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
Starting Volar v2.0, it is now recommended to setup LSP as a typescript-plugin. Depending on your setup, tsserver or typescript-tools.nvim, you may need to install the plugin globally or as a dependency in the project. To give more flexibility on these options, it would be nice to allow installing this plugin via Mason.
Thanks! Probably directing to the same path as the installed vue-language-server is the more stable option to keep both versions the same. Here's my config for vtsls.
Starting Volar v2.0, it is now recommended to setup LSP as a typescript-plugin. Depending on your setup,
tsserver
ortypescript-tools.nvim
, you may need to install the plugin globally or as a dependency in the project. To give more flexibility on these options, it would be nice to allow installing this plugin via Mason.https://github.com/vuejs/language-tools/tree/master/packages/typescript-plugin
Tracking issue where everyone is figuring out how to set it up properly: vuejs/language-tools#3925
Related issues:
The text was updated successfully, but these errors were encountered: