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-activate-file
#
Type: string
Default: .volarrc
A file with a custom name placed in WORKSPACE-ROOT is used to force enable volar when there is no package.json in the WORKSPACE-ROOT.
lsp-volar-hybrid-mode
#
Type: boolean
Default: nil
Enable Hybrid Mode.
lsp-volar-take-over-mode
#
Type: boolean
Default: t
Enable Take Over Mode.
Last update:
December 20, 2024