mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-07 23:36:03 +01:00
34dd7810b7
Prevent sandbox-wrapped command lines from leaking as output when commands produce no actual output. Adds stripCommandEchoAndPrompt() to isolate real output from marker-based terminal buffer captures. Also adds configurable idle poll interval and shell integration timeout=0 support for faster test execution.