Answer the question
In order to leave comments, you need to log in
How to make Sublime Text automatically open recent files?
I close Sublime - all tabs are reset, the next time I start, I have to re-open each document. What to do?
Answer the question
In order to leave comments, you need to log in
Use projects. sublimetext.ru/documentation/projects. And also do as I did - copy the contents of preferences-> default settings into the translator and discover many previously unknown settings.
Remember what you did before. Because Sublime Text's default behavior is to completely save the previous state. So the settings have changed.
UPD: If you have Linux and the superuser is disabled, then check the rights and owner of the config directory and its contents (~/.config/sublime-text-3 or 2). Perhaps this is the first time you launched the sublime from under sudo, and then the owner of the configs will be root (they are created on the first run), and the sublime launched from under the user does not have the rights to change its own configs, and it stores the state in them.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question