Skip to content

Commit c53b85b

Browse files
committed
Enable lsp by default
1 parent 5bac20f commit c53b85b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"properties": {
8888
"bsv.starlark.lsp.enabled": {
8989
"type": "boolean",
90-
"default": false,
90+
"default": true,
9191
"description": "Flag to enable/disable this feature"
9292
},
9393
"bsv.starlark.lsp.verbose": {

0 commit comments

Comments
 (0)