←back to thread

677 points meetpateltech | 3 comments | | HN request time: 0.225s | source
1. bicijay ◴[] No.45118030[source]
The only reason i didnt move to zed from jetbrains yet is the lack of a more mature Git UI. Other than that, great editor, very fast.
replies(2): >>45118073 #>>45118930 #
2. brabel ◴[] No.45118073[source]
Is it really comparable?? I use JB IDEs heavily and when I tried Zed a few months ago it felt more like Notepad than IntelliJ. Maybe that’s what you’re looking for and I am sure that’s fast, but they seem to have quite different use cases.
3. pzmarzly ◴[] No.45118930[source]
After moving to Zed I also missed good Git integration that I had in VSCode with GitLens.

That pushed me to finally try Jujutsu instead of Git, since it has a CLI (and TUI and GUI, if that's your thing) that are perfectly usable by mere mortals. Now I feel as fast as when I had the Git integration, despite using the terminal.

But if I had stuck to Git, trying GitButler or Sublime Merge was the next option on my TODO list.