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

I am getting empty environment variables on Python projects even I set a value after IntelliJ Update ``` IntelliJ IDEA 2022.2 (Community Edition) Build #IC-222.3345.118, built on July 26, 2022...

pycharm updated, now you don't recognize any vars. didn't find a new version for envfile.

It seems to me that in virtually every situation you want to load the `.env` file if it is available in the working directory or project root. I'd love to...

The extension doesn't seem to support to .env files that have other extensions for different environments. e.g. - `.env.development` - `.env.local` - `.env.docker-local`

When i go to load this file I get an error. So we have disabled your plugin for now on pycharm PyCharm 2022.1.1 (Professional Edition) Build #PY-221.5591.52, built on May...

Run configurations seem to be the only option for using the EnvFile plugin. PyCharm also has a Python Console that includes the application context and virtual environment. It would be...

```java java.lang.Throwable: Assertion failed: dataContext has no component for new ListPopupStep at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:218) at com.intellij.ui.popup.PopupFactoryImpl$ActionGroupPopup.createStep(PopupFactoryImpl.java:256) at com.intellij.ui.popup.PopupFactoryImpl$ActionGroupPopup.(PopupFactoryImpl.java:214) at com.intellij.ui.popup.PopupFactoryImpl$ActionGroupPopup.(PopupFactoryImpl.java:181) at com.intellij.ui.popup.PopupFactoryImpl.createActionGroupPopup(PopupFactoryImpl.java:357) at com.jetbrains.rdserver.ui.popup.bePopups.impl.BackendBePopupFactory.createActionGroupPopup(BackendBePopupFactory.kt:79) at net.ashald.envfile.platform.ui.EnvFileConfigurationPanel.doAddAction(EnvFileConfigurationPanel.java:244) at net.ashald.envfile.platform.ui.EnvFileConfigurationPanel.access$600(EnvFileConfigurationPanel.java:38) at net.ashald.envfile.platform.ui.EnvFileConfigurationPanel$4.run(EnvFileConfigurationPanel.java:109) at...

If I have Goland installed in Windows and using my project under WSL, this plugin won't load the variables (maybe it will, but probably in another environment). I don't know...

With IntelliJ on windows, the plugin seems to cause problems with WSL support. See https://stackoverflow.com/questions/69721714/intelij-idea-in-wsl2-error-export-programfilesx86-bad-variable-name for details. I encountered the problem as well and could confirm that the problem is...

``` RubyMine 2022.1 Build #RM-221.5080.196, built on April 11, 2022 Licensed to Juan Alvarez Subscription is active until June 24, 2022. Runtime version: 11.0.14.1+1-b2043.25 x86_64 VM: OpenJDK 64-Bit Server VM...