We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23e2b31 commit c2a1a74Copy full SHA for c2a1a74
package.json
@@ -24,6 +24,9 @@
24
"request": "onDemand",
25
"description": "Extension may require your trust on workspace for code execution."
26
},
27
+ "capabilities": {
28
+ "virtualWorkspaces": false
29
+ },
30
"activationEvents": [
31
"onCommand:_java.project.open",
32
"onCommand:java.project.create",
0 commit comments