Skip to content

atom-community/atom-ide-vue

Repository files navigation

atom-ide-vue package

CI

Vue language support for Atom IDE

Example of autocomplete suggestion in Vue's single file component

Getting Started

  1. Install atom-ide-vue from Atom's packages repository

  2. Install language-vue

  3. Install Atom IDE packages

Note: Since Atom comes with autocomplete+ package preinstalled, basic suggestions should be available immediately.

Contributing

Take a look at Contributing Guide.