disable for virtual workspaces (#1002)

This commit is contained in:
Yan Zhang 2021-05-12 14:28:53 +08:00 committed by GitHub
parent ef8f74c1af
commit 5f8f68895d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@
"request": "onDemand",
"description": "Extension may require your trust on workspace for code execution."
},
"capabilities": {
"virtualWorkspaces": false
},
"keywords": [
"java",
"debug",