-
Notifications
You must be signed in to change notification settings - Fork 26
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
TPI: Test Debug Python File in Editor Menu #141
Labels
Milestone
Comments
github-actions
bot
added
the
triage-needed
Needs assignment to the proper sub-team
label
Nov 27, 2023
This was referenced Nov 28, 2023
Closed
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 Pythong Debugger v2024.4.0. When specifying a venv path in
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: