Skip to content

Commit

Permalink
fix: Add capabilities to manifest (#819)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored Dec 30, 2023
1 parent 5c06561 commit b2c53b2
Show file tree
Hide file tree
Showing 43 changed files with 258 additions and 0 deletions.
6 changes: 6 additions & 0 deletions extensions/arabic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/australian-english/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/austrian-german/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/basque/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/british-english/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/bulgarian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/canadian-english/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/catalan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/croatian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/czech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/danish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/dutch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/esperanto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/estonian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/french-reforme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/french/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/german/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/greek/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/hebrew/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/hunspell-syntax/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
"license": "MIT",
"qna": "marketplace",
"icon": "images/hunspell.png",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"languages": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/italian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/latvian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/lithuanian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/medical-terms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {},
"extensionDependencies": [
"streetsidesoftware.code-spell-checker"
Expand Down
6 changes: 6 additions & 0 deletions extensions/norwegian-bokmal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/persian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/polish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/portuguese-brazilian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/portuguese/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
6 changes: 6 additions & 0 deletions extensions/romanian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
],
"qna": "marketplace",
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}
},
"contributes": {
"commands": [
{
Expand Down
Loading

0 comments on commit b2c53b2

Please sign in to comment.