Closed halfmoonvic closed 3 years ago
"settings":
{
"LSP":
{
"LSP-vue": {
"enabled": true,
},
"LSP-volar":
{
"enabled": false,
},
},
},
Optionally install LSP-json
to get autocompletion and validation in settings.
I want to use lsp-vue in the vue2 project, and use lsp-volar in the vue3 project. the "enabled" option can be set in the xxx.sublime-project will be nice, like below