lua-language-server
lua-language-server copied to clipboard
Differentiate between local and global variables
Currently the lsp assigns variable.other.lua to both local and global variables preventing us from letting them have unique highlight colours. Could someone point me or anyone else interested in contributing to this issue towards the right files to look into to change this behaviour?