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
Environment: find .env in .project & load if found
This builds on the .project file support added in #149, allowing the
Environment plugin to search for .project files in virtual environments
and to load variables from .env if found in the corresponding project.
Fixes#185
0 commit comments