I want to open VS Code from my .bashrc
file, like this:
code
How do I tell VS Code NOT to open a new instance every time I run .bashrc
, that is, I want multiple command prompts, but only one VS Code.
I want to open VS Code from my .bashrc
file, like this:
code
How do I tell VS Code NOT to open a new instance every time I run .bashrc
, that is, I want multiple command prompts, but only one VS Code.