@devpodio/vue-language-server
TypeScript icon, indicating that this package has built-in type declarations

0.6.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @devpodio/vue-language-server

Weekly Downloads

19

Version

0.6.1

License

MIT

Unpacked Size

681 kB

Total Files

210

Last publish

Collaborators

  • devpodnpm
  • unibtc