Skip to content

Pull requests: LuaLS/lua-language-server

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: incorrect inject field message for exact class extra field
#3212 by tomlau10 was merged Jul 15, 2025 Loading… updated Oct 9, 2025
fix: typed @field should not override other defined field
#3224 by tomlau10 was merged Jul 15, 2025 Loading… updated Oct 6, 2025
2
1
Improve lua-lanuageserver --check
#3256 by Freed-Wu was merged Sep 23, 2025 Loading… updated Sep 23, 2025
fix: incorrect generation of function signatures with tuple parameters
#3251 by f-ell was merged Sep 23, 2025 Loading… updated Sep 23, 2025
@alias and @enum file paths
#3257 by tommaisey was merged Sep 23, 2025 Loading… updated Sep 23, 2025
fix: typo dose -> does
#3265 by leslykinzel was merged Sep 23, 2025 Loading… updated Sep 23, 2025
Kidit
#3264 by adityabangka94-wq was closed Sep 5, 2025 Loading… updated Sep 5, 2025
Fix: Stack overflow while attempting to resolve function return value
#3247 by Cooldude2606 was merged Aug 7, 2025 Loading… updated Aug 7, 2025
fix: don't return empty hover
#3232 by phanen was merged Jul 18, 2025 Loading… updated Jul 18, 2025
feat: add '|lambda|' to nonstandardSymbol in template
#3228 by the-byte-bender was merged Jul 15, 2025 Loading… updated Jul 15, 2025
繁體中文翻譯
#3200 by AlexCai2019 was merged Jun 25, 2025 Loading… updated Jun 25, 2025
fix: large unions no longer erroneously fail to match later variants
#3208 by DoubleThoughtTheProgrammer was merged Jun 25, 2025 Loading… updated Jun 25, 2025
2
7
FIX .luarc.json not being found in certain workspace using zed
#3100 by beingsuz was closed Jun 19, 2025 Loading… updated Jun 19, 2025
Prevent class methods from triggering missing fields diagnostics (Fixes #3175)
#3182 by CWood-sdf was merged Jun 9, 2025 Loading… updated Jun 9, 2025
Support Custom Addons Path for Enhanced Editor Flexibility
#3155 by IronBlood was merged Jun 9, 2025 Loading… updated Jun 9, 2025
docs: add missing locale.
#3160 by qwertycxz was merged Jun 7, 2025 Loading… updated Jun 7, 2025
Fix gcc15 build
#3189 by CppCXY was merged Jun 7, 2025 Loading… updated Jun 7, 2025
Return type of getmetatable being cached and added into type infer.
#3191 by jakitliang was closed May 21, 2025 Loading… updated May 21, 2025
feat: support hex color with #
#3169 by seblyng was merged May 3, 2025 Loading… updated May 3, 2025
[fix] Linux debugging server not starting
#3147 by jpeletier was merged Apr 12, 2025 Loading… updated Apr 12, 2025
Add missing comparison operators
#3136 by JasonHise was closed Mar 27, 2025 Loading… updated Apr 11, 2025
fix: return empty response to textDocument/formatting if no changes
#3142 by danielleontiev was merged Apr 5, 2025 Loading… updated Apr 5, 2025
fix: return empty response to textDocument/completion if completion disabled
#3144 by jllv was merged Apr 5, 2025 Loading… updated Apr 5, 2025
Diagnostics for unnecessary assert
#3128 by ribru17 was merged Apr 5, 2025 Loading… updated Apr 5, 2025
feat: provide ES localisation
#3119 by FelipeLema was merged Apr 5, 2025 Loading… updated Apr 5, 2025
ProTip! Exclude everything labeled bug with -label:bug.