GitHub / LuaLS/lua-language-server issues and pull requests
#3397 - Syntax warning / error not flagged as such.
Issue -
State: open - Opened by Safebox36 11 days ago
- 1 comment
#3396 - Function overloading by declaring multiple functions with same name appears to be completely broken
Issue -
State: open - Opened by jnbooth 13 days ago
- 1 comment
#3394 - fix: type inference for bitwise operators on integer variables
Pull Request -
State: open - Opened by RomanSpector 19 days ago
#3393 - fix: support Lua 5.5 prefix local attributes
Pull Request -
State: open - Opened by Ne9roni 19 days ago
#3392 - fix: generic type resolution for class methods and iterators
Pull Request -
State: open - Opened by RomanSpector 20 days ago
#3391 - Fix type inference for and/or idioms and circular dependency in tracer
Pull Request -
State: open - Opened by RomanSpector 20 days ago
- 1 comment
#3377 - How to type annotate keys with spaces?
Issue -
State: closed - Opened by ChillerDragon about 1 month ago
#3376 - Whats up with the hashtags?
Issue -
State: closed - Opened by ChillerDragon about 1 month ago
- 3 comments
#3375 - Generic type inference breaks for class-style tables with indexed fields (---@class list<T>: { [integer]: T })
Issue -
State: open - Opened by RomanSpector about 1 month ago
#3374 - How to do multiple named return values?
Issue -
State: closed - Opened by ChillerDragon about 1 month ago
- 3 comments
Labels: question, feat/LuaCats Annotations
#3373 - How to document @field values (description not shown when hovering the function)
Issue -
State: open - Opened by ChillerDragon about 1 month ago
- 2 comments
Labels: feat/LuaCats Annotations
#3372 - Can function aliases have parameter descriptions?
Issue -
State: closed - Opened by ChillerDragon about 1 month ago
- 1 comment
#3371 - How to define type hints for user callback functions
Issue -
State: closed - Opened by ChillerDragon about 1 month ago
- 11 comments
#3370 - Question: How to document an array of functions which have a return type?
Issue -
State: closed - Opened by Eyrim about 1 month ago
- 2 comments
Labels: documentation
#3369 - Is it possible to define type hints on the fly based on a string in lua?
Issue -
State: closed - Opened by ChillerDragon about 1 month ago
- 2 comments
#3368 - feat: support type inference for @field and @type function declarations in method overrides
Pull Request -
State: open - Opened by ChouUn about 1 month ago
- 1 comment
#3367 - Type inference not working for @field and @type function declarations in method overrides
Issue -
State: open - Opened by ChouUn about 1 month ago
#3366 - Multi line luacats parameter descriptions
Issue -
State: closed - Opened by ChillerDragon about 1 month ago
- 2 comments
#3365 - Incorrect type on string-key fields when combined with `[string]`
Issue -
State: open - Opened by justarandomgeek about 1 month ago
- 4 comments
#3364 - `@overload` does not cooperate with `@class` when adding overloads to an inherited class method
Issue -
State: open - Opened by HoloTheDrunk about 2 months ago
- 1 comment
#3362 - fix: string.match and string.gmatch may return string|number|nil
Pull Request -
State: open - Opened by carsakiller about 2 months ago
- 1 comment
Labels: feat/LuaCats Annotations
#3361 - Request: Limit "Fields cannot be injected" to exact classes
Issue -
State: open - Opened by idbrii about 2 months ago
- 1 comment
#3360 - Dict / Table optional not typing properly.
Issue -
State: closed - Opened by Safebox36 about 2 months ago
- 5 comments
Labels: feat/LuaCats Annotations, feat/type check
#3359 - table newindex shows invalid `need check for nil` warning if key is `false`
Issue -
State: open - Opened by sewbacca about 2 months ago
- 1 comment
#3357 - `string.gmatch` and `string.match` have invalid return types
Issue -
State: open - Opened by sewbacca about 2 months ago
- 1 comment
Labels: feat/LuaCats Annotations
#3354 - Add the source uri argument to ResolveRequire
Pull Request -
State: closed - Opened by periapsises 2 months ago
- 1 comment
#3353 - Parser fails on annotations containing '[['
Issue -
State: open - Opened by iamhaiwen 2 months ago
#3352 - fix: chmod +x make.sh
Pull Request -
State: open - Opened by danielzgtg 2 months ago
- 1 comment
#3351 - The integer addition loop has a bug
Issue -
State: open - Opened by iamhaiwen 2 months ago
#3350 - Annotations in inline comments do not recognize others on the same line
Issue -
State: open - Opened by bravelycowering 2 months ago
#3349 - fix(parser): 修复文档参数绑定的重复问题
Pull Request -
State: open - Opened by ushen-pyj 2 months ago
- 1 comment
#3342 - Add boolean-context diagnostic
Pull Request -
State: open - Opened by kyoh86 3 months ago
- 6 comments
#3325 - Error running tests when using a prebuilt luamake
Issue -
State: closed - Opened by apteryks 3 months ago
- 2 comments
#3324 - Is linux-x64-musl.tar.gz is no longer supported?
Issue -
State: open - Opened by mau-mauricelim 3 months ago
- 2 comments
#3318 - Syntax highlighting changed after update to 3.16.2
Issue -
State: open - Opened by csaar95 4 months ago
- 3 comments
#3317 - LuaLS processes the wrong LuaDoc for Penlight tablex.filter
Issue -
State: open - Opened by FunctionDJ 4 months ago
- 2 comments
#3313 - feat: Omit parameter hints when the argument name matches
Pull Request -
State: closed - Opened by roife 4 months ago
- 2 comments
#3309 - Add nil checks for name and file in sortDoc
Pull Request -
State: closed - Opened by dljsjr 4 months ago
- 1 comment
#3308 - lua_ls quit with exit code 127 and signal 0
Issue -
State: closed - Opened by samarth-na 4 months ago
- 11 comments
#3307 - Fix diagnostic completions incorrect textEdit.finish
Pull Request -
State: closed - Opened by ivangeorgiew 4 months ago
- 1 comment
#3305 - Fix no-unknown typo
Pull Request -
State: closed - Opened by NathanSnail 4 months ago
- 2 comments
#3301 - Debian 13 libbfd-2.38-system.so not found
Issue -
State: closed - Opened by bioleyl 5 months ago
- 47 comments
Labels: compile
#3298 - Made the hardcoded completion field limit configurable
Pull Request -
State: closed - Opened by halflifefan 5 months ago
- 5 comments
#3296 - make.sh is gone - how to build the latest git source?
Issue -
State: open - Opened by wimstefan 5 months ago
#3293 - Issue 2977: LuaLS autodoc is including global table in output md/json files
Pull Request -
State: closed - Opened by codrod 5 months ago
- 2 comments
#3290 - Version 3.15.0 not working on Kylin V10 server arm due to missing GLIB 2.29 2.33 2.32 2.34
Issue -
State: open - Opened by shunshunbu 5 months ago
- 1 comment
#3280 - Building from source on GNU Linux | Failed tests at compile time
Issue -
State: open - Opened by pj-connect 6 months ago
#3279 - Renamed file considered deleted inside directory junction
Issue -
State: open - Opened by zeiran 6 months ago
#3278 - 提示错误
Issue -
State: open - Opened by Delent0 6 months ago
- 1 comment
#3277 - Hovering lua keywords produces estrange characters output
Issue -
State: open - Opened by vsotofrances 7 months ago
#3274 - Incorrect types used for overloaded class when passed as argument
Issue -
State: open - Opened by NathanSnail 7 months ago
#3273 - Wrong edit range for param completions
Issue -
State: open - Opened by Bekaboo 7 months ago
- 1 comment
#3272 - False-positive type error: `vim.cmd` callable table flagged as "table cannot match fun(...)"
Issue -
State: open - Opened by ChristophSchmidpeter 7 months ago
#3271 - Cannot inherit generic classes (including tables)
Issue -
State: open - Opened by Silzinc 7 months ago
- 1 comment
#3267 - rootUri is incorrect in VS Code extension
Issue -
State: open - Opened by K1ngDuck 7 months ago
#3265 - fix: typo dose -> does
Pull Request -
State: closed - Opened by leslykinzel 7 months ago
#3263 - Question about ArduPilot lua
Issue -
State: open - Opened by AndKe 7 months ago
#3262 - Unexpected typechecking (with classes only?)
Issue -
State: open - Opened by Rathoz 8 months ago
- 2 comments
#3261 - Class generics produce unusable and wrong union types
Issue -
State: open - Opened by vaderkos 8 months ago
#3260 - Class generics produce unusable and wrong union types
Issue -
State: open - Opened by msmirnov-gp 8 months ago
#3259 - Plugin ResolveRequire is getting the wrong URI
Issue -
State: open - Opened by Bilal2453 8 months ago
#3258 - @enum and @alias comments rendered as markdown
Pull Request -
State: open - Opened by tommaisey 8 months ago
- 6 comments
#3258 - @enum and @alias comments rendered as markdown
Pull Request -
State: open - Opened by tommaisey 8 months ago
#3257 - @alias and @enum file paths
Pull Request -
State: closed - Opened by tommaisey 8 months ago
#3256 - Improve lua-lanuageserver --check
Pull Request -
State: open - Opened by Freed-Wu 8 months ago
#3255 - @alias doesn't have a "file" property in doc json
Issue -
State: closed - Opened by tommaisey 8 months ago
- 2 comments
#3253 - Fix #2343, support pre-commit
Pull Request -
State: open - Opened by Freed-Wu 8 months ago
#3253 - Fix #2343, support pre-commit
Pull Request -
State: closed - Opened by Freed-Wu 8 months ago
- 1 comment
#3252 - Is there a way to specify type alises for variadic arg functions
Issue -
State: open - Opened by vaderkos 8 months ago
#3251 - fix: incorrect generation of function signatures with tuple parameters
Pull Request -
State: closed - Opened by f-ell 8 months ago
#3250 - Support for capturing function names
Issue -
State: open - Opened by segabl 8 months ago
#3248 - Inconsistent newline behaviour between editors
Issue -
State: open - Opened by NathanSnail 8 months ago
#3247 - Fix: Stack overflow while attempting to resolve function return value
Pull Request -
State: open - Opened by Cooldude2606 8 months ago
#3246 - Stack overflow while attempting to resolve function return value
Issue -
State: open - Opened by Cooldude2606 8 months ago
#3244 - How to implement ResolveRequire if custom function is used in game
Issue -
State: closed - Opened by vaderkos 9 months ago
- 3 comments
#3241 - How to properly annotate lazy-loaded sub-modules?
Issue -
State: closed - Opened by Bekaboo 9 months ago
- 2 comments
#3239 - 关于enum的识别问题
Issue -
State: open - Opened by Silent-zzz 9 months ago
#3238 - Incorrect autocomplete
Issue -
State: open - Opened by Leadwerks 9 months ago
- 2 comments
#3235 - How to confirm that textDocument\didOpen is finished?
Issue -
State: open - Opened by Leadwerks 9 months ago
#3230 - Addon manager takes wrong path when using Lua.addonManager.repositoryPath
Issue -
State: open - Opened by antim0118 9 months ago
#3229 - Literal cannot match a type that it is a member of
Issue -
State: closed - Opened by neo451 9 months ago
- 3 comments
#3228 - feat: add '|lambda|' to nonstandardSymbol in template
Pull Request -
State: closed - Opened by the-byte-bender 9 months ago
- 1 comment
#3228 - feat: add '|lambda|' to nonstandardSymbol in template
Pull Request -
State: open - Opened by the-byte-bender 9 months ago
#3227 - the library 'vector' is undefined in the server. its a whole library in roblox yet its not in the server! but other than that the server is beautiful i shall thank you all for your efforts and the language server is amazing and working pretty fine!
Issue -
State: open - Opened by ModuleDaner 9 months ago
- 2 comments
#3226 - string|nil passed to string parameter not flagged as error with strict settings
Issue -
State: open - Opened by andy265 9 months ago
- 2 comments
#3225 - feat: support per library ignoreDir when library path prefix matched
Pull Request -
State: open - Opened by tomlau10 9 months ago
- 4 comments
#3224 - fix: typed `@field` should not override other defined field
Pull Request -
State: closed - Opened by tomlau10 10 months ago
- 1 comment
#3222 - Go to definition does not go to definition
Issue -
State: open - Opened by Real-Gecko 10 months ago
#3220 - Incorrect folding range when a function with an inline comment follows an annotation
Issue -
State: open - Opened by Orion351 10 months ago
#3218 - Add support for Lua 5.5
Pull Request -
State: closed - Opened by Copilot 10 months ago
- 18 comments
#3217 - Support Lua5.5
Issue -
State: open - Opened by CppCXY 10 months ago
#3216 - Why alpha is of range 0-255?
Issue -
State: open - Opened by siduck 10 months ago
- 1 comment
#3215 - [Feature Request] ---@final to mark class method as non-overridable
Issue -
State: open - Opened by NyakoFox 10 months ago
#3212 - fix: incorrect inject field message for exact class extra field
Pull Request -
State: closed - Opened by tomlau10 10 months ago
- 1 comment
#3212 - fix: incorrect inject field message for exact class extra field
Pull Request -
State: closed - Opened by tomlau10 10 months ago
- 1 comment
#3211 - @field private in @meta file triggers warning even when accessed within the same class
Issue -
State: open - Opened by Mayron 10 months ago
- 7 comments
#3210 - Update bee.lua/luamake submodule to latest version
Pull Request -
State: open - Opened by chenrui333 10 months ago
- 2 comments
#3208 - fix: large unions no longer erroneously fail to match later variants
Pull Request -
State: closed - Opened by DoubleThoughtTheProgrammer 10 months ago
- 2 comments
#3208 - fix: large unions no longer erroneously fail to match later variants
Pull Request -
State: closed - Opened by DoubleThoughtTheProgrammer 10 months ago
- 2 comments
#3206 - can not complete param for "overload" functions
Issue -
State: open - Opened by ZSaberLv0 10 months ago