/lapce-vue

Lapce vue plugin, support vue (SFC) syntax highlight, autocomplate,types check

Primary LanguageRustApache License 2.0Apache-2.0

Lapce Plugin for Vue (based volar)

Preview

vue Plugin for lapce

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

  1. Open Lapce, Press the F1 key on your keyboard, then input :open plugins Directory in the command palette.
  2. Download lapce-vue.tar.gz click here to get release
  3. Extract lapce-vua.tar.gz into your lapce plugins directory.
  4. Reload Lapce