Hacker News new | ask | show | jobs
by spupy 1909 days ago
There's one killer feature of Sublime that I can't find anywhere else (on Linux at least) and it's the reason I still use it:

Upon closing it persist even unsaved tabs, and those tabs are named after the first line of text. I find this incredibly helpful when juggling multiple snippets of code/logs, without having to think about saving or worrying about accidentally closing the window. Intellij Idea and Zim offer something similar, but they are clunky in comparison.

Anyone know another text editor that offers this functionality and run on Linux?

2 comments

OH yes. Don't know why, but I've developed an habit of putting important stuff in unsaved files from my use of Sublime a few years ago. I've been bitten by this in VSC a few times but I still do it...
I get this in Notepad++ and VSCode?

I've had 2 unsaved tabs in VSCode for like 6 months. Close VSCode / Open again, they show up...