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

Unable to create launch config that points to non-root level app.py? #288

Closed
rzhao271 opened this issue Mar 25, 2024 · 1 comment
Closed
Assignees
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@rzhao271
Copy link
Contributor

Testing #280

My workspace folder is at C:\Users\raymondzhao\work\endgame\flask-example.
I added some nested folders and created app.py at C:\Users\raymondzhao\work\endgame\flask-example\nest1\nest2\app.py. When I paste C:\Users\raymondzhao\work\endgame\flask-example\nest1\nest2\app.py into the file picker, I notice that launch.json creates a Flask launch config that points to just app.py.

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Mar 25, 2024
@rzhao271
Copy link
Contributor Author

Nevermind, the file picker recognizes app.py when I move it under nest1, and creates a launch.json file that points to nest1\app.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

3 participants