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 382d4ff commit 9e028ffCopy full SHA for 9e028ff
manifest.json
@@ -5,7 +5,7 @@
5
"main": "apps/plugin/dist/code.js",
6
"ui": "apps/plugin/dist/index.html",
7
"editorType": ["figma", "dev"],
8
- "capabilities": ["inspect", "codegen"],
+ "capabilities": ["inspect", "codegen", "vscode"],
9
"permissions": [],
10
"networkAccess": {
11
"allowedDomains": ["none"]
0 commit comments