vscode-cpptools icon indicating copy to clipboard operation
vscode-cpptools copied to clipboard

Switch to `onDidStartTerminalShellExecution` from the obsolete proposed API terminalData* events

Open fearthecowboy opened this issue 6 months ago • 0 comments

Fixes #12575

This stops the use of the proposed deprecated API and uses the newer, released TerminalShellExecution support.

fearthecowboy avatar May 13 '25 16:05 fearthecowboy