this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

set vscode font to input mono

+1
+1
vscode/settings.json
··· 12 12 "window.autoDetectColorScheme": true, 13 13 "window.autoDetectHighContrast": false, 14 14 15 + "editor.fontFamily": "'Input Mono Condensed', Menlo, Monaco, 'Courier New', monospace", 15 16 "editor.fontSize": 14, 16 17 "editor.tabSize": 2, 17 18 "editor.cursorStyle": "block",