Fail to read from stdin #229962
Labels
author-verification-requested
Issues potentially verifiable by issue author
bug
Issue identified by VS Code Team member as probable bug
candidate
Issue identified as probable candidate for fixing in the next release
important
Issue identified as high-priority
regression
Something that used to work is now broken
verified
Verification succeeded
workbench-cli
VS Code Command line issues
Milestone
Does this issue occur when all extensions are disabled?: Yes
NixOS 24.05
andWindows 11 22000.2538
Steps to Reproduce:
echo "Hello World" | code-insiders -
I have located the root cause: https://github.com/microsoft/vscode/blob/6043ad16d1279f823ff24dfa289cba6e3d0e937a/src/vs/platform/environment/node/stdin.ts#L45C3-L45C35
The text was updated successfully, but these errors were encountered: