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.
- Host: GitHub
- URL: https://github.com/msz/vscode-ember-autocomplete
- Owner: msz
- License: isc
- Created: 2017-10-03T13:29:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-08T16:14:18.000Z (over 8 years ago)
- Last Synced: 2025-10-23T21:37:21.755Z (8 months ago)
- Topics: autocomplete, ember, emberjs, import, intellisense, modules, vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).