vscode-cpptools
vscode-cpptools copied to clipboard
Switch to `onDidStartTerminalShellExecution` from the obsolete proposed API terminalData* events
Fixes #12575
This stops the use of the proposed deprecated API and uses the newer, released TerminalShellExecution support.