-
-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Labels
bugSomething isn't workingSomething isn't workingduplicateThis issue or pull request already existsThis issue or pull request already exists
Milestone
Description
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.
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.
Log File
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingduplicateThis issue or pull request already existsThis issue or pull request already exists