mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-20 16:23:02 +01:00
* 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>