ide-vue

Vue language support for Atom-IDE.

Ryan Watts

138,072

32

0.1.9

MIT

GitHub

This package provides the following services:

This package consumes the following services:

IDE-Vue package

Vue language support for Atom-IDE, powered by Vue Language Server.

Companion Packages

This package is currently a Work in Progress. You should also install:

  1. The atom-ide-ui package to expose the functionality within Atom
  2. The language-vue package to ensure highlighting and activation within Vue files

Development

  1. Clone this repo $ git clone https://github.com/rwatts3/atom-ide-vue <my-dir>
  2. cd to the repos directory $ cd <my-dir>
  3. Install Deps $ npm i
  4. Start the app in dev mode. $ npm run dev

License

MIT License. See the license for more details.

This package was Made By Ryan Watts