Atom plugin to quickly find and open files realted files in project using shift-cmd-e
.
shift-cmd-e
to open and navigate a list of realted filesQuickly 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.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.