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: another regression related to type narrow and generic since v3.10.1
#3088 by tomlau10 was merged Mar 10, 2025 Loading… updated Mar 16, 2025
Chore: Update help messages
#3113 by AndreasMatthias was merged Mar 12, 2025 Loading… updated Mar 12, 2025
fix: respect ignoreDir in --check CLI
#3110 by emmericp was merged Mar 12, 2025 Loading… updated Mar 12, 2025
feat: add --help
#3065 by lewis6991 was merged Mar 10, 2025 Loading… updated Mar 11, 2025
fix: fix type annotations for bit module
#3091 by dundargoc was merged Mar 10, 2025 Loading… updated Mar 11, 2025
fix: type narrowing bugs with literal fields
#3098 by lewis6991 was merged Mar 10, 2025 Loading… updated Mar 10, 2025
3
2
Correct version for math.type and math.ult
#3097 by steveRoll-git was merged Mar 10, 2025 Loading… updated Mar 10, 2025
fix: correct pattern links for string methods
#3094 by PeterCardenas was merged Mar 10, 2025 Loading… updated Mar 10, 2025
fix: osdate is not allowed in os.time
#3082 by Rathoz was merged Feb 21, 2025 Loading… updated Feb 21, 2025
fix: remove extra ./ prefix in check report when using --check=.
#3068 by tomlau10 was merged Feb 14, 2025 Loading… updated Feb 19, 2025
fix: default path for --doc_out_path is the current directory
#3076 by AndreasMatthias was merged Feb 18, 2025 Loading… updated Feb 18, 2025
fix: incorrect error message for --doc-update
#3075 by AndreasMatthias was merged Feb 18, 2025 Loading… updated Feb 18, 2025
fix: reimplement section luals.config in doc.json
#3072 by AndreasMatthias was merged Feb 18, 2025 Loading… updated Feb 18, 2025
fix: incorrect file names in doc.json
#3070 by AndreasMatthias was merged Feb 18, 2025 Loading… updated Feb 18, 2025
update workflow
#3077 by CppCXY was merged Feb 14, 2025 Loading… updated Feb 14, 2025
Update doc.json
#2562 by AndreasMatthias was merged Mar 15, 2024 Loading… updated Feb 12, 2025
fix: incorrect arg skip pattern for --check_out_path=
#3062 by tomlau10 was merged Feb 7, 2025 Loading… updated Feb 10, 2025
Fix changelog links
#3060 by TIMONz1535 was merged Feb 7, 2025 Loading… updated Feb 7, 2025
fix: missing field completion for generic class object
#3055 by tomlau10 was merged Feb 6, 2025 Loading… updated Feb 6, 2025
3
feat: add variable substitution support for vscode's ${workspaceFolder:x}
#3053 by tomlau10 was merged Feb 6, 2025 Loading… updated Feb 6, 2025
feat: add --check_format=json|pretty
#3051 by lewis6991 was merged Feb 6, 2025 Loading… updated Feb 6, 2025
Avoid truncating output in ---doc mode
#3052 by emuell was merged Jan 24, 2025 Loading… updated Jan 24, 2025
fix: bind variables with @class using tail comments
#3044 by tomlau10 was merged Jan 21, 2025 Loading… updated Jan 23, 2025
Mark postfix completions as snippets
#3047 by andrewbraxton was merged Jan 21, 2025 Loading… updated Jan 21, 2025
ProTip! Filter pull requests by the default branch with base:master.