Skip to content
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

Django debug config selection: Manually entering the path does not work #284

Closed
aeschli opened this issue Mar 25, 2024 · 1 comment
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug triage-needed Needs assignment to the proper sub-team

Comments

@aeschli
Copy link

aeschli commented Mar 25, 2024

Testing #279

  • create a new launch config: Python Debugger > Django
  • In the dialog do not select a suggested option, but enter ${workspaceFolder}/moooo.py. That location does not exist (yet).
  • Press Enter

The created launch config references "program": "${workspaceFolder}/manage.py", not moooo.py

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Mar 25, 2024
@paulacamargo25 paulacamargo25 added the bug Issue identified by VS Code Team member as probable bug label Mar 25, 2024
@paulacamargo25
Copy link
Contributor

Duplicated: #283

@paulacamargo25 paulacamargo25 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

3 participants