I typically have 3 projects I work between. I want to create shortcuts to Sublime that I can simply click on to open the project.
I know that I can add a “–project” param to the shortcut, which will work.
However it also opens a window for the previously (last opened) project too. So i constantly have to keep closing the unneeded window.
In addition, if I click on my shortcut twice, it opens another window for the same project. I would like it to just refocus on the already opened project.
Anyway to get around this to help me improve my workflow?
Thanks in advance.