mirror of
https://github.com/godotengine/godot-csharp-vscode.git
synced 2025-12-31 21:48:32 +03:00
Detect project.godot files automatically and let users select which to use
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"Other"
|
||||
],
|
||||
"activationEvents": [
|
||||
"workspaceContains:project.godot",
|
||||
"workspaceContains:**/project.godot",
|
||||
"onDebugResolve:godot"
|
||||
],
|
||||
"main": "./dist/extension.bundled.js",
|
||||
|
||||
Reference in New Issue
Block a user