Open
Description
I have a local.env file in projects root dir. I am using variables from this file in my application.properties file. I have EnvFile installed and my config is as follows.
So here is the problem: I can compile and run the application with no error or exception(variables of local.env are resolved in runtime). However, IntelliJ cannot resolve the variables of local.env file(in static code analysis phase). when I click go to symbol or command + click the variable it cannot find the variable definition.
IntelliJ version: 2024.1 ultimate
Metadata
Metadata
Assignees
Labels
No labels