Closed
Description
@brettcannon
I've been using PYTHONPATH
variable in .env
for debugging using experimental debugger (without having to pip install PTVSD).
However running in terminal doesn't inherit these variables, I've had to export them manually.
What do you think about this feature?
Technical solution outlined in #4310
Need spec to provide UX (prompting users to load env, etc)