How to prevent Sublime Text 2 from opening that last open file / project when starting up
I think the behavior you want can be enabled by changing the hot_exit and remember_open_files settings. If you check out the “Global Settings – Default” preferences, there are some comments there describing these settings. If you want to change them, you should override them in the “Global Settings – User” file to preserve your changes … Read more