0.6.1 • Published 4 years ago

@devpodio/vue-language-server v0.6.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Vue Language Server

For use with Theia-IDE

vue-language-server extracted from vetur/server

Vue Language Server offers multiple features which you can check from the link above. However, this features often requires a vscode builtin extension to be present. Since Theia does not install vscode-builtin extensions by default, this repo instead uses the default configurations for the required builtin extensions. You can check the default configurations here, builtInConfigs.ts

Customizing builtin extensions

To be able to customize the builtin extensions, you must install the required extensions below.

To install the builtin extensions

  • run npm view @theia/vscode-builtin-xxx (replace it with correct extension from the above)
  • this will show you the tarball link to download
  • download this tarball link and place it on Theia's default plugin folder