Annotaat — Review AI-generated code in one pass
How do you review your AI's work? Still chasing bugs one by one?
Annotaat lets you mark every AI error in VS Code, export your checklist, and feed it to any AI agent for a precise fix pass. Also great for PR prep, personal bookmarks, and team docs. Per-branch, offline, under 250 KB.
Select code, press Cmd+Opt+A, write your note.
Annotated code ranges highlighted in the editor.
All annotations visible in the sidebar, grouped by file.
Quick Start
- Install from the VS Code Marketplace
- Select code, press
Cmd+Opt+A (Mac) / Ctrl+Alt+A (Win/Linux)
- Write your note — it lands in the sidebar with the range highlighted in the editor
Click any annotation card to jump to its code location.
Features
- Annotate in one keystroke — Select any code range, press
Cmd+Opt+A, write a note
- Sidebar panel — All annotations grouped by file, with search and sorting
- Editor highlights — Inline colored decoration on annotated ranges; colors configurable per theme
- Per-branch storage — Annotations are isolated by git branch; switch branches and they follow
- Markdown export — Generate a full report (file or clipboard) for PRs, reviews, documentation
- Soft-remove / restore — Mark annotations as removed instead of deleting permanently
- Broken anchor detection — When annotated code moves or is deleted, the annotation is flagged
- Annotation snippets — Save reusable note templates; type
/? to insert
- Pull annotations from branch — Copy notes from another branch into the current one
- Branch auto-reload — Detects git branch switches and reloads automatically
Keyboard Shortcuts
| Shortcut |
Action |
Cmd+Opt+A (Mac) |
Annotate selection |
Ctrl+Alt+A (Win/Linux) |
Annotate selection |
Links
License
CC BY-NC-ND 4.0 — Copyright (c) 2026 Avre Barra.