Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Reopen Project in safe/dev mode opens existing project in normal window #19310
Comments
|
Hi I would like to give it a try! |
|
@pavan5555 Sure. Feel free to ping me if you have any questions. |
|
@sadick254 sure, thank you! |


Prerequisites
Description
If you have Project A open in a normal Atom window and want to open it as well using the Reopen Project command in a safe/dev window, the existing Atom window will be focused.
This does not happen using Add Folder.
Steps to Reproduce
atom some-projectatom --safeapplication:reopen-projectsome-projectExpected behavior:
some-projectto open in the safe windowActual behavior: The normal window is focused
Reproduces how often: 100%
Versions
Additional Information
/cc @smashwilson