EnvFile
EnvFile copied to clipboard
It installs but doesn't work in Pycharm 2022.2
Plugin installs but doesn't work on Pycharm version Build #PY-222.3345.131, built on July 27, 2022
Duplicate of https://github.com/ashald/EnvFile/issues/185
Seeing the same thing on IntelliJ IDEA version Build #IU-222.3345.118, built on July 26, 2022
Same here 😢
The workaround for now is:
- Copy your env file contents to clipboard
- Edit your run configuration's environment variables
- Click the small paste button
Same here :(
I just updated to RC 2022.2.2 Build #PY-222.4167.4, built on August 31, 2022 and the plugin works there, so no need to downgrade, just opt in EAP

For me upgrading to RC 2022.2.2 does not work on Ubuntu.
That is pycharm-professional RC 2022.2.2 (Build #PY-222.4167.4, built on August 31, 2022) via snap pycharm-professional latest/candidate channel on Ubuntu 20.04
Downgrading to 2022.2.1 fixes the problem.
Follow #185 for updates.