Releases: LuaLS/lua-language-server
Releases · LuaLS/lua-language-server
2.6.8
What's Changed
- fixed #976 by @xiyaowong in #983
- Ensure that a completion result has 'isIncomplete' by @yoshi1123 in #995
- update meta basic.lua by @fesily in #1004
- fix(semantic-tokens): coreect token type priority by @kevinhwang91 in #1009
- Event emitter support fix by @Cassolette in #1011
- fix meta debuginfo in jit version by @fesily in #1007
- chore(editorconfig): use lf for end_of_line by @kevinhwang91 in #1010
- feat(completion): truncate arguments for callSnippet by @kevinhwang91 in #1014
- fix(completion): use args table instead of args string to parse snippet by @kevinhwang91 in #1016
- fix(completion): avoid unnecessary file sep as trigger chars by @kevinhwang91 in #1017
- fix(completion): limit extra lines by @kevinhwang91 in #1019
- fix(files): check uri whether equal or not by @kevinhwang91 in #1020
- chore(postfix): pretty postfix description by @kevinhwang91 in #1021
- feat(completion): use Lua code as snippet description by @kevinhwang91 in #1022
- FIX #1023 by @CppCXY in #1024
New Contributors
- @yoshi1123 made their first contribution in #995
- @fesily made their first contribution in #1004
- @Cassolette made their first contribution in #1011
Full Changelog: 2.6.7...2.6.8
2.6.7
What's Changed
- 编辑器设置优先 by @CppCXY in #962
- feat(semantic-tokens): mark annotations(@...) as keywords by @xiyaowong in #971
New Contributors
- @xiyaowong made their first contribution in #971
Full Changelog: 2.6.6...2.6.7
2.6.6
What's Changed
Full Changelog: 2.6.5...2.6.6
2.6.5
2.6.4
What's Changed
- fix(semantic-tokens): limit comments range by @kevinhwang91 in #936
- fix(semantic-tokens):
datafield can't be nil by @kevinhwang91 in #942 - Fix regular expression to find root directory in make/bootstrap.lua by @st9007a in #943
- feat(postfix): add templates by @kevinhwang91 in #944
New Contributors
- @kevinhwang91 made their first contribution in #936
- @st9007a made their first contribution in #943
Full Changelog: 2.6.3...2.6.4
2.6.3
Full Changelog: 2.6.2...2.6.3
2.6.2
Full Changelog: 2.6.1...2.6.2