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

https://github.com/msz/vscode-ember-autocomplete

A VS Code extension that autocompletes Ember module imports.
https://github.com/msz/vscode-ember-autocomplete

autocomplete ember emberjs import intellisense modules vscode vscode-extension

Last synced: 2 months ago
JSON representation

A VS Code extension that autocompletes Ember module imports.

Awesome Lists containing this project

README

          

# vscode-ember-autocomplete.
Visual Studio Code plugin that autocompletes
[Ember](https://www.emberjs.com/) modules in import statements. Based on
[NpmIntellisense](https://github.com/ChristianKohler/NpmIntellisense) by
Christian Kohler.

## License
This software is released under the [ISC license](LICENSE).