0

I have some code (not related), which I'm running in Visual Studio. However, when I run it, it always runs in Command Line (which is fine), but I would also like it to display the output in the Output bar in Visual Studio, so that I can work on my code at the same time.

enter image description here

(On the left is my code, the middle is the Command Line, and the Output bar is (empty) on the right.)

Any help would be greatly appreciated!

1

1 Answer 1

0

I don't think you're looking for the Output panel, but instead the integrated terminal. That way it will work just like in Command Prompt because that's what you will be using from within VS Code. Plus the Output panel won't work for what you're after since it can't take input.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.