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
535 stars 126 forks source link

How can I remember files, so I won't need to reapply it after restart?How to apply the file to the whole project? #170

Closed berserk-fan closed 1 year ago

ashald commented 2 years ago

Have you tried setting it up in the template?

ryanfox1985 commented 2 years ago

I have the same issue with Scala, even using the Test template, Idea doesn't load the envfile when a new testsuite is created. Also as @mamat14 mentioned every time I restart Idea, the envfile tab resets to default values (all blank and envfile unselected) and I need to load again.

EnvFile version: 3.2.2 IntelliJ IDEA 2021.3.1 (also with the CE edition happens) MacOS Monterey (12.1)

ashald commented 1 year ago

Apparently it's something specific to ScalaTest run configuration. Please create a dedicated issue.