Sublime Forum

Opening Project twice

#1

I’m a multi-screen user, and I often like to have sublime accessing different files within the same project on those screens. A typical use case is I’m writing some unit tests for some code on one monitor, and I’m referring to the source file that I’m writing the tests for on the other.

The problem is I often want to be able to switch between the files, but as is, if I open up two instances of sublime (or snap out a tab which is how I usually do it), I can’t use the “Quick Switch Project” command to select the project I want, as it’s already open in the other sublime window. Instead I’ve manually got to use the “Open Folder” and browser to the directory I want.

Is it possible to make the Quick Switch Project include currently opened projects in it’s list, so I can re-open the same one and then use the “Goto File” navigation in both sublime instances?

0 Likes