I used Sublime for coding before switching to VS Code for coding, but I could never leave Sublime text for some use cases. For example: The possibility to edit large SQL dump files, which I cannot even open in VS Code.
I still like Sublime Text
151–160 of 620 posts
Re: I still like Sublime Text
#152Re: I still like Sublime Text
#153Sublime 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
#154Sublime 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.
Please fix the bug if possible with Sublime Merge where the UI just becomes completely unresponsive... it always happens due to using it on a workspace and its so annoying to force close and reopen it every day! I love sublime merge otherwise!
Re: I still like Sublime Text
#155Sublime is just great software. It does everything I could possibly ever want an editor to do, and it does it with half the memory usage of VS Code. I like VS Code well enough, but I can't abide resource waste like that, especially when it doesn't actually buy me anything. Honestly, I use Sublime because nothing else can compare. Everything else is slow, bloated, worse to use, or some combination of the above.
Have you tried Zed, and if so, what's your opinion?
I don't want to support VC-backed companies.
Re: I still like Sublime Text
#156Sublime 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
#157Re: I still like Sublime Text
#158Sublime Text is so awesome, I don't mind it's constant begging for a license purchase or whatever. It's right up there with Winrar.
And the license is awfully expensive. I was going to the website to pay $50 for my 7 developers, but it turns out it’s $100. No way. Or $65 per year: https://www.sublimehq.com/store/text
Re: I still like Sublime Text
#159Sublime 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
#160Sublime 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.
Hey! I'm a Sublime Text user since ST2 in 2011. 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.
I haven't done it in years since with every customer from the last few years the only official way to get to prod is a CI-pipeline, but I think I remember using sfpt or ssh-based file systems even a decade back?