microsoft / vscode-python-debugger

Python debugger (debugpy) extension for VS Code.
https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy
MIT License
41 stars 17 forks source link

Use consoleName in launch.json file #319

Closed paulacamargo25 closed 2 months ago

paulacamargo25 commented 2 months ago

Use consoleName in launch.json configuration in order to do the same config as VSCode. Closed: https://github.com/microsoft/vscode-python-debugger/issues/176