Vue 3#
Server#
For more information about the LSP server, check volar-language-server.
Installation#
This Server supports automatic install.
Install this language server with M-xlsp-install-server
RETvue-semantic-server
RET.
npm install -g @vue/language-server
Debugger: Not available#
Available configurations#
lsp-volar-support-vue2
#
Type: boolean
Default: nil
Whether to ping Volar`s version to ~3.0 to support vue2.
Volar is dropping Vue 2 and vue-class-component Support in v3.1. Reference: https://github.com/vuejs/language-tools/discussions/5455
lsp-volar-typescript-server-id
#
Type: symbol
Default: ts-ls
The server id of the typescript language server to use.
Last update:
September 9, 2025