ashald / EnvFile

EnvFile 3.x is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.
MIT License
539 stars 129 forks source link

Support for "Shell Script" configurations #116

Open fdcds opened 4 years ago

fdcds commented 4 years ago

It would be great if EnvFile would support "Shell Script" type configurations in PyCharm, which currently do not offer any way to set environment variables in a convenient way.

See-also: https://youtrack.jetbrains.com/issue/PY-43210