update: vscode config path

This commit is contained in:
Johannes Loher 2024-01-04 14:26:24 +01:00
parent 53ea02ac71
commit 2874f651b6
Signed by: saluu
GPG key ID: 7CB0A9FB553DA045

View file

@ -56,4 +56,5 @@
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"workbench.colorTheme": "Atom One Dark",
"godot_tools.gdscript_lsp_server_port": 6005,
}