-
-
Notifications
You must be signed in to change notification settings - Fork 384
Closed
Labels
bugSomething isn't workingSomething isn't working
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?
Annotations
Expected Behaviour
Things (classes, strings, etc) should maintain their given color in a multi line union.
Actual Behaviour
Things are colored correctly until a certain scroll threshold is reached, where they will turn blue and remain blue when scrolling further down.
Reproduction steps
- Create a very large multi line union in an alias, field, whatever
- Scroll down until typedefs change color
Additional Notes
The example given is only strings, but it happens with everything.
Log File
I doubt these are useful, but here they are anyway. Apologies for the massive workspace.
file_c%3A_Users_mapop_AppData_Roaming_Factorio_mods.log
service.log
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working