Skip to content

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-serverRETvue-semantic-serverRET.

npm install -g @vue/language-server

Debugger: Not available#

Available configurations#

lsp-volar-location-for-typescript-plugin#

Type: (choice (const :tag Automatic detection :auto) (directory :tag Manual value))

Default: :auto

Location of vue package used by typescript plugin. Specify a manual value if automatic detection does not work.


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: December 4, 2025
Morty Proxy This is a proxified and sanitized view of the page, visit original site.