Update node-pty in vscode and remove any case on ptyProcess #114215
Labels
feature-request
Request for new features or functionality
insiders-released
Patch has been released in VS Code Insiders
on-testplan
terminal
Integrated terminal issues
Milestone
Part of #113827
After microsoft/node-pty#451 is done we need to update vscode's node-pty to the latest (let's do this part on
master
. As part of the same update we need to remove the bad casts here (intyriar/flow_control
):vscode/src/vs/workbench/contrib/terminal/node/terminalProcess.ts
Lines 175 to 176 in c6c7ddd
vscode/src/vs/workbench/contrib/terminal/node/terminalProcess.ts
Lines 342 to 343 in c6c7ddd
The text was updated successfully, but these errors were encountered: