macossublimetext2sublimetextsublimetext3

Sublime Text 3 on macOS not keeping project open


I'm using Sublime Text 3 on Mac. Whenever I've had a project or folder open and closed the window (not quit the app) it would remember where I last left off, and open my last window. I noticed now when I close the window it gives me a blank document. I have to go browse to open the project.

Is there some setting I'm missing?


EDIT

Okay, I guess this is because the application hasn't really exited when I hit the red x. It's still running but I just closed my tabs.

Is there any way to make Sublime Text quit when all its windows are closed?


Solution

  • To maintain project settings in Sublime, you need to quit the entire application instead of just closing the windows. Use āŒ˜Q to quit, or select Sublime Text -> Quit. There is no way to make the program quit when just closing the windows, OS X generally doesn't work that way.