Add Select Godot Project to the Command Palette

This commit is contained in:
Raul Santos
2021-11-15 03:06:07 +01:00
parent b94f1e912a
commit 7ba756ff3b

View File

@@ -88,6 +88,11 @@
"command": "godot.csharp.generateAssets",
"title": "Generate Assets for Build and Debug",
"category": "C# Godot"
},
{
"command": "godot.csharp.selectProject",
"title": "Select Project",
"category": "C# Godot"
}
],
"breakpoints": [