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 496 lua-language-server issues
Sort by recently updated
recently updated
newest added

### How are you using the lua-language-server? NeoVim ### Which OS are you using? Linux ### What is the issue affecting? Annotations ### Expected Behaviour I believe there should be...

The `@operator` annotation supports nearly all the operator metamethods, except for `eq` / `lt` / `le`. I'd like to be able to annotate that my type are comparable.

enhancement
feat/LuaCats Annotations

### How are you using the lua-language-server? NeoVim ### Which OS are you using? Linux ### What is the issue affecting? Libraries ### Expected Behaviour I expect my workspace libraries...

bug
Info Needed

### How are you using the lua-language-server? NeoVim ### Which OS are you using? Windows WSL ### What is the issue affecting? Other ### Expected Behaviour Ideally if the hint...

enhancement

### 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.expandAlias`为`false`时,如下标注...

bug

Love the new exact class! When using it though, I noticed that I could still 'inject' fields into an exact class when it is used as the input to a...

### How are you using the lua-language-server? NeoVim ### Which OS are you using? Linux ### What is the issue affecting? Diagnostics/Syntax Checking ### Expected Behaviour ```lua if false then...

feat/diagnostics

### How are you using the lua-language-server? NeoVim ### Which OS are you using? Linux ### What is the issue affecting? Diagnostics/Syntax Checking ### Expected Behaviour I think I'm encountering...

enhancement

### 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...

### 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, Libraries ### Expected...