You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find Usages will work only on key. So, please try CMd-click to "LOCALE".
Doesn't work too
And if it won't work, what dotenv() call do you mean? What language? How does it look like?
I use Kotlin and dotenv-kotlin 6.5.0. I used to be able to get to the .env file from dotenv['LOCALE'], and from the .env file clicking on LOCALE to get back to where .env is used. This doesn't work on IntelliJ IDEA 2024.3.2.2 with 2024.3 idea-php-dotenv-plugin :(
When pressing cmd+click in the file .env does not throw it to the place where dotenv () is used, but writes

Cannot find declaration to go to
The text was updated successfully, but these errors were encountered: