Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atom-community/atom-ide-vue

Vue language support for Atom IDE
https://github.com/atom-community/atom-ide-vue

atom atom-ide atom-package ide-vue vue

Last synced: 28 days ago
JSON representation

Vue language support for Atom IDE

Awesome Lists containing this project

README

        

# atom-ide-vue package

![CI](https://github.com/atom-ide-community/atom-ide-vue/workflows/CI/badge.svg)

Vue language support for [Atom IDE](https://atom.io/packages/atom-ide-base)

![Example of autocomplete suggestion in Vue's single file component](./preview.jpg)

## Getting Started

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

2. Install [language-vue](https://atom.io/packages/language-vue)

3. Install [Atom IDE](https://atom.io/packages/atom-ide-base) packages

Note: Since Atom comes with [autocomplete+](https://atom.io/packages/autocomplete-plus) package preinstalled, basic suggestions should be available immediately.

## Contributing

Take a look at [Contributing Guide](CONTRIBUTING.md).

[atom ide]: https://atom-ide-community.github.io/