EnvFile icon indicating copy to clipboard operation
EnvFile copied to clipboard

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.

Results 110 EnvFile issues
Sort by recently updated
recently updated
newest added

In my case the plugin works when running a configuration in debug mode, but doesn't work in run mode. Is there a configuration issue on my end or is this...

We are using https://direnv.net/ to share a base config and it works really well for that. Would be even better if we could reference the same file in our run...

help wanted
feature-request

First, love the plugin. Second, no worries if you do not find time to fix it. No urgent issue, I can do my work with the plugin just fine (ignoring...

I'm experimenting to support EnvFile with [BashSupport Pro}(https://www.bashsupport.com). I noticed that the variable substitution isn't working as it should. Currently EnvFile only provides the variables configured directly in the run...

After installing the plugin, I am not able to see the EnvFile tab. ![image](https://user-images.githubusercontent.com/45361199/133471440-810fbe84-94ce-4358-8cde-15bcc9420646.png) ![image](https://user-images.githubusercontent.com/45361199/133471539-2b6048bc-3854-42ef-8cf3-80b8c051f4ad.png)

I'm getting this when I open a project, but after that it seems to work fine, or at least the way I'm using it it does... ``` java.lang.Throwable: Assertion failed:...

Play 2 App is a run configuration provided by the Scala plugin

help wanted
platform-support
feature-request