Earlier quoted context omitted.
I feel like the UI is not as smooth as VSCode. There is a slight lag when scrolling.
Wait what? Isn't a super fast UI one of their main selling points, what led them to write their own rendering in Rust? ...and now they lose to a web app ?
Claude Code: Now in Beta in Zed
41–50 of 431 posts
Re: Claude Code: Now in Beta in Zed
#42Earlier quoted context omitted.
What's so great about zed ?
It uses a fraction of the memory of VS Code and is much faster to launch.
VSCodium starts up faster for me than Zed which I compiled yesterday with release mode. Here I am referring to the time spent just on waiting for the window to start up, not the extensions and all that I am using with VSCodium, that takes time. I wonder why this is, that VSCodium shows the window quicker than Zed.
Regardless, I will give Zed a try with Go development. I assume Zed has extensions, too? Are there any extensions for Go? If so, I might replace VSCodium with Zed but only if it has similar features to VSCodium. If not, I will stick to VSCodium as there is no reason for me to change.
Re: Claude Code: Now in Beta in Zed
#43Zed is so great, I do wish they would focus just a little bit more on bringing the UI just a bit more up to parity with VS Code, I would switch full time.
What do you feel is missing from the UI?
- Git UI is extremely barebones with no support for other VCS
- No merge tool or side-by-side diffs
- Configuration is all JSON
- Would be nice having a full file tree for the search editor instead of just the list; having the functionality split between a tab and the outline panel is quite clunky.
- Ability to move panels (files/git/console/debugger/etc) into standalone windows or other configurations (multiple docks per side, multiple copies of the same panel linked to a specific tab).
Zed is basically a slightly more featured text editor, so it does a good job when I just want to open something quickly and do small edits. So it's really replacing Sublime Text.
But I find myself hopping out to other tools when I'm using Zed which wasn't really common with IntelliJ. So I still want to use a proper IDE for proper development work.
Re: Claude Code: Now in Beta in Zed
#44Re: Claude Code: Now in Beta in Zed
#45Recently I set up a virtual machine running GNU/Linux on Windows, so that I can continue to use Emacs and all my usual tools for developing software, while I am waiting for a friend to make a move in a turn based game. I decided to give Doom Emacs a try. Well, I like the keybindings so far. However, it got issues. When I use neotree, it gets confused with windows (the Emacs term "window", not desktop windows, or the…
Re: Claude Code: Now in Beta in Zed
#46Internal error: { "details": "can't load supported slash commands" }
Re: Claude Code: Now in Beta in Zed
#47Earlier quoted context omitted.
What do you feel is missing from the UI?
Their font rendering looks awful on non-high dpi displays, and the devs don't seem to care at all. https://github.com/zed-industries/zed/issues/7992
Re: Claude Code: Now in Beta in Zed
#48Earlier quoted context omitted.
What do you feel is missing from the UI?
Their font rendering looks awful on non-high dpi displays, and the devs don't seem to care at all. https://github.com/zed-industries/zed/issues/7992
If they'd used Skia (which is what Electron and Chromium use), they would've got this for free. Instead they tried to reinvent the world and didn't realise how big the world was.
Re: Claude Code: Now in Beta in Zed
#49Zed used to be a good editor but it is increasingly LLM infested.
It was always going to be infested with something or other, you don't raise $42M for just a text editor. Could be worse, a few years earlier it probably would have incorporated blockchains somehow.
Re: Claude Code: Now in Beta in Zed
#50Not sure if anyone from Zed is here. I tried this out and got the following error: Internal error: { "details": "can't load supported slash commands" }