Updated config
This commit is contained in:
parent
25651a5367
commit
e54a103869
2 changed files with 10 additions and 9 deletions
|
@ -32,10 +32,11 @@
|
|||
"security.workspace.trust.enabled": false,
|
||||
"svelte.enable-ts-plugin": true,
|
||||
"telemetry.telemetryLevel": "off",
|
||||
"typescript.updateImportsOnFileMove.enabled": "always",
|
||||
"window.menuBarVisibility": "hidden",
|
||||
"window.zoomLevel": 1,
|
||||
"workbench.activityBar.location": "hidden",
|
||||
"workbench.colorTheme": "Default Dark+",
|
||||
"workbench.colorTheme": "Monokai",
|
||||
"workbench.editor.enablePreview": false,
|
||||
"workbench.editor.showTabs": "none",
|
||||
"workbench.iconTheme": "material-icon-theme",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue