-
- 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
fix(client): reuse the previous keys for config
#1041 by kevinhwang91 was merged Apr 12, 2022 Loading…
fix(completion): avoid unnecessary file sep as trigger chars
#1017 by kevinhwang91 was merged Apr 4, 2022 Loading…
fix(completion): use args table instead of args string to parse snippet
#1016 by kevinhwang91 was merged Apr 4, 2022 Loading…
feat(completion): use Lua code as snippet description
#1022 by kevinhwang91 was merged Apr 5, 2022 Loading…
feat(completion): truncate arguments for callSnippet
#1014 by kevinhwang91 was merged Apr 4, 2022 Loading…
Ensure that a completion result has 'isIncomplete'
#995 by yoshi1123 was merged Mar 19, 2022 Loading…
fix(semantic-tokens): coreect token type priority
#1009 by kevinhwang91 was merged Apr 2, 2022 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.