No specific comments about this release, just want to express my admiration and gratitude for the developers. Sublime has been my daily driver for 10 years and I love it. It's the scalpel to VS Code's swiss army knife.
Same. I'm just so flipping happy for Sublime's ongoing success. I'm so glad they proved the early doubters wrong.
There are so many fantastic editors these days. A real embarrassment of riches. Something for everyone.
I hope Sublime is a motivating role model for other indie devs. If you create a great product, and pace yourself for the long-term, you too could become a "working artist" style dev (solo or team).
I sadly gave up and switched to vscode for typescript. The language server and debugger integrations are too good to pass up, there are some really nice extensions and a much nicer way to manage them, and GitHub Copilot is pretty darn cool. Every time it hangs for hundreds of milliseconds while I'm typing I wish I could go back.
Sublime bet on its own code indexing engine and it seems like that was a mistake. I think it predates LSP, but now that LSP is a success they should embrace it with native support.
VsCode seems like a worst of both worlds. Poor performance, and not suitable for editing multi-file projects. Maybe as a compromise between a full IDE and a text editor?
Of note, I recently switched from VsCode to Sublime for editing individual files.
I'd love it if it were even just "public source". There are some features that I want to add, for just my own personal use, that can't be done with the python plugin system.
I start VSCode whenever I need the UI debugger or an LSP plugin is too immature on Sublime. But otherwise, I daily drive Sublime Text. The speed difference vs. VSCode is night & day for me.
The "OS Recent Files Integration" blew up my dock icon so now instead just showing open windows, it's filled with random files I happened to touch. How is this useful? I'll edit 20 files in a sitting regularly. Also, it made looking at open app windows a complete mess - giant icons of text files, and the minimized window I'm looking for just sorta shoved into a corner...
So I turned it off in the settings, cleared the recent files in the menu, but now there's a bunch of files just sorta stuck in the OS recents... Anyone know how to manually clear recent files from an app in macOS?
The main selling point for Sublime for me was its speed.
Whenever I wanted a quick edit, or to open a big file that VS Code and others will struggle with - I used Sublime.
But now I moved to Lapce[1] which is even faster (I didn't think it'd be possible) and open source, which is a huge bonus. It's not feature complete yet, but it got good enough and they improve fast.
Love sublime, I work on python/django based project code base which is huge. Add to that the strain of multitudes of docker containers. And Chrome tabs. All of these eat up my RAM. I can easily use pycharm, but the speed and raw code feel of sublime is unbeatable.
I want to be a Sublime Text user. I want to give them my money. I want the performance of a native macOS app, but…
I’m a full-time Go developer. Last time I tried Sublime Text, I couldn’t get close to what I have in vscode with an all-in-one Go extension to handle `gopls` for function lookups/refactoring/etc and `golangci-lint` for linting, for example. I am even willing to live without integrated debugging if everything else is near perfect. Sublime gets so close with several extensions, but it didn’t feel coherent. Before I try again, is it worth the effort or is Go support still spread across several disparate extensions from different developers?
For many years ST is my daily driver for writing notes, research papers (in Markdown), zsh scripts and coding in Julia. ST (plus Sublime Merge) is just.. sublime :) I've tried vim, nvim, been a hardcore emacs user for half a year and I always return to ST.
Genuine question: Sublime seems to make only 1 new update/release per year … is having at least 1 release per year needed in order sell new licenses in an attempt to make their software like an annual subscription?
Can't answer that question, but I use Mac and Linux, and Sublime being cross platform is a huge win for me.
If you're all in on Mac, you should look at Nova, as it is beautifully designed, and you often can't beat apps that are designed specifically for a single OS.
Last I checked, Nova doesn't do keyboard macros and I do a lot of text munging and need them because I refuse to type the same sequence multiple times.
[+] [-] mostlysimilar|3 years ago|reply
[+] [-] the__alchemist|3 years ago|reply
Maybe a project-oriented IDE next? Want to ditch JetBrains for project-editing since it's a pig.
[+] [-] specialist|3 years ago|reply
There are so many fantastic editors these days. A real embarrassment of riches. Something for everyone.
I hope Sublime is a motivating role model for other indie devs. If you create a great product, and pace yourself for the long-term, you too could become a "working artist" style dev (solo or team).
[+] [-] cbeley|3 years ago|reply
A built-in debugger is probably the biggest thing I'm missing out on -- but I don't personally want that in my editor anyway.
[+] [-] jrochkind1|3 years ago|reply
[+] [-] modeless|3 years ago|reply
Sublime bet on its own code indexing engine and it seems like that was a mistake. I think it predates LSP, but now that LSP is a success they should embrace it with native support.
[+] [-] EMM_386|3 years ago|reply
It opens blazing fast, I create a new tab, jot down whatever and close it without being prompted to save.
That is reason enough to keep it installed.
[+] [-] the__alchemist|3 years ago|reply
Of note, I recently switched from VsCode to Sublime for editing individual files.
[+] [-] titaniumtown|3 years ago|reply
[+] [-] webstrand|3 years ago|reply
[+] [-] mrtweetyhack|3 years ago|reply
[deleted]
[+] [-] kevinfiol|3 years ago|reply
[+] [-] nikivi|3 years ago|reply
I understand it would hurt their sales but there's so few codebases showing how to make fast apps with QT.
[+] [-] satysin|3 years ago|reply
Afaik they use their own UI toolkit.
[+] [-] ptomato|3 years ago|reply
[+] [-] russellbeattie|3 years ago|reply
So I turned it off in the settings, cleared the recent files in the menu, but now there's a bunch of files just sorta stuck in the OS recents... Anyone know how to manually clear recent files from an app in macOS?
[+] [-] snird|3 years ago|reply
Whenever I wanted a quick edit, or to open a big file that VS Code and others will struggle with - I used Sublime.
But now I moved to Lapce[1] which is even faster (I didn't think it'd be possible) and open source, which is a huge bonus. It's not feature complete yet, but it got good enough and they improve fast.
1: https://github.com/lapce/lapce
[+] [-] kapitanjakc|3 years ago|reply
Search and replace in multiple files.
Multiple cursors.
Ability to have N number of unsaved tabs
chef's kiss
[+] [-] EmmEff|3 years ago|reply
I’m a full-time Go developer. Last time I tried Sublime Text, I couldn’t get close to what I have in vscode with an all-in-one Go extension to handle `gopls` for function lookups/refactoring/etc and `golangci-lint` for linting, for example. I am even willing to live without integrated debugging if everything else is near perfect. Sublime gets so close with several extensions, but it didn’t feel coherent. Before I try again, is it worth the effort or is Go support still spread across several disparate extensions from different developers?
[+] [-] user432678|3 years ago|reply
[+] [-] ederhex|3 years ago|reply
[+] [-] ElectronBadger|3 years ago|reply
[+] [-] alexmorenodev|3 years ago|reply
[+] [-] stanmancan|3 years ago|reply
[+] [-] tiffanyh|3 years ago|reply
[+] [-] windows_sucks|3 years ago|reply
[+] [-] bsimpson|3 years ago|reply
[+] [-] tkuraku|3 years ago|reply
I really like sublime merge though! Can't work without it.
[+] [-] twarge|3 years ago|reply
[+] [-] awill|3 years ago|reply
[+] [-] protomyth|3 years ago|reply
[+] [-] xrayarx|3 years ago|reply
[+] [-] steve_john|3 years ago|reply
[deleted]