VSCode has recently added plugin support (in Preview). It would be great if you could add VSCode Copilot support!
(Or if the issue stems from VSCode's plugin handling, maybe you could collaborate so they can adapt their coding to your plugin?)
The main issue I'm seeing appears to be with the hooks; they do not display, and the chat window is displaying errors related to the hooks not being found.
Screenshot of hook error in Copilot chat:
Documentation of how VSCode Copilot parses Claude Code hook paths and commands is here: https://code.visualstudio.com/docs/copilot/customization/agent-plugins#_hooks-in-plugins
Thanks!
VSCode has recently added plugin support (in Preview). It would be great if you could add VSCode Copilot support!
(Or if the issue stems from VSCode's plugin handling, maybe you could collaborate so they can adapt their coding to your plugin?)
The main issue I'm seeing appears to be with the hooks; they do not display, and the chat window is displaying errors related to the hooks not being found.
Screenshot of hook error in Copilot chat:
Documentation of how VSCode Copilot parses Claude Code hook paths and commands is here: https://code.visualstudio.com/docs/copilot/customization/agent-plugins#_hooks-in-plugins
Thanks!