Update to 3.15.0: - [fix] Linux debugging server not starting by @jpeletier - feat: support hex color with # by @seblyng - Fix gcc15 build by @CppCXY - docs: add missing locale. by @qwertycxz - Support Custom Addons Path for Enhanced Editor Flexibility by @IronBlood - Prevent class methods from triggering missing fields diagnostics (Fixes #3175) by @CWood-sdf - fix: large unions no longer erroneously fail to match later variants by @DoubleThoughtTheProgrammer - Traditional Chinese translation by @AlexCai2019

This commit is contained in:
2025-07-22 14:47:54 +02:00
parent 854fe1620f
commit f187aa3de4
3 changed files with 7 additions and 4 deletions

5
.gitignore vendored
View File

@@ -1,5 +1,8 @@
.osc
_scmsync.obsinfo
*.obscpio
*.osc
_build.*
.pbuild
_buildconfig-*
_buildinfo-*.xml
lua-language-server-*-build/

BIN
lua-language-server-3.14.0.obscpio (Stored with Git LFS)

Binary file not shown.

BIN
lua-language-server-3.15.0.obscpio (Stored with Git LFS) Normal file

Binary file not shown.