Switched to Zed recently, after finding out it's basically flawless on Linux now (it was pretty bad initially) and after about 20 minutes uninstalled vscodium for good.
It's a very solid editor and one less electron thing on my system.
Programmer Humor
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
I like Zed as a concept. Rapid af, vim bindings built in, lean stuff.
But I just can't go back to vim after enjoying helix bindings. They're too good.
VSCode is just Emacs with a weirder Lisp. (/s)
(You can tear my Emacs from my cold dead hands)
Yes, I’d rather have 35 different IDEs for every task I need to do. Much better than One To Rule Them All.
You mean one to struggle to rule them all?
I‘ll take the plugin installing over fucking around with pycharm jars to get it to actually eat dependencies any day. I am amazed about the bullshit the Intellij fanboys are willing to put up with, I would rather do everything in vi.
Helix crew
Reporting in! 🫡
Did you not disable the unneeded plugins on a project? I wouldn't turn on the rust plugins for a js project if the codebase doesn't have it