←back to thread

677 points meetpateltech | 1 comments | | HN request time: 0.206s | source
Show context
apwell23 ◴[] No.45117475[source]
what i am missing by using claude cli with nvim. i don't understand why editor integration needed.
replies(2): >>45117556 #>>45117594 #
nertzy ◴[] No.45117556[source]
The editor treats edits from Claude Code as a first class citizen. You can easily review, approve, rollback, etc. Claude's changes in a curated experience that is much faster than digging around in diffs or needing to approve each edit as it is proposed.

https://zed.dev/agentic

replies(3): >>45117707 #>>45117842 #>>45118245 #
1. unshavedyak ◴[] No.45118245[source]
Yea, having tried claude code a lot over the last couple months reviewing code is the #1 job in my view. Any tool that helps you do that more quickly and easily is essential to guarding from slop slip through. What a world heh.