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

Intellij 2021.3 - Unable to Add reference to ".env file" #142

Closed m-murthy closed 3 years ago

m-murthy commented 3 years ago

No longer able to link the reference to an external .env file on the UI ( as seen in the screenshot).

The item click for Add is unresponsive.

IntelliJ Version 2021.3

image

m-murthy commented 3 years ago

Update - Installing https://github.com/ashald/EnvFile/releases/tag/v3.2.1 the patch release manually worked.