Install
Install Plannotator from the VS Code Marketplace. VS Code 1.85.0 or later is required. Install and configure Plannotator for your coding agent, then open a new VS Code integrated terminal. Terminals created before the extension activates do not receive the browser-routing environment variable.Use it
Launch a plan, document, or code review from the integrated terminal. The extension opens the local Plannotator URL in a VS Code tab instead of an external browser. The extension also provides:- Plannotator: Open URL to open a local Plannotator URL manually
- Plannotator: Add Annotation to add the current editor selection to the active review
Cmd+Shift+.on macOS orCtrl+Shift+.on Windows and Linux as the default keybinding for adding an editor annotation
If the external browser still opens
- Confirm
plannotatorWebview.injectBrowseris enabled. - Open a new integrated terminal.
- Launch the agent from that terminal and start the review again.
