mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-19 14:49:48 +01:00
34393c52c7
* Always use `github.copilot.editingSessionEditor`, enable slash-command based on v2-config This makes all requests go to the `InlineChatIntent` and it decides (based on the v2-config) if it uses the "old world" for making inline chat requests happen * re-run tests