mirror of
https://github.com/godotengine/godot-csharp-vscode.git
synced 2026-01-05 22:10:02 +03:00
Add Select Godot Project to the Command Palette
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user