Skip to content

Commit 92d9ff1

Browse files
author
zepeng cai
committed
feat: support workspace trust
1 parent 774d3b4 commit 92d9ff1

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
@@ -33,6 +33,11 @@
3333
"Snippets",
3434
"Formatters"
3535
],
36+
"capabilities": {
37+
"untrustedWorkspaces": {
38+
"supported": true
39+
}
40+
},
3641
"activationEvents": [
3742
"onLanguage:yaml"
3843
],

0 commit comments

Comments
 (0)