Update vscode settings
This commit is contained in:
parent
c5534762ed
commit
5040f2323f
1 changed files with 5 additions and 0 deletions
|
@ -29,4 +29,9 @@
|
|||
"workbench.colorTheme": "Better Solarized Dark",
|
||||
"workbench.iconTheme": "material-icon-theme",
|
||||
"workbench.startupEditor": "newUntitledFile",
|
||||
"editor.suggestSelection": "first",
|
||||
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
|
||||
"editor.wordWrap": "on",
|
||||
"editor.wrappingIndent": "deepIndent",
|
||||
"svg.preview.mode": "svg",
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue