Skip to content

Devpodio/vue-language-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A fork of vetur vue-language-server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published