mirror of
https://github.com/godotengine/godot-vscode-plugin.git
synced 2026-01-04 10:09:58 +03:00
Add godotTools.openEditorSettings command (#802)
Add godotTools.openEditorSettingscommand
This commit is contained in:
@@ -60,6 +60,11 @@
|
||||
"command": "godotTools.openEditor",
|
||||
"title": "Open workspace with Godot editor"
|
||||
},
|
||||
{
|
||||
"category": "Godot Tools",
|
||||
"command": "godotTools.openEditorSettings",
|
||||
"title": "Open EditorSettings File"
|
||||
},
|
||||
{
|
||||
"category": "Godot Tools",
|
||||
"command": "godotTools.startLanguageServer",
|
||||
|
||||
Reference in New Issue
Block a user