An intelligent VS Code extension that uses Google's Gemini AI to automatically detect and fix code errors across your entire project, folders, or individual files.
Features
🔍 Multi-Level Analysis
Single File: Analyze and fix errors in the current file
Folder Analysis: Right-click any folder to analyze all code files within
Project-Wide: Analyze your entire workspace for comprehensive error detection
🤖 AI-Powered Error Detection
Uses Gemini AI to identify syntax errors, logical issues, and potential runtime problems
Supports 20+ programming languages (JavaScript, Python, Java, C++, etc.)
Intelligent context-aware fixes
⚡ Automatic Code Fixing
Generates error-free code replacements
Batch processing for multiple files
Preserves code structure and formatting
🎨 Visual Feedback
Highlights changed lines with clear indicators
Status bar notifications for pending changes
Progress tracking for large projects
🔄 Smart Revert System
One-click revert for individual files
Undo changes if you're not satisfied
Temporary backup of original code
Setup
Install the Extension: Install from the VS Code marketplace or package the extension locally