EnvFile
EnvFile copied to clipboard
PyCharm EnvFile plugin does not support the Python Console
Run configurations seem to be the only option for using the EnvFile plugin. PyCharm also has a Python Console that includes the application context and virtual environment. It would be nice to have the EnvFile plugin available for this tool as well.
Would also appreciate this being added.
Agreeing with @jdcorreajr and @banagale:
When working with Django there are 3 console-type locations where environment variables can be set - adding EnvFile capability to these locations would be great:
- Build, Execution, Deployment > Console > Python Console
- Build, Execution, Deployment > Console > Django Console
- Languages & Frameworks > Django > Manage.py tasks
any updates on this issuse?
Came here to suggest this
Could you integrate support for both:
- Django console
- Python console
In the past, we utilized the ProjectEnv plugin which provided this functionality out-of-the-box. However, it appears that this plugin is no longer being maintained. Your assistance in enabling this feature would be greatly appreciated.