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

A language server that offers Lua language support - programmed in Lua

Results 546 lua-language-server issues
Sort by recently updated
recently updated
newest added

Semantic highlighting unfortunately makes TODO/NOTE/etc. strings in comments unreadable with the color scheme I use (https://github.com/rebelot/kanagawa.nvim), but it can be useful otherwise. Is there a way to prevent semantic highlighting...

enhancement

### How are you using the lua-language-server? Other ### Which OS are you using? MacOS ### What is the issue affecting? Formatting ### Expected Behaviour `space_around_table_append_operator` setting to boolean true...

### How are you using the lua-language-server? Command Line ### Which OS are you using? Linux ### What is the issue affecting? Other ### Expected Behaviour Complete build from source,...

### How are you using the lua-language-server? NeoVim ### Which OS are you using? Windows ### What is the issue affecting? Other ### Expected Behaviour LS correctly works with files...

### 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? Type Checking ### Expected Behaviour...

The language server doesn't seem to support the context option `context.includeDeclaration`. If set to `true` for find-references-requests the declaration will be omitted. https://microsoft.github.io/language-server-protocol/specifications/specification-current/#textDocument_references

enhancement

### How are you using the lua-language-server? Visual Studio Code Extension (sumneko.lua) ### Which OS are you using? MacOS ### What is the issue affecting? Type Checking ### Expected Behaviour...

### How are you using the lua-language-server? Other ### Which OS are you using? Linux ### What is the issue affecting? Hover ### Expected Behaviour ### Actual Behaviour It seems...

### 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? Hover ### Expected Behaviour Hover...

like the title said, the client didn't send null for the URI and more than 100000 files have been scanned. It also said that the current scanned directory is `/`