Skip to content

Commit 5f8f688

Browse files
authored
disable for virtual workspaces (#1002)
1 parent ef8f74c commit 5f8f688

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"request": "onDemand",
1212
"description": "Extension may require your trust on workspace for code execution."
1313
},
14+
"capabilities": {
15+
"virtualWorkspaces": false
16+
},
1417
"keywords": [
1518
"java",
1619
"debug",

0 commit comments

Comments
 (0)