Updated config

This commit is contained in:
Eduard Urbach 2025-06-16 23:07:48 +02:00
parent f138e06de2
commit 494a310842
Signed by: akyoto
GPG key ID: 49226B848C78F6C8
7 changed files with 290 additions and 59 deletions

View file

@ -33,6 +33,7 @@
"go.toolsManagement.autoUpdate": true,
"godotTools.editorPath.godot4": "/usr/bin/godot",
"godotTools.lsp.serverPort": 6005,
"rust-analyzer.cargo.extraEnv": {"RUSTFLAGS": "-Clinker=clang -Clink-arg=-fuse-ld=mold"},
"security.workspace.trust.enabled": false,
"telemetry.telemetryLevel": "off",
"typescript.updateImportsOnFileMove.enabled": "always",