I still like textmate and use it daily, together with heavy IDEs, imo best multiline editing and search in large codebase
I still like Sublime Text
131–140 of 620 posts
Re: I still like Sublime Text
#132Sublime rules. I started my career with Brackets, then Sublime, then Atom for a short while. Then switched to VS Code for a few years and just recently switched back to Sublime because of how slow VS Code became. Also great pricing! One time purchase for Sublime is still available in 2025!
Re: I still like Sublime Text
#133Maybe it's time I migrated off TextMate.
Is TextMate still being maintained? Last time I looked, there were very few signs of life. If that is accurate, the clock is ticking until Apple inevitably drops Rosetta support on Apple Silicon Macs sometime in the (probably not too distant) future.
Re: I still like Sublime Text
#134I'm happy with just fast, multiple cursors, plugins -> syntax highlighting. Sometimes I paste a JSON dump in there to prettify it. I refer to a lot of tools as knives, but Sublime Text is the chopping block.
Re: I still like Sublime Text
#135Sublime 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.
My main request is to add a tool similar to Cursor Composer and Chat. Thank you again!
Re: I still like Sublime Text
#136Sublime 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.
I love ST (my last blog post is https://blog.separateconcerns.com/2025-01-04-teal-lsp-sublim...) and I think the main thing lacking compared to the competition is the remote development experience.
I work in AI so we typically work over SSH on machines with big GPUs. Most of my colleagues use VSCode because it has a very good Remote Development extension.
Re: I still like Sublime Text
#137Sublime 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.
Re: I still like Sublime Text
#138Sublime 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.
For starters, I love the licensing, as it is very fair: I bought a personal license and I can take it to as many machines as I have (I do use many different computers). And you can buy it one time, no silly monthly subscription fees. As a result, Sublime ist the only commercial (locally installed) software I still use, and it is always open. There are situations, where I use macros, regex substitutions, or browsing t…
Zed has an "autosave" setting, it's just off by default.
Re: I still like Sublime Text
#139Sublime rules. I started my career with Brackets, then Sublime, then Atom for a short while. Then switched to VS Code for a few years and just recently switched back to Sublime because of how slow VS Code became. Also great pricing! One time purchase for Sublime is still available in 2025!
Where is one time purchase available? The only option I see is $99 for three years.
Re: I still like Sublime Text
#140I'm happy with just fast, multiple cursors, plugins -> syntax highlighting. Sometimes I paste a JSON dump in there to prettify it. I refer to a lot of tools as knives, but Sublime Text is the chopping block.
How do you prettify it in Sublime?
There are others, this is the first that appears on a search. Sublime's package control makes it really easy to find tools like this. Another favorite is the one that renames the currently opened file.