Files
vscode/extensions/copilot/test
83dd819aa6 Remove Copilot session file monitoring (#329593)
* Remove Copilot session file monitoring

(Written by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Preserve Copilot session service constructor

Keep the existing injected service position for direct test construction while removing its watcher use. (Written by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Update Copilot session service callers

Remove the obsolete native environment argument from direct test construction. (Written by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-08-07 15:15:04 +00:00
..