View vscode-settings.json
{ | |
"editor.colorDecorators": false, | |
"workbench.colorTheme": "Cobalt Next", | |
"workbench.iconTheme": "material-icon-theme", | |
"git.autoRepositoryDetection": false, | |
"workbench.startupEditor": "newUntitledFile", | |
"editor.suggestSelection": "first", | |
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", | |
"workbench.editor.highlightModifiedTabs": true, | |
// The font weight to use within the terminal for bold text. |