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: improve type narrow with literal alias param during completion and signature help
#2932 by tomlau10 was merged Nov 5, 2024 Loading… updated Nov 9, 2024
add translate bot
#2942 by CppCXY was merged Nov 8, 2024 Loading… updated Nov 8, 2024
config: add custom repository support for addonManager
#2937 by fesily was merged Nov 8, 2024 Loading… updated Nov 8, 2024
fix: parse storage path feat/addon Related to addons
#2913 by carsakiller was merged Oct 28, 2024 Loading… updated Oct 28, 2024
Fix vararg indices being unknown when iterated
#2908 by PennyJim was merged Oct 28, 2024 Loading… updated Oct 28, 2024
[New] enum现在允许在快速修复中导入.
#2918 by xuhuanzy was merged Oct 28, 2024 Loading… updated Oct 28, 2024
[Add] enum现在允许在快速修复中导入.
#2917 by xuhuanzy was closed Oct 28, 2024 Loading… updated Oct 28, 2024
[reference] Check also in tablefield
#2911 by pborkowski-ms was merged Oct 28, 2024 Loading… updated Oct 28, 2024
Change global variable token to definition
#2894 by comedinha was closed Oct 24, 2024 Loading… updated Oct 24, 2024
fix: regression related to type narrow and generic since v3.10.1
#2898 by tomlau10 was merged Oct 21, 2024 Loading… updated Oct 24, 2024
Return markdown from getFunctionComment to temporarily preserve trailing newlines
#2888 by sparr was merged Oct 9, 2024 Loading… updated Oct 9, 2024
Handle alternate linux config directory paths for addons
#2892 by sparr was closed Oct 8, 2024 Loading… updated Oct 8, 2024
Add storagePath handling and memoization to resolvePathPlaceholders
#2893 by sparr was merged Oct 8, 2024 Loading… updated Oct 8, 2024
Fixed injects into child classes
#2841 by Luke100000 was merged Sep 10, 2024 Loading… updated Oct 7, 2024
Fix syntax errors in the Japanese locale
#2882 by Affonso-Gui was merged Oct 2, 2024 Loading… updated Oct 2, 2024
update format 1.5.6
#2875 by CppCXY was merged Oct 2, 2024 Loading… updated Oct 2, 2024
fix: type narrow on fields with multiple literals
#2871 by lewis6991 was merged Sep 29, 2024 Loading… updated Sep 29, 2024
add classes for each parser.object type
#2870 by lewis6991 was closed Sep 25, 2024 Draft updated Sep 25, 2024
Support using ---@class on rawset(_G, ...) to annotate the created global variable
#2867 by tomlau10 was merged Sep 25, 2024 Loading… updated Sep 25, 2024
2
1
feat: type narrow types with literal fields
#2864 by lewis6991 was merged Sep 23, 2024 Loading… updated Sep 25, 2024
lint: cleanup unused code and redefined locals
#2865 by lewis6991 was merged Sep 25, 2024 Loading… updated Sep 25, 2024
add: placeholder for ${addons} for paths enhancement New feature or request feat/addon Related to addons
#2866 by carsakiller was merged Sep 24, 2024 Loading… updated Sep 24, 2024
4 of 5 tasks
Use string.format to fix floating point error in test output
#2854 by sparr was merged Sep 18, 2024 Loading… updated Sep 18, 2024
Remove luamake install from make.sh and make.bat
#2853 by sparr was merged Sep 18, 2024 Loading… updated Sep 18, 2024
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.