-
- Notifications
You must be signed in to change notification settings - Fork 386
Pull requests: LuaLS/lua-language-server
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use
string.format to fix floating point error in test output #2854 by sparr was merged Sep 18, 2024 Loading…
fix(completion): remove logic causing wrong text edits
#2844 by max397574 was merged Sep 10, 2024 Loading…
Fix correctly display enums for function overload arguments
#2840 by NeOzay was merged Sep 9, 2024 Loading…
Only call workspace/configuration when available enhancement New feature or request
#2843 by rymdbar was merged Sep 10, 2024 Loading…
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…
4 of 5 tasks
Fix missing-fields diagnostic not warning about missing inherited fields
#2970 by SereneRuby12 was merged Dec 6, 2024 Loading…
Support using
---@class on rawset(_G, ...) to annotate the created global variable #2867 by tomlau10 was merged Sep 25, 2024 Loading…
add option
Lua.hint.awaitPropagate to propagate ---@async #2984 by findstr was closed Dec 13, 2024 Loading…
fix: type narrow on fields with multiple literals
#2871 by lewis6991 was merged Sep 29, 2024 Loading…
fix: incorrect arg skip pattern for
--check_out_path= #3062 by tomlau10 was merged Feb 7, 2025 Loading…
fix: missing field completion for generic class object
#3055 by tomlau10 was merged Feb 6, 2025 Loading…
3
feat: add variable substitution support for vscode's
${workspaceFolder:x} #3053 by tomlau10 was merged Feb 6, 2025 Loading…
fix: return empty response to
textDocument/completion if completion disabled #3144 by jllv was merged Apr 5, 2025 Loading…
fix: return empty response to textDocument/formatting if no changes
#3142 by danielleontiev was merged Apr 5, 2025 Loading…
fix: parse storage path feat/addon Related to addons
#2913 by carsakiller was merged Oct 28, 2024 Loading…
feat: infer function param when the function is passed as call arg
#2946 by tomlau10 was merged Nov 11, 2024 Loading…
fix: improve type narrow with literal alias param during completion and signature help
#2932 by tomlau10 was merged Nov 5, 2024 Loading…
config: add custom repository support for addonManager
#2937 by fesily was merged Nov 8, 2024 Loading…
ProTip! no:milestone will show everything without a milestone.