Live data from Hacker News

I still like Sublime Text

ohdoylerules.com

391–400 of 620 posts

Re: I still like Sublime Text

#391

Sublime Text developer here, thank you for all the praise! I'm looking forward to what we can accomplish this year. If you have any questions I'd be happy to answer.

Maybe you can priorize https://github.com/sublimehq/sublime_text/issues/1649. As a heavy LSP user, I find it very inconvenient not being able to copy text out of popups.

Also, I think you should open-source `minihtml`.

Re: I still like Sublime Text

#392
I tried really hard to stay on Sublime Text.

But one fateful day, the Go plugin made itself hard to install so I downloaded VSCode, installed all the useful plugins, and never look back.

Re: I still like Sublime Text

#393
post #188
post #16

Maybe it's time I migrated off TextMate.

I migrated off textmate to sublime, never regreted it.

I've tried a few times, but Sublime is so obviously not a native Mac app, I find it painful to use. It's definitely the closest match to TM though; it was pretty obvious it was inspired by TM. I think it even used to (still does?) use the same language grammars as TM (regexes that define scopes, basically).

Re: I still like Sublime Text

#394

I really want to like Sublime (it's so fast, I like the minimal UI), but VS Code has so much inertia, and does so much out of the box or with minimal extra effort that it's hard to not use it instead. At the end of the day, I have things to get done, I'm not here to tinker with tools. Same reason I never got into vim/emacs etc as a daily driver.

Emacs and Neovim are things one gets into in ones free time and gets good enough to make the switch at some point at the job. Of course that is mostly only feasible, if the projects at the job are set up in a tool agnostic way or choice exists in the first place. I also want to like Sublime, but I already have a well configured Emacs and I like using free/libre software. While Sublime was great when I used it in the…

I would include helix in the list with nvim nowadays.

The LSP support is native and very easy to set up for most languages.

Re: I still like Sublime Text

#396
post #246

So glad to see this. I have been down a long road of text editors: - Sublime - Vim - Emacs - Atom - VSCode - Jetbrains IDE - Neovim - Zed - Cursor And these aren’t just little flings. I’ve spent months if not years in most of these editors. However, at the end of the day I always come back to one: Sublime. It is a beautiful piece of software. It feels like writing with one’s “good pen and good paper”, that high quali…

Sublime is really snappy and responsive. But it also doesn't have as many fancy automation like jetbrains. Maybe that keeps the code "real", rather than some artifact that you have the computer manipulate for you.

This is the main reason I've ever found myself using it if not vscode or now cursor. If I have some massive file that needs messing with nothing handles it as well as sublime does.

Re: I still like Sublime Text

#397
post #93
post #17

I guess your love is not unlike my long ago passion for CodeWright. It was such a flexible beast with perfect support for BRIEF bindings and an infinitely configurable user interface. Alas, the world preferred the simplicity of Visual Studio or JBuilder and the best programmer's editor for Windows slowly but surely withered away. I'm not planning on repeating the mistake of learning a complex environment only to see…

Similar to my love of KomodoEdit/IDE. Being built on XUL was fascinating to me as a Firefox die hard, web tech powered the UI which made it easy to hack on, and I still reckon it was the best most advanced editor for PHP at the time.

That's a name I haven't heard in a long time. I loved Komodo.

Re: I still like Sublime Text

#398

Earlier quoted context omitted.

Sublime’s behaviour isn’t an autosave, it just never loses text in a window. You can upgrade the entire OS, start Sublime and your windows and text will be waiting for you, regardless of saved or unsaved state. I’ve got five-year-old scratchpad windows open that I’ve never saved.

I do this with Notepad++ and honestly I have mixed feelings about it. It's so convenient but I feel weird about constantly pasting semi-important notes and snippets into this unnamed, unsaved, unsynced doc that just sits there always open on my desktop. Basically I just feel guilty that I'm not using a "proper" note taking application when so many of them exist.

I use notepad++ in the same way without guilt, I also have a paper notebook where I write things in the same random chaos. In the past I had at a time a LG monitor that had really large bezels and I used to glue post its to it all the time as my "temporary" notes.

Most of note taking applications I tried attempt to convince all my text is important and must be stored and if possible classified and that's just not how my relationship with physical notes is.

Re: I still like Sublime Text

#399
Sublime user since 2014.

I tried vim and nvim. Its just more overall effort and I'm never as productive as with Sublime. I tried zed and it doesn't work with Linux. I briefly opened vscode but haven't tried it out earnestly yet.

I think its mostly muscle memory. I'm just too used to the shortcuts, workflow etc. You can teach new tricks to an old dog; I can learn and get used to another editor, but ultimately I always ask myself -- why? I have to get shit done and unless the new thing has some other benefit that compensates for the productivity decline in the first weeks/months/years, it will always be a hard sell.

Post reply on HN