prrrnd / atom-git-projects

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

Open project in the same window #65

Closed pacMakaveli closed 7 years ago

pacMakaveli commented 7 years ago

Hi

It would be nice if every time I choose to open a new project, the said project would be 'appended' in my current project window.

screen shot 2016-10-01 at 1 42 44 pm screen shot 2016-10-01 at 1 43 04 pm

This is my current workflow:

screen shot 2016-10-01 at 1 40 42 pm

It's actually easier to 'Add project to my Folder' instead of doing this through your plugin, closing my current window and then attaching the new window to my split-screen.

Thanks