-
Notifications
You must be signed in to change notification settings - Fork 35
[Bug]: debug command / skill conflicts with native vscode chat debug #88
Open
Description
with new v2 version of extension, /debug skill when invoked manually with slash command instead opens "Show Chat Debug View"
(even when correct DebugMCP version of /debug is selected, it still opens the Chat Debug View every time instead of properly invoking the debug mcp as expected)
workaround: rename ~/.copilot/skills/debug directory +name frontmatter in SKILL.me to be debug-mcp or other unique name
(suggested to retool in extension to do something similar by default since 1. bug is present and 2. is confusing having two same-named commands regardless)
thanks
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.