Skip to content

Jetbrains Plugin that lets you quickly switch from one Ember file to related ones

License

Notifications You must be signed in to change notification settings

crixx/EmberQuickFileSwitch-jetbrains-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmberQuickFileSwitch Jetbrains Plugin

Plugin for switching amongst Ember files.

Explicitly whitelisted extensions are:

  • js
  • html, hbs
  • css, scss --> PR welcome

Key bindings:

If the default shortcut is Alt + s. If this does not fit your needs, just change it in the keymap settings Ember QuickFileSwitch.

Work in progress!

  • 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

Contributing

As usual: Fork, have fun, open a PR. Thanks!

About

Jetbrains Plugin that lets you quickly switch from one Ember file to related ones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages