Skip to content

Commit

Permalink
Support extension in untrusted workspaces (Closes #1032)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed May 6, 2021
1 parent 4b5b40d commit 8ec317e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
"ui",
"workspace"
],
"capabilities": {
"untrustedWorkspaces": {
"supported": true
}
},
"activationEvents": [
"*"
],
Expand Down

0 comments on commit 8ec317e

Please sign in to comment.