Preferences

nsonha parent (dead)
[flagged]

mort96
To be honest, I'm happy with running neovim in a terminal emulator so I'm not that far away from just wanting tools that "do nothing new". But there have been monumental changes in my time as a programmer that I've liked: language servers have been huge and are an essential part of my programming experience now, as one example.

But I think you're under-estimating the value of just being a really good version of something that already exists. There was a potential path where Zed would've been more or less something like VSCode, but actually open source, with less jank, with a smaller footprint and better performance, with excellent out-of-the-box support for a selection of programming languages without needing extensions. That, to me, would have been revolutionary, not because it would've had a list of features that's larger than other offerings, but because it would've done everything better than existing software.

Besides, it's not like "AI" is some new thing that nobody has done before. Every single new text editor that's coming out seems to be selling itself as "AI-powered". Zed is now a follower in that crowded space.

mixmastamyk
Separate tools that do one thing well, works better sometimes.

E.g. editors often integrate a terminal and file manager. I already have them open constantly, so have never used the integrated versions.

haiku2077
I used to use separate of each, but switched to the ones integrated into Zed. being able to click on a file in one and have it open one frame later in the others is very productive for me. e.g. click a link in my test runner's output to a line in a file and immediately jump to that file in the file tree and that line in a buffer.
mixmastamyk
Hmm, open tab performance hasn't been a concern of mine... since the turn of the century? (cough) Not using electron of course.

I suspect a preference here has more to do with how many monitors one has. I have multiple so prefer multiple windows. If away from my desk, having a fullscreen window split makes sense.

haiku2077
Yeah, in my office I use a single ultrawide. And I'm often programming away from a desk on a laptop.

Back in the day I had a multi-monitor setup and that was super nice with a tiling VM and a terminal/*nix based development environment.

This item has no comments currently.