Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Watch my code — Passive AI Code ReviewNew to Visual Studio Code? Get it now.
Watch my code — Passive AI Code Review

Watch my code — Passive AI Code Review

Kryzen

| (0) | Free
Watchmycode automatically reviews your open files when you go idle and shows clear issues, suggestions, and quick fixes when you return.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Watchmycode — Automatic Code Review for VS Code

Step away. Come back to smarter code.

Watchmycode automatically reviews your open files when you go idle and shows clear issues, suggestions, and quick fixes when you return.

⚡ No interruptions. No manual triggers. Just passive code feedback.


⚠️ Note

This extension uses lightweight local AI (Ollama by default).
It works best for quick checks and may not always detect complex or deep logic issues.


✨ Features

  • 💤 Automatic Idle Review — Reviews your code while you're away
  • 🤖 Multi-Provider AI — Supports Ollama (free/local), OpenAI, Gemini, Anthropic
  • 🎯 Clickable Issues — Jump directly to problem lines
  • ⚡ One-Click Fixes — Apply suggested fixes instantly
  • 📊 Code Quality Score — Simple score (0–100) for each file
  • 📌 Status Bar Updates — Know when review is running or ready

🚀 Quick Start

1. Install Extension

Install from VS Code Marketplace or VSIX file.


2. Setup AI (Recommended: Ollama - Free & Local)

# Install Ollama
curl -fsSL https://ollama.com/install.sh | sh

# Pull a lightweight model
ollama pull phi


## 🔒 Privacy

- With Ollama: **100% local** — your code never leaves your machine
- With cloud providers: code snippets are sent to the respective API for review. Check each provider's data policy.

---

## 📄 License

MIT — do whatever you want with this, Pepe demands it.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft