EnvFile
EnvFile copied to clipboard
Python Console Support
The Python Console in PyCharm can also have environment variables set. Is it possible to also support the Python Console loading variables from .env files on load?
Thanks.
I opened this issue with IntelliJ, don't know if it's related: https://youtrack.jetbrains.com/issue/PY-30856
Bumping this. I'm running a SSH interpreter, and is using envFile successfully to avoid moving my ,env file to the remote server. However, this isnt possible if I want to use pycharm console.,