# Eko Autocompleter

Automatically completes:
* [Node](https://developer.eko.com/api/Node.html) id's
* [UI Element](https://developer.eko.com/api/ui.html) id's
* [Sound](https://developer.eko.com/api/audio.html) id's
* [API definitions](https://developer.eko.com/api) from Eko's developer site.

It's like magic!

![Example](https://s3.amazonaws.com/storage2.interlude.fm/dev_temp/yariv/eko-autocompleter/example.gif "Isn't it awesome?")

## How to use?

Inside your [Eko Project](https://developer.eko.com/docs/project_structure.html) (under `[project-name]/src/js`), create or open an exisiting Javascript file and type any of the available completions mentioned above.