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
with new v2 version of extension,
/debugskill when invoked manually with slash command instead opens "Show Chat Debug View"(even when correct DebugMCP version of
/debugis 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-mcpor 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