CodeMate — Instant AI Code Review
🔍 Instant AI-powered code review right in your VS Code editor.
Select your code (or press Ctrl+Shift+R without selecting anything to review the entire file) and get detailed feedback in seconds — powered by AI.
✨ Features
- 📊 Code Score — Get a score out of 10 with a one-line summary
- 🐛 Bug Detection — Find logic errors with severity levels (Critical/High/Medium/Low)
- ⚡ Performance Analysis — Spot slow or inefficient code patterns
- 🔒 Security Scan — Detect vulnerabilities before they ship
- 💡 Improvement Suggestions — Write cleaner, more maintainable code
- 🔴 Inline Highlights — Problematic lines are highlighted directly in your editor
- 💾 Save as Markdown — Export your review to a
.md file
- 📋 Copy Review — Copy the full review to clipboard in one click
- 🧹 Clear Highlights — Remove all inline highlights when done
🚀 How to Use
Review selected code:
- Select any code in your editor
- Press
Ctrl+Shift+R (Mac: Cmd+Shift+R)
- Get your review instantly!
Review entire file:
- Don't select anything
- Press
Ctrl+Shift+R
- The entire file will be reviewed
Clear highlights:
- Press
Ctrl+Shift+P → ReviewMate: Clear All Highlights
Save or copy your review:
- Click Save as Markdown to export
- Click Copy Review to copy to clipboard
⚙️ Setup
- Install the extension
- On first use, you'll be prompted to enter your Groq API key
- Get your free key at console.groq.com — it's completely free!
- Your key is saved locally — you'll only need to enter it once
🖥️ Requirements
- VS Code 1.85+
- Free Groq API key (get one here)
- Internet connection
📦 Installation
Search for CodeMate in the VS Code Extensions Marketplace and click Install.
📬 Feedback & Issues
Found a bug or have a suggestion? Open an issue on GitHub!
Made with ❤️ by a developer, for developers.
| |