related-files

Open related files(mostly Rails) based on regex file patterns

raviraa

302

5

Bug Reports

0.3.0

MIT

GitHub

Atom Rails Related Files package

Atom plugin to quickly find and open files realted files in project using shift-cmd-e.

Quickly navigate in your project between files based on realated file regular expession patterns.

Ruby on Rails patterns are included in the package. Can be extended with custom patterns.

Code for navigation popup is from atom-fuzzy-finder. Regular expesssions are from Sublime Related files package.