You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,8 @@
32
32
},
33
33
"configSchema": {
34
34
"snippetSyntax": {
35
-
"type": "enum",
36
-
"description": "Configures the syntax used for snippets. LSP is mostly a superset of original, with support for more features.",
35
+
"type": "string",
36
+
"description": "Configures the syntax used for snippets. LSP is mostly a superset of original, with support for more features (but not all features may be implemented yet).",
0 commit comments