Skip to content

Fix: Support for No Check(🔲) "Run in Terminal" when working with C++ Files #247030

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
shivamm-verma opened this issue Apr 20, 2025 · 0 comments
Assignees

Comments

@shivamm-verma
Copy link

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: Version: 1.99.3 (user setup)
  • OS: Windows_NT x64 10.0.26100 (Windows 11 24H2)

What's the Issue?

  • While running a C++ file, and the "Run in Terminal" - settings is OFF in vscode settings, then, the VSCODE Doesn't take any Input and becomes non-interactive!
    • Image
  • Even though, the same things works when the "Run in Terminal"✅ settings is turned ON & Input is successfully captured when given in a terminal.

Steps to Reproduce:

  1. Create a C++ File & add code for inputting any value.
  2. Try running the file when the "Run in Terminal" is OFF🔲
  3. Give inputs, and you will see, it doesn't take any input!

Screenshots/Media

https://github.com/user-attachments/assets/058f28d7-65b8-4237-8709-eb4a14e13d29
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants