-
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
[BUG] Debugging with purpose ignored in user/workspace settings. #525
Comments
Currently we only check the launch.json file when looking for |
also it would be great something like this for purpose:
|
loose files cannot have configured debug button in python: #525 It would be great to configure run/debug button for loose files:
by these cases the priority is launch.json > Workspace > User
Originally posted by @byehack in microsoft/vscode#124280 (comment) |
Hello! I wanted to check in to see if this is still an issue you are facing given it has been a while since you originally filed it. Thanks! |
This is still a bug. Essentially, we are not looking at the settings.json for launch configs, we are only picking it up from launch.json. |
Environment data
v1.60.0
v2021.9.1246542782
win10 20h2 64bit
py3.7.7 32bit
pylance v2021.9.4
,jupyter v2021.8.2041215044
python.languageServer
setting:Default
Steps to reproduce:
Logs
EMPTY
The text was updated successfully, but these errors were encountered: