This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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. |