lua-language-server icon indicating copy to clipboard operation
lua-language-server copied to clipboard

Differentiate between local and global variables

Open DeidaraMC opened this issue 1 year ago • 1 comments

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?

DeidaraMC avatar Oct 02 '24 03:10 DeidaraMC