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
The builtin types (string, number, etc...) are not highlighted as unknown globals.
Actual Behaviour
The builtin types are highlighted as unknown globals.
All modified settings:
Reproduction steps
Make sure the .vscode folder is a symlink to a folder on another drive
Run vscode and observe the issue
Additional Notes
I had the .vscode folder as a symlink on another SSD and the builtin types weren't working. As soon as I moved the .vscode folder back to the user folder, it started working properly.
How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
Windows
What is the issue affecting?
Diagnostics/Syntax Checking
Expected Behaviour
The builtin types (string, number, etc...) are not highlighted as unknown globals.
Actual Behaviour
The builtin types are highlighted as unknown globals.
All modified settings:
Reproduction steps
Additional Notes
I had the .vscode folder as a symlink on another SSD and the builtin types weren't working. As soon as I moved the .vscode folder back to the user folder, it started working properly.
Log File
lua_langserver.log
The text was updated successfully, but these errors were encountered: