How to view output and debugging console in Visual Studio code at the same time?

Maybe a stupid question, but I can not find the settings in which this is possible. Right now, if I turn on one, the other is hidden. This is very annoying.

+6
source share
1 answer

When updating January / 17, you now see Output , Problems , Debug Console and Terminal , at the same time. Just click on the names to switch between them.

Update Panel Headers

+1
source

All Articles