If you want to disable the output window opening on its own:
You will have to open it from View > Output.
You can add the following line to your user settings:
"debug.internalConsoleOptions": "neverOpen"
If you want to disable the output window opening on its own:
You will have to open it from View > Output.
You can add the following line to your user settings:
"debug.internalConsoleOptions": "neverOpen"