Skip to content

Commit f7bbb85

Browse files
committed
fix #92 Allow extension in untrusted workspaces
1 parent 46d4562 commit f7bbb85

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@
2222
"categories": [
2323
"Other"
2424
],
25+
"capabilities": {
26+
"untrustedWorkspaces": {
27+
"supported": true
28+
}
29+
},
2530
"contributors": [
2631
{
2732
"name": "John Murray",

0 commit comments

Comments
 (0)