Replies: 1 comment 2 replies
-
You can manually specify environment definition files in your debug config.
Would you mind specifying what configuration related to Python execution isn't handled in |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example, if I place a .env file in the workspace, it will be detected when debugging but not when using the "Run Python File" button at the top right.
It also would be nice to be able to handle all configurations related to python execution in one file (e.g. launch.json) to avoid confusion.
Beta Was this translation helpful? Give feedback.
All reactions