Your intelligent pair programmer. Review code, fix bugs, and optimize logic instantly using Google Gemini AI—directly inside VS Code.
Note: This extension puts YOU in control. It never modifies your files without your explicit permission. You see a side-by-side "Diff" and choose to ✅ Accept or ❌ Reject every change.
✨ Features
🔍 Instant Code Analysis: Detects bugs, syntax errors, and security risks in seconds.
🛡️ Human-in-the-Loop: Uses the VS Code "Diff View" to propose changes. Nothing is saved until you approve.
⚡ Powered by Gemini: Utilizes the latest Google Gemini 2.0 Flash model for fast, accurate fixes.
📊 Summary Reports: Get a detailed breakdown of what was fixed and why in the Output panel.
📝 Explanation First: The AI explains why it is suggesting a change before asking you to apply it.
🚀 How to Use
Open any code file (JS, TS, HTML, CSS, etc.) in VS Code.
Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P).
Type and select: AI: Review Current File.
Wait for the analysis...
Review the Diff: The extension will open a comparison view.
Left: Your original code.
Right: The AI's suggested fix.
Click Accept Fix to apply changes or Reject to discard them.
⚙️ Extension Settings
This extension requires a Google Gemini API Key to function.