Skip to content

Commit 9e028ff

Browse files
committed
Allow vscode.
1 parent 382d4ff commit 9e028ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "apps/plugin/dist/code.js",
66
"ui": "apps/plugin/dist/index.html",
77
"editorType": ["figma", "dev"],
8-
"capabilities": ["inspect", "codegen"],
8+
"capabilities": ["inspect", "codegen", "vscode"],
99
"permissions": [],
1010
"networkAccess": {
1111
"allowedDomains": ["none"]

0 commit comments

Comments
 (0)