AI Code Reviewer 🚀
A professional AI-powered code review extension for Visual Studio Code, powered by Google Gemini API.
Analyze, review, and automatically fix code across files, folders, or entire projects with ease.
✨ Key Features
- Review Current File — Analyze only the active file in the editor.
- Review Workspace — Scan and review all supported files in the project.
- Review Any Path — Review a file or folder using relative (
../) or absolute paths.
- AI Code Suggestions — Detect bugs, bad practices, and improvements.
- Auto-Fix Support — Apply AI-generated fixes with one click.
- Cancel Anytime — Stop long-running reviews instantly.
- Secure API Key Storage — Gemini API key stored using VS Code Secrets API.
🛠️ Installation
Install from VS Code Marketplace (Recommended)
- Open Visual Studio Code
- Go to Extensions (
Ctrl + Shift + X)
- Search for AI Code Reviewer
- Click Install
Install via VSIX (Manual)
code --install-extension ai-code-reviewer-pro-mg.vsix
| |