Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Claude FeedbackNew to Visual Studio Code? Get it now.
Claude Feedback

Claude Feedback

Julian Chamale

| (0) | Free
Native PR-style review threads in the editor and a tree view of pending comments per repo/worktree, sent to Claude Code with one click.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Claude Feedback

Collect line-level code review comments from the editor, keep them in a sidebar, and copy a formatted batch for async review.

Demo

Screen recording sped up 3× for a shorter loop:

Claude Feedback demo

Features

  • Add a comment from the editor context menu: Code Review: Add Comment Here
  • Keyboard shortcut:
    • macOS: Cmd+Alt+R
    • Linux/Windows: Ctrl+Alt+R
  • Sidebar with two tabs:
    • Pending: editable working set before sending
    • Reviews: previously sent batches with rollback support
  • Each card shows:
    • file path
    • target line
    • comment text
    • nearby code context
    • Go to code button
  • Fixed bottom actions (Pending tab):
    • Send for review (copies text + archives batch)
    • Clear (removes all pending comments)

Copied output format

Please address the following code review comments. Run `git diff` (or `git diff HEAD`) to see the full context of any changes, especially for deleted lines.

  - @/absolute/path/to/file.ts L42: This should handle empty values.

Development

npm install
npm run build

Open this folder in Cursor/VS Code and run the extension using the Extension Development Host.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft