Code Review AI is a VS Code extension designed to streamline your code review process using AI-powered analysis. It helps identify issues, suggest improvements, and enhance code quality without manual effort.
Features
AI-driven code analysis for improved code quality.
Automatic review of all files within the repository.
Easy navigation between files to review issues and recommendations.
Secure access via password authentication.
Requirements
VS Code version 1.70.0 or later.
Active internet connection to interact with the AI-powered backend.
The project must be inside a Git repository for file tracking.
Usage
Install the Extension
Load the extension into VS Code.
Authenticate
Upon activation, enter the required password for secure access.
Run the AI Code Review
Open the command palette (Ctrl+Shift+P on Windows/Linux or Cmd+Shift+P on macOS).
Search for and select AI Code Review.
Review Suggestions
The AI-generated feedback will appear in an interactive panel.
Use the "Previous" and "Next" buttons to navigate between files.
Apply Fixes
Review AI suggestions and make necessary code modifications.
Extension Settings
This extension currently does not introduce any custom settings. Future versions may include configurable parameters for a more personalized experience.
Known Issues
Large repositories may experience longer processing times.
AI feedback accuracy depends on the provided context.
Release Notes
1.0.0
Initial release of Code Review AI.
Added AI-powered code review functionality.
Implemented secure access authentication.
Introduced interactive feedback panel.
Support
For feedback, issues, or feature requests, please report them in the repository's issue tracker.