Skip to content
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

VS Code Integrated Terminal Debugging #10

Open
jtreher opened this issue Jan 16, 2025 · 1 comment
Open

VS Code Integrated Terminal Debugging #10

jtreher opened this issue Jan 16, 2025 · 1 comment

Comments

@jtreher
Copy link

jtreher commented Jan 16, 2025

On page 207, at the top, you state that "output will be written to the Debug Console."

However, in the next section, you say that "Enter a number prompt is not written to either Terminal or Debug Console and neither window is waiting for a user to enter a number and press Enter."

I'm using C# Dev Kit and the C# extension. The console output is in the debug console and it's waiting for input with the evaluation box which will be fed to standard input.

Image

@markjprice
Copy link
Owner

It could be that the debugging behavior has changed since I wrote that section. I will investigate.

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