Files
vscode/extensions/copilot/script/setup
Alexandru Dima 3a2257beca copilot: log setup errors to stdout for Windows CI visibility (#321217)
The getEnv.mts error handler only used console.error (stderr), which gets
swallowed by the npm/PowerShell chain on Windows CI agents. Add a
console.log call so the error message appears in Azure DevOps logs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-12 22:46:25 +00:00
..
2025-06-27 11:35:20 +02:00
2026-04-28 15:20:59 -07:00