When using node.exe in the VS Code terminal, a bug is encountered. #230794
Labels
terminal-conpty
Integrated terminal issues related to the ConPTY backend
terminal-input
Relating to typing in the terminal not doing the right thing, IMEs not working, etc.
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
windows
VS Code on Windows issues
Does this issue occur when all extensions are disabled?: Yes
版本: 1.94.0 (system setup)
提交: d78a74b
日期: 2024-10-02T13:08:12.626Z
Electron: 30.5.1
ElectronBuildId: 10262041
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.19045
Steps to Reproduce:
node
in the VSCode terminal (using cmd.exe), right-click the mouse, and paste the code in the terminal:node version: v20.15.0
It's only happening in VS Code terminal; the system Command Prompt terminal is normal.
The bug does not occur when pasting this code:
The text was updated successfully, but these errors were encountered: