Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>claude-ai-code-reviewNew to Visual Studio Code? Get it now.
claude-ai-code-review

claude-ai-code-review

Concepta Tech

|
3,333 installs
| (0) | Free
A Code review using Claude AI from Anthropic AI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Claude AI Code Review Extension

The Claude AI Code Review Extension provides integration with the Claude AI API for performing code reviews directly from Visual Studio Code.

Features

  • Code review entire projects
  • Display code review response in a webview panel

Requirements

To use this extension, you need to have the following:

  • Visual Studio Code installed on your machine
  • An active internet connection to communicate with the Claude AI API

Usage

  1. Execute command AI Code Review: Current Project
  2. The code will be sent to the Claude AI API for review.
  3. The code review response will be displayed in a webview panel.

Extension Settings

This extension does not have any configurable settings.

Known Issues

There are no known issues at the moment. If you encounter any problems, please report them on the GitHub repository.

Release Notes

0.0.1

Initial release of the Claude AI Code Review Extension.

Contributing

Contributions are welcome! If you find any bugs, have feature requests, or want to contribute to the project, please follow the guidelines in the CONTRIBUTING.md file.

License

This extension is released under the MIT License.

To test

npm run compile open src/extension.ts then press f5 to open a new vscode with extension loaded.

AI Code Review : to run code review for selected text AI Code Review: Current Document : to run code review for current document

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