Skip to content

Commit 5647b42

Browse files
zepeng caievidolob
authored andcommitted
feat: support workspace trust
1 parent 8e07a5f commit 5647b42

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)