Sublime Forum

Multiple projects

#1

I often have multiple separate but related projects open at one time. it would be nice of all open projects could be opened in a single instance of of st3 because if i close both of the open projects the only one that is loaded when i relaunch is the one i closed last. I would like to not keep having to open the second/third etc project every time i launch st3.

as an example. im developing an android game that makes use of an android native library I am also creating. these are separate projects but im working on both of them at the same time.

another example, i wrote a compiler and am working on it at the same time im working on applications that use it. developing applications for compilation with my compiler uncovers bugs and deficiencies all the time.

With regards to multiple projects ST can only walk… not walk and chew gum at the same time :smile:

0 Likes

#2

If you use the file menu and exit then all open projects will open when you open sublime again. I always have at least 4 project s I am working on at the same time.

0 Likes

#3

Use “File > Exit” to close Sublime Text instead of closing each window individually.

0 Likes