You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 pasteC:\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 justapp.py
.The text was updated successfully, but these errors were encountered: