Plugin for switching amongst Ember files.
Explicitly whitelisted extensions are:
- js
- html, hbs
- css, scss --> PR welcome
If the default shortcut is Alt + s
.
If this does not fit your needs, just change it in the keymap settings Ember QuickFileSwitch
.
- for now, only the default folder structure is supported:
app/ - compnonents - templates - etc...
- for some reason, background coloring of files doesn't work in the popup
- popup placement could be improved
As usual: Fork, have fun, open a PR. Thanks!