@devpodio/vue

0.6.3 • Public • Published

Theia Vue Extension

Adds VueJs extension support to Theia IDE using customized version of @devpodio/vue-language-server based from vetur

Requirements

  • v0.4.2 is compatible with Theia @next packages. eg. @devpodio/core@next

Changes v0.4.2

Starting v0.4.2, @devpodio/vue now have all the features of vetur which includes:

  • Syntax-highlighting
  • Snippet
  • Emmet
  • Linting / Error Checking
  • Formatting
  • Auto Completion
  • Debugging

It also adds 20+ new preference options under vetur on your theia-ide preferences.

Notes

Since Theia does not install built-in vscode extensions by default, the vue-language-server uses a default configuration. To learn how to customize these defaults, check the instructions at @devpodio/vue-language-server

Readme

Keywords

Package Sidebar

Install

npm i @devpodio/vue

Weekly Downloads

1

Version

0.6.3

License

Apache-2.0

Unpacked Size

215 kB

Total Files

81

Last publish

Collaborators

  • devpodnpm
  • unibtc