Code Vanguard
AI-powered code reviewer and fixer for Visual Studio Code.
Features
- Intelligent Code Review: Uses Google's Gemini AI to analyze your code
- Multi-scope Review: Review entire workspace, active file, or specific folders
- Real-time Feedback: Get suggestions and fixes directly in VS Code
- Secure: Your code stays local, only analysis requests sent to AI
Requirements
- Visual Studio Code 1.80.0 or later
- A Google Gemini API key (get one at Google AI Studio)
Installation
- Install from VS Code Marketplace: Search for "Code Vanguard"
- Or download the .vsix file and install manually
Setup
- Get your Gemini API key from Google AI Studio
- In VS Code, go to Settings → Extensions → Code Vanguard
- Enter your API key in the "Api Key" field
Usage
- Open the Code Vanguard sidebar from the activity bar (shield icon)
- Click "Start Code Review"
- Choose what to review:
- Entire Workspace: Analyze all files in your project
- Active File: Review the currently open file
- Folders: Select specific folders to analyze
- Individual Files: Pick specific files
- Wait for the AI analysis to complete
- Review suggestions and apply fixes as needed
Supported Languages
- JavaScript
- TypeScript
- Python
- And more...
Privacy
- Your code is analyzed locally
- Only analysis requests are sent to Google's Gemini API
- No code is stored or transmitted permanently
Contributing
Found a bug or have a suggestion? Open an issue on GitHub.
License
MIT License - see LICENSE file for details.
| |