Describe the bug
When you use the .env file to store some variable and when using them getting a Red underline and when you tap on it, It says Undefined environment variable but I have declared and working fine when I run the script
To Reproduce
Steps to reproduce the behavior:
- Add a variable in the .env file
- Use that variable in any resource file
Expected behavior
I should not see the error message and when I tap on it. It should take me to the .env file.
Screenshots

Versions:
- OS: Mac 14.7
- Robot Framework Version: 7.0.1
- Robot Framework Language Server Version: 1.11.0
- Client Version: 2024.2.3 (Community Edition)