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

Improve debug config selection in Flask/Django #161

Closed
karthiknadig opened this issue Sep 26, 2019 · 0 comments · Fixed by #276
Closed

Improve debug config selection in Flask/Django #161

karthiknadig opened this issue Sep 26, 2019 · 0 comments · Fixed by #276
Assignees
Labels
feature-request Request for new features or functionality needs PR Ready to be worked on on-testplan Added to test plan
Milestone

Comments

@karthiknadig
Copy link
Member

When we reach this part, while setting up django or flask:
image

Currently we show manage.py. even if that file does not exist. This is fine, in addition we should show files in the works space that are potential start up files. These should be listed in the order of most likely to least likely.

The point here is to avoid users having to type in the file if it is slightly different from app.py like say webapp.py

@karthiknadig karthiknadig added feature-request Request for new features or functionality triage-needed Needs assignment to the proper sub-team labels Sep 26, 2019
@karrtikr karrtikr added the needs PR Ready to be worked on label Aug 9, 2022
@paulacamargo25 paulacamargo25 changed the title Debug config selection should show files that can be used for Flask/Django Improve debug config selection in Flask/Django Dec 21, 2022
@paulacamargo25 paulacamargo25 transferred this issue from microsoft/vscode-python Dec 18, 2023
@paulacamargo25 paulacamargo25 self-assigned this Feb 13, 2024
@paulacamargo25 paulacamargo25 added this to the February 2024 milestone Feb 13, 2024
@paulacamargo25 paulacamargo25 added the on-testplan Added to test plan label Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality needs PR Ready to be worked on on-testplan Added to test plan
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants