prrrnd / atom-git-projects

List and open your local Git projects in Atom.
MIT License
37 stars 18 forks source link

Search also in paths #54

Open mishak87 opened 8 years ago

mishak87 commented 8 years ago

I keep most of my projects in <group>/<vendor>/<repo> path. It would be useful to search also in paths of projects relative to settings. For example if I have project in ~/workspace/github.com/prrrnd/atom-git-projects and in settings one of paths ~/workspace. Typing prrrnd git projects would find this project (relative path github.com/prrrnd/atom-git-projects).

This could be implemented: