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
545 stars 129 forks source link

Feature request: Global .env picker #138

Open kasobol-msft opened 3 years ago

kasobol-msft commented 3 years ago

In my workflow I often switch between 2-3 .env files while running couple of different test suites from the same project. In order to do this I have to navigate to run/debug settings then to EvnVar tab and make selection there. For my case it would be great if there was a easily accessible global place (e.g. toolbar or menu) where I can switch between files and selection would automatically apply to all run/debug settings that I have in my workspace.

prochac commented 3 years ago

Can't believe this issue is old 11 days only. This feature should be there a long time ago.

ashald commented 3 years ago

Would welcome contributions!