Claude AI Code Review ExtensionThe Claude AI Code Review Extension provides integration with the Claude AI API for performing code reviews directly from Visual Studio Code. Features
RequirementsTo use this extension, you need to have the following:
Usage
Extension SettingsThis extension does not have any configurable settings. Known IssuesThere are no known issues at the moment. If you encounter any problems, please report them on the GitHub repository. Release Notes0.0.1Initial release of the Claude AI Code Review Extension. ContributingContributions 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. LicenseThis extension is released under the MIT License. To testnpm 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 |