adopt virtual workspaces - not supported

This commit is contained in:
Sandeep Somavarapu 2021-04-22 16:53:09 +02:00
parent d4033de1f1
commit 68bed01970
No known key found for this signature in database
GPG key ID: 1FED25EC4646638B
10 changed files with 12 additions and 0 deletions

View file

@ -10,6 +10,7 @@
},
"icon": "media/icon.png",
"capabilities": {
"virtualWorkspaces": false,
"untrustedWorkspaces": {
"supported": true
}

View file

@ -13,6 +13,7 @@
"onDebugResolve"
],
"capabilities": {
"virtualWorkspaces": false,
"untrustedWorkspaces": {
"supported": true
}

View file

@ -27,6 +27,7 @@
"test": "node ../../node_modules/mocha/bin/mocha"
},
"capabilities": {
"virtualWorkspaces": false,
"untrustedWorkspaces": {
"supported": true
}

View file

@ -27,6 +27,7 @@
"onCommand:workbench.action.tasks.runTask"
],
"capabilities": {
"virtualWorkspaces": false,
"untrustedWorkspaces": {
"supported": true
}

View file

@ -27,6 +27,7 @@
"onCommand:workbench.action.tasks.runTask"
],
"capabilities": {
"virtualWorkspaces": false,
"untrustedWorkspaces": {
"supported": true
}

View file

@ -27,6 +27,7 @@
"onCommand:workbench.action.tasks.runTask"
],
"capabilities": {
"virtualWorkspaces": false,
"untrustedWorkspaces": {
"supported": true
}

View file

@ -14,6 +14,7 @@
"Other"
],
"capabilities": {
"virtualWorkspaces": false,
"untrustedWorkspaces": {
"supported": true
}

View file

@ -14,6 +14,9 @@
"categories": [
"Other"
],
"capabilities": {
"virtualWorkspaces": false
},
"contributes": {
"notebookMarkdownRenderer": [
{

View file

@ -45,6 +45,7 @@
"onView:npm"
],
"capabilities": {
"virtualWorkspaces": false,
"untrustedWorkspaces": {
"supported": "limited",
"description": "%workspaceTrust%"

View file

@ -18,6 +18,7 @@
"Programming Languages"
],
"capabilities": {
"virtualWorkspaces": false,
"untrustedWorkspaces": {
"supported": "limited",
"description": "%workspaceTrust%"