79328979

Date: 2025-01-04 14:21:29
Score: 1
Natty:
Report link

Hey everyone there is a way to make the output window stay hidden according to https://github.com/microsoft/vscode/issues/105270. I did it and it works! Just add the following in settings.json

"workbench.view.showQuietly": {
    "workbench.panel.output": true
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: samyarkhafan