Opening the Output tab
Open the command palette withCtrl+Shift+P (⌘+Shift+P on macOS). Type > to switch to command mode, then run Show Output. This opens the Output tab in the right sidebar.
You can also press F4 to open the command palette directly in command mode (prefilled with >), then run Show Output.
To close it, open command mode again (> or F4) and run Hide Output.
Filtering by level
A dropdown at the top of the Output tab filters logs by minimum severity:debug, info, warn, or error. The default is info. Your selection is persisted across sessions.