Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 492 words in the discussion.

Trending Topics

#sublime#text#zed#features#textmate#without#files#always#never#works

Discussion (18 Comments)Read Original on HackerNews

listenfaster•21 minutes ago
First release in over a year! I had left ST when I felt that there wasn't the will or resources to address basic usability things like https://github.com/sublimehq/sublime_text/issues/328

If anyone is following along in the forums and understands the health of the team behind the product, could you give us a read on the prospective longterm health of the product? Most in my circle thing ST is dead or abandoned.

kunley•12 minutes ago
Not very much following the forums, but the pace they are producing things is fine. What is "basic usability thing" for you, might be something unimportant for the rest. How the team sets the priorities might be just fine for a lot of users..
pixeljam•14 minutes ago
Does this I can finally add it to my NixOS config without having to use `permittedInsecurePackages`?

https://github.com/sublimehq/sublime_text/issues/5984 :)

boundless88•18 minutes ago
Does ST support opening a repo on a remote server? The last time I used it was back in my freshman year of college, and I haven't touched it since. Does anyone happen to know?
plasticsoprano•4 minutes ago
Curiosity is killing my cat here. How are we supposed to know when your freshman year of college was? Was it a year ago, 8?
ivandenysov•about 1 hour ago
What are some reasons to pick Sublime Text over Zed for someone not familiar with either?
dsego•37 minutes ago
Zed pretty much copied everything over from Sublime, so it's pretty much on par. Sublime was one of the first editors to have an uncluttered UI without toolbars, but with advanced features, like multi-cursor editing and the command palette. As a long time sublime users, it still feels superior as it gets lots of small details right, like for example when I do Cmd+P to search for files and scroll through the files it will show a preview, Zed doesn't show a preview until you actually select the file.
sleepybrett•29 minutes ago
cough textmate
piva00•9 minutes ago
Yup, I used TextMate a lot back in the early 2000s, and Sublime from around 2010 and bought a license maybe a year later.

To this day I always install Sublime on my new machines, it's the perfect text editor for my needs: fast and snappy, buffers are persistent so I can use as a scratch pad without having to save files, can customise with plugins if needed, the command palette gives quite a bit of power user features.

I mostly use it as a scratch pad nowadays, like if I'm debugging something, collecting a bunch of text from different places to reference quickly, nothing too advanced (nor directly related to coding) and is still one of the most satisfying programs to use on my day-to-day. It's basically always open, just waiting for a new buffer.

chao-•13 minutes ago
Technically correct. However, for the majority of humans, their first encounter with these features and behaviors could never be TextMate, and instead would be Sublime Text. TextMate never growing to be cross-platform is a major reason for Sublime Text's early growth.
leecommamichael•26 minutes ago
For me? I already have Sublime Text installed, it works great, and has never not worked great.
kunley•17 minutes ago
Ditto
kzalesak•about 1 hour ago
Sublime text is what notepad++ wished to be. There are many tasks that do not require a full IDE, not even vscode and sublime just works. Always, consistently, reliably works, is fast and a joy to use.
boundless88•15 minutes ago
If you're using AI to write code, IDE features don't really seem that important anymore.
bpev•14 minutes ago
Don't have any metrics or anything, but I use both, and anecdotally, I feel like Sublime is snappier and gives me better battery life.
open_•19 minutes ago
Sublime Text is not aligned with an 'any minute now' pivot to enshittification.

And whatever it does, it does better than Zed, debatably.

mcrk•about 1 hour ago
If you need to ask this question, that means there is no difference for you. Just choose one and commit.
KazaNLP•about 1 hour ago
I miss ST but I can’t go back after working almost exclusively in VSC for a year. ST is for serious DIYers