Closed shemerey closed 8 years ago
Hi, Sorry for late. I will check this soon.
Well, sorry but this pr is not suit for plugin purpose.
This plugin must cover specific project (mine :)) which contains multiple rails apps. It have to open files within current rails app which the opening file placed.
So, as I wrote in README, you cannot open select list view while you are not opening a file in rails project, because this package search rails project dynamically for the current active file path
is the intentional limitation.
Anyway your code is very nice. Thanks.
I will import ignore binary like files, images, fonts etc.
as another pr soon.
Here is some enhancements, what I've found to be useful for me. May be you will be interesting in adoption.
atom.project
to getrailsRootPath
instead oftext-editor
it will allow you to open finder right after you open new rails projectModel
and hit search byController