|
|
|
|
|
by pilif
5404 days ago
|
|
Now that I finally found out about remember_open_files, Sublime might grow into a viable TextMate alternative. I had real trouble finally finding a reference of the configuration settings. The official documentation on version 2 on sublimetext.com is still in its very beginnings and it wasn't clear to me that sublimetext.info is actually valid documentation for version 2. As a hint: Maybe add a comment to the global configuration file poiting to http://sublimetext.info/docs/en/reference/settings.html for a list of possible settings plus a note to add the settings to the user configuration file. On a related note, the reason I want to turn off remember_open_files is because for me Sublime is not the editor I'm doing most of my project work in (I'm using IDEA with Rails and PHP plugins), so Sublime (or currently TextMate) is just something I use for quickly opening a few specific files on the command line or from finder. Seeing all the old files open alongside the current one is just distracting, so I really need it to forget about previous incarnations. |
|