Is your feature related to a problem?
there were some changes in the vue.js language tools wiki entry for Neovim
seems like vue_ls/volar is now handling semantic tokens instead of vtsls, the semantic token capability of vtsls should be disabled for single file components (.vue files) inside on_attach
Describe the new feature
See Neovim#custom-component-highlight for details
Additional context
No response
Is your feature related to a problem?
there were some changes in the vue.js language tools wiki entry for Neovim
seems like
vue_ls/volaris now handling semantic tokens instead ofvtsls, the semantic token capability ofvtslsshould be disabled for single file components (.vuefiles) insideon_attachDescribe the new feature
See Neovim#custom-component-highlight for details
Additional context
No response