Files
vscode/extensions/copilot/test/scenarios/test-scenario-fix-python/case1.conversation.json
T
Matt BiernerandGitHub 34b17f117d Remove @workspace chat participant (#3492)
* Remove `@workspace` chat participant

For https://github.com/microsoft/vscode/issues/292972

Removes the `@workspace` chat participant since this is now an outdated (and confusing) way to use code search. For now we'll keep the commands but I've moved them under the default agent instead

* Updating tests too and fixing some references
2026-02-06 00:21:09 +00:00

4 lines
61 B
JSON

[{
"question": "/fix",
"stateFile": "case1.state.json"
}]