Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>X Code Reviewer AINew to Visual Studio Code? Get it now.
X Code Reviewer AI

X Code Reviewer AI

Nikhil27

|
3 installs
| (0) | Free
AI-powered code reviewer that fixes bugs, security issues, and code quality
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🧠 AI Code Reviewer – VS Code Extension

An AI-powered VS Code extension that reviews your project files, fixes bugs, improves code quality, and writes optimized code directly back into your files.

⚠️ Important (Read First)

Open only ONE project folder at a time. Large or multiple folders can cause huge token usage, leading to high API cost, slow responses, or failed reviews.

▶️ How to Use 1️⃣ Open Your Project Folder

Open one project folder in VS Code.

2️⃣ Set Gemini API Key (One-Time Setup)

Open Settings → search for aiCodeReviewer.apiKey or add to settings.json:

{ "aiCodeReviewer.apiKey": "YOUR_GEMINI_API_KEY" }

3️⃣ Run the Extension

Press Ctrl + Shift + P

Run:

AI Code Reviewer: Review Current Folder

Watch the Output panel for progress

✨ What It Does

Scans source files (.js, .ts, .html, .css, .jsx, .tsx)

Fixes bugs, security issues, and code quality problems

Improves HTML & CSS issues

Writes updated code back into the same files

Adds comments explaining the changes

⚠️ Notes

Files are modified directly (use Git or backup)

node_modules is ignored

Files are processed one by one

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