update: vscode config path
This commit is contained in:
parent
53ea02ac71
commit
2874f651b6
1 changed files with 1 additions and 0 deletions
|
@ -56,4 +56,5 @@
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||||
},
|
},
|
||||||
"workbench.colorTheme": "Atom One Dark",
|
"workbench.colorTheme": "Atom One Dark",
|
||||||
|
"godot_tools.gdscript_lsp_server_port": 6005,
|
||||||
}
|
}
|
Loading…
Reference in a new issue