Cursor / VS Code Extension
Search Varterm TTS in Extensions and flip on Agent Auto-read. Send a prompt, go back to your file, and the reply reads itself when it lands — no parking on the chat panel. One install, every window, zero echo.
Long answers split into parts, so you jump forward past the preamble or back to the line that mattered instead of scrolling the chat. Same engine handles whole files, RFCs, and multi-page docs — playback starts on part one while the rest generates. Editor, selection, and clipboard work the same way.
Cursor installs from Open VSX. VS Code can use the same search or the Marketplace. The .vsix is optional — use it only if search is empty or you want a pinned GitHub build.
Manual file is v0.1.40 from GitHub Releases. To rebuild, see the README Development section in varterm/extensions.
- Install: Extensions view → search Varterm TTS → click Install (user), not Install Workspace Extension → reload other Cursor windows.
- Optional .vsix: Command Palette →
Extensions: Install from VSIX...→ choose the package from GitHub Releases. - Run
Varterm: Connectonly if you use a custom server or token. - Click Agent Auto-read in the status bar. A finished reply plays in the focused window only — extra Cursor windows stay quiet. Use play/pause, stop, and jump. Play reads an editor selection if you have one.
- Run
Varterm: Read Clipboard AloudorVarterm: Read Editor/Selection Aloudfor long-form docs and markdown files.