I built a VS Code extension that adds inline comment boxes directly on git diffs. Click a line or select multiple, type what you want changed, hit send -> goes straight to Claude Code's terminal with the exact diff context.
Makes the feedback loop way faster when you need surgical edits instead of re-explaining the whole file.
Its free and open source.