Updated config

This commit is contained in:
2024-06-02 13:08:11 +02:00
parent 4749123761
commit d1a86106db
6 changed files with 20 additions and 18 deletions

View File

@ -33,12 +33,12 @@
"godotTools.editorPath.godot4": "/usr/bin/godot",
"godotTools.lsp.serverPort": 6005,
"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.colorCustomizations": {"scrollbar.shadow": "#0000"},
"workbench.colorTheme": "Monokai",
"workbench.editor.enablePreview": false,
"workbench.editor.showTabs": "none",