In-editor voice narration and navigation for recent code changes.
PatchTalk is a VSCode extension that helps you stay in sync with your codebase by providing audio narration and visual navigation of recent changes. Whether you're reviewing commits, revisiting a pull request, or exploring your own edits, PatchTalk makes it easier — and even hands-free.
-
🔄 Change Navigation
Seamlessly jump between modified code blocks within the editor. -
🗣️ Voice Narration
Hear a concise, natural-language description of code diffs using built-in voice synthesis. -
🧠 Git-Aware Context
Automatically detects diffs from staged, unstaged, or committed changes. -
🛠️ Lightweight & Intuitive
Designed to feel native in your VSCode workflow, with minimal setup.
- Reviewing a teammate’s pull request with audio guidance
- Understanding what changed in your own code after a refactor
- Staying focused while navigating changes hands-free
- Enhancing accessibility for visually impaired developers
- Go to the Visual Studio Marketplace (Coming Soon)
- Search for
PatchTalk - Click Install or use the command palette:
ext install vscode-patchtalk