mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-01 12:06:24 +01:00
4a6e32fc1f
Disable process.report in copilot extension Override process.report.getReport to return undefined, loaded as the first import in the copilot extension entrypoint. Cherry-picked from #321998 and #322036. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>