Updated config

This commit is contained in:
2024-03-01 00:46:43 +01:00
parent ac33d3aaa7
commit d82d239cd0
13 changed files with 200 additions and 282 deletions

View File

@ -27,8 +27,8 @@
"gitProjectManager.storeRepositoriesBetweenSessions": false,
"go.gopath": "~/.go",
"go.toolsManagement.autoUpdate": true,
"godot_tools.gdscript_lsp_server_port": 6005,
"godot_tools.editor_path": "/usr/bin/godot",
"godotTools.editorPath.godot4": "/usr/bin/godot",
"godotTools.lsp.serverPort": 6005,
"security.workspace.trust.enabled": false,
"svelte.enable-ts-plugin": true,
"telemetry.telemetryLevel": "off",