-
Notifications
You must be signed in to change notification settings - Fork 49
TPI: Test Debug Python File in Editor Menu #141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Added notes on #137 that is still a bug. Sorry for the lateness, as this is a bug that is easily missed/ignored since debugging works through the "Run and Debug" View ( and F5) |
I am running into this issue still using VSCode 1.89.0 and Python Debugger v2024.4.0. When specifying a venv path in
|
Is there any resolution to the error mentioned by @Riccardo-Maio ? |
Uh oh!
There was an error while loading. Please reload this page.
Refs: #137
Complexity: 3
Create Issue
Prerequisites:
Part 1: Test Debug Python File
Python Debugger: Debug Python File
Part 2: Test Debug Python File with launch.json(no config set)
Python Debugger: Debug using launch.json
Part 3: Test Debug Python File with launch.json (config already set)
Python Debugger: Debug using launch.json
The text was updated successfully, but these errors were encountered: