Skip to content

Use environment variables defined in .env file when running code in a terminal #944

Closed
@DonJayamanne

Description

@DonJayamanne

@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)

Metadata

Metadata

Assignees

Labels

area-environmentsFeatures relating to handling interpreter environmentsarea-terminalfeature-requestRequest for new features or functionalityverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions