Hello, can someone help me with an issue? When I start debugging a PHP file from the debug icon, the debug console with the output and terminal tabs automatically opens. Is there a setting I can trigger to prevent the debug console from starting automatically?
The "debug.internalConsoleOptions": "neverOpen" in your settings.json file does not seem to work with this plugin.