Description
When working with Editor Commands, it would be nice to be able to Open a new instance of Code with a specified folder as a project directory.
Example;
- Create new module with Plaster with Editor Command.
- After Plaster is finished, the Editor Command then Opens a new Code window with the Module Root as Project Folder.
I would actually prefer if it could open the folder in the current Window if Code supported multiple project folders (I'm getting tired of having 15-20 Code Windows open.)
I wouldn't also mind being able to just open the Project in the current Windows as well.
Is there any sort of way to accomplish this? So far, trying to use code command line is totally worthless if I already have a code window open. This is actually something really frustrating that makes the "Open in Code" or "Open in Code Insiders" totally worthless. I need to check the status of these sort of issues on the Code issues. Right now, I have to use Insiders for my normal Projects, and normal Code for my "Open with".