lapce-vue
lapce-vue copied to clipboard
Lapce vue plugin, support vue (SFC) syntax highlight, autocomplate,types check
Lapce Plugin for Vue (based volar)
Preview
Usage
Config language server path
if download language Binary slow, You can set language server. you need install @volar/vue-language-server first, and Paste the npm global xxx@volar/vue-language-server/bin/vue-language-server.js
install global vue language server
npm install @volar/vue-language-server -g
get global path
npm root -g
# such as echo: /Users/skymac/.nvm/versions/node/v14.19.2/lib/node_modules
such as: language server path
/Users/skymac/.nvm/versions/node/v14.19.2/lib/node_modules@volar/vue-language-server/bin/vue-language-server.js
Manual installation
- Open Lapce, Press the F1 key on your keyboard, then input
:open plugins Directory
in the command palette. - Download
lapce-vue.tar.gz
click here to get release - Extract lapce-vua.tar.gz into your lapce plugins directory.
- Reload Lapce