AICodeReviewer is a Visual Studio Code extension that uses AI to analyze and review your code. It provides smart suggestions and refactors directly in your editor.
🚀 Features
Select a file and get an AI-generated review
Suggested improvements and code refactoring
Seamless integration into the VS Code UI
🛠 How to Use
Option 1: Command Palette
Press Ctrl+Shift+P (or Cmd+Shift+P on macOS).
Search for “AICodeReviewer”.
Select the file you want to review.
The AI will analyze the file and suggest changes.
Option 2: Right-Click Context Menu
Right-click on a file in the Explorer or editor.
Choose “Review with AI Code Reviewer”.
The file will be selected.
Click Review Code to get suggestions and refactored code.