-
- Notifications
You must be signed in to change notification settings - Fork 385
Pull requests: LuaLS/lua-language-server
Author
Label
Projects
Milestones
Reviews
Assignee
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
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
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
fix: incorrect arg skip pattern for
--check_out_path= #3062 by tomlau10 was merged Feb 7, 2025 Loading… updated Feb 10, 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
Fixed the error that the configuration file pointed to by the
--configpath option was not read and loaded. #3012 by Mc-GrowlR was merged Jan 2, 2025 Loading… updated Jan 31, 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! no:milestone will show everything without a milestone.