You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
The extension should work seamlessly when Claude Code is used as a VSCode extension, not only when invoked from the terminal.
Problem
Currently, the extension may only be tested/working when Claude Code is run from the terminal. Users who use the Claude Code VSCode extension integration need the same functionality available within their IDE workflow.
Expected Behavior
Extension features should be fully functional when Claude Code is running as a VSCode extension
All hooks, commands, and interactions should work identically whether Claude Code is launched from the terminal or within VSCode
Acceptance Criteria
Verify extension activates correctly when Claude Code runs inside VSCode
Ensure all hook integrations work in the VSCode extension context
Test plan annotation workflows end-to-end in VSCode extension mode