Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
lua-language-server-3.15.0-linux-arm64.tar.gz | < 22 hours ago | 2.8 MB | |
lua-language-server-3.15.0-linux-x64.tar.gz | < 22 hours ago | 3.8 MB | |
lua-language-server-3.15.0-win32-x64.zip | < 22 hours ago | 4.3 MB | |
lua-language-server-3.15.0-win32-ia32.zip | < 22 hours ago | 4.1 MB | |
lua-language-server-3.15.0-linux-x64-musl.tar.gz | < 22 hours ago | 4.0 MB | |
lua-language-server-3.15.0-darwin-arm64.tar.gz | < 22 hours ago | 3.2 MB | |
lua-language-server-3.15.0-darwin-x64.tar.gz | < 22 hours ago | 2.3 MB | |
lua-language-server-3.15.0-submodules.zip | < 22 hours ago | 31.5 MB | |
3.15.0 source code.tar.gz | < 22 hours ago | 2.8 MB | |
3.15.0 source code.zip | < 22 hours ago | 3.0 MB | |
README.md | < 22 hours ago | 1.6 kB | |
Totals: 11 Items | 61.9 MB | 0 |
What's Changed
- [fix] Linux debugging server not starting by @jpeletier in https://github.com/LuaLS/lua-language-server/pull/3147
- feat: support hex color with
#
by @seblyng in https://github.com/LuaLS/lua-language-server/pull/3169 - Fix gcc15 build by @CppCXY in https://github.com/LuaLS/lua-language-server/pull/3189
- docs: add missing locale. by @qwertycxz in https://github.com/LuaLS/lua-language-server/pull/3160
- Support Custom Addons Path for Enhanced Editor Flexibility by @IronBlood in https://github.com/LuaLS/lua-language-server/pull/3155
- Prevent class methods from triggering missing fields diagnostics (Fixes [#3175]) by @CWood-sdf in https://github.com/LuaLS/lua-language-server/pull/3182
- fix: large unions no longer erroneously fail to match later variants by @DoubleThoughtTheProgrammer in https://github.com/LuaLS/lua-language-server/pull/3208
- 繁體中文翻譯 by @AlexCai2019 in https://github.com/LuaLS/lua-language-server/pull/3200
New Contributors
- @jpeletier made their first contribution in https://github.com/LuaLS/lua-language-server/pull/3147
- @seblyng made their first contribution in https://github.com/LuaLS/lua-language-server/pull/3169
- @IronBlood made their first contribution in https://github.com/LuaLS/lua-language-server/pull/3155
- @CWood-sdf made their first contribution in https://github.com/LuaLS/lua-language-server/pull/3182
- @DoubleThoughtTheProgrammer made their first contribution in https://github.com/LuaLS/lua-language-server/pull/3208
Full Changelog: https://github.com/LuaLS/lua-language-server/compare/3.14.0...3.15.0