How to debug python in vscode with “console”: “integratedTerminal”?
The error as below will be happened when I debug with “console”: “integratedTerminal”, there is no any problems with “console”: “externalTerminal” or “console”: “internalConsole”, There was also no problems before I upgraded to 1.90.0, does anyone help me to debug python with “console”: “integratedTerminal”?