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

EnvFile settings lost from templates and at each restart #196

Open brunierterry opened 1 year ago

brunierterry commented 1 year ago

Apparently, the stack trace (in #189 ) I had wasn't related to my main problem. So let's forget about the closed issue, and please consider the following symptoms:

EnvFile version: 3.4.1 IntelliJ IDEA version: 2022.2.3 (Ultimate Edition)

Build #IU-222.4345.14, built on October 5, 2022

tlangs commented 1 year ago

I'm running into this issue as well.

sim-li commented 1 year ago

Same here

jcavalieri commented 1 year ago

Same. It would be great if it worked in the template. Otherwise it makes it a hassle to run individual unit tests since it will create a new configuration each time.

cvdsteeg commented 10 months ago

Same here, would appreciate if this got solved, EnvFile makes running my tests so much easier.