Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>ReviewMate — AI Code ReviewerNew to Visual Studio Code? Get it now.
ReviewMate — AI Code Reviewer

ReviewMate — AI Code Reviewer

trongbui

| (0) | Free
AI-powered code reviews in VS Code. Choose your provider: Gemini, Groq, Claude, or local Ollama.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ReviewMate — AI Code Reviewer

AI-powered code reviews in VS Code. Bring your own provider — Gemini, Groq, Claude, or local Ollama.

Supported providers

Provider Free? Quality Setup
Gemini Flash ✅ 1M tokens/day Good API key from Google AI Studio
Groq (Llama 3) ✅ ~14,400 req/day Good API key from console.groq.com
Claude Haiku ❌ Paid (cheap) Best API key + credits at console.anthropic.com
Ollama (local) ✅ Fully offline Varies by model Install ollama, pull a model

Getting started

  1. Install the extension from the VS Code Marketplace.
  2. Run ReviewMate: Change Provider from the command palette (Ctrl+Shift+P) — pick a provider and paste your API key when prompted. Default is Gemini Flash (free).
  3. Open any file, optionally select a chunk of code, and press Ctrl+Shift+R (Cmd+Shift+R on Mac).

Issues appear inline as squiggles and in the ReviewMate sidebar (Explorer panel) grouped by severity.

Commands

Command Keybinding
ReviewMate: Review this code Ctrl+Shift+R
ReviewMate: Change Provider —
ReviewMate: Clear Diagnostics —

Settings

Setting Default Description
reviewmate.provider gemini One of gemini, groq, claude, ollama
reviewmate.apiKey "" API key for the selected provider (not Ollama)
reviewmate.ollamaModel codellama Model name when using Ollama
reviewmate.ollamaUrl http://localhost:11434 Ollama server URL
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft