Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>AI Copilot ReviewerNew to Visual Studio Code? Get it now.
AI Copilot Reviewer

AI Copilot Reviewer

ShivamKumar

|
1 install
| (0) | Free
AI-powered code reviewer and assistant
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🤖 AI Copilot Reviewer

AI-powered code review assistant for VS Code using Google Gemini API.

Version License


🔑 IMPORTANT: Setup API Key First

Method 1: Manual Setup (Recommended)

Step 1: Get FREE API Key

Visit: https://aistudio.google.com/app/apikey

  • Click "Get API Key" → "Create API Key"
  • Copy your API key (starts with AIza...)

Google AI Studio API Key

Step 2: Add to VS Code Settings

  • Press Ctrl+, (or Cmd+, on Mac) to open Settings
  • Search for: aiCopilotReviewer.apiKey
  • Paste your API key in the text box
  • Press Enter

VS Code Settings

✅ Done! Extension is ready to use.

Method 2: Automatic Prompt

  • First time using any feature, extension will automatically ask for API key
  • Just paste and press Enter

Auto Prompt


✨ Features

  • 💬 Interactive AI Chat - Ask questions about your code in real-time
  • 🔍 Automatic Code Review - Get instant feedback on your code quality
  • 🐛 Bug Detection - AI finds bugs, security issues, and bad practices
  • ✨ AI-Powered Fixes - Quick fixes with Ctrl+. (or Cmd+. on Mac)
  • 🧪 Test Generation - Auto-generate unit tests for your functions
  • ♻️ Smart Refactoring - Improve code readability and performance
  • 🎯 Multi-Language Support - JavaScript, TypeScript, Python, Java, C++, C, Go, Rust

📸 Screenshots

AI Chat Panel

Chat Demo

Code Review in Action

Code Review

One-Click Fixes

Quick Fix


🚀 Installation

From VS Code Marketplace:

  1. Open VS Code
  2. Press Ctrl+Shift+X (or Cmd+Shift+X on Mac)
  3. Search for "AI Copilot Reviewer"
  4. Click Install
  5. Set up API key using steps above ⬆️

From Source (Development):

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft