5 Commits

Author SHA256 Message Date
c72aff841b switch from *.obscpio to *.tar.gz for the upstream source
Saving 60MB per release is just too much to ignore.
2025-07-22 18:07:20 +02:00
8495e0424b 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 2025-07-22 18:02:21 +02:00
b9c9b07faa update to 3.14.0 2025-07-22 17:55:10 +02:00
48a9b283c3 update to 3.13.9 2025-03-26 21:42:49 +01:00
7b7205ab2c Accepting request 1247013 from home:rrahl0
- update to 3.13.6:
  * Exit 1 when check error
  * Send the correct insertTextFormat
  * Fixed the error that the configuration file pointed to by the --configpath
    option was not read and loaded
  * unittest: support test specify unit test
  * Improve generic pattern to support "T.*-"
  * Mark function completion items as snippets
  * Basic partial class support
  * Fix typo in doc exporter
  * LuaDoc. Fixed the start position of the comment first symbol in docs
  * Improve generic pattern to support optional, union, array. Fixed regression.
  * fix: bind variables with @class using tail comments
  * Mark postfix completions as snippets
  * Avoid truncating output in ---doc mode
  * feat: add --check_format=json|pretty
  * feat: add variable substitution support for vscode's ${workspaceFolder:x}
  * fix: missing field completion for generic class object
- update to 3.13.5:
  * fix: incorrect infer of function array annotation on tables
  * add settingLua.hint.awaitPropagate
  * Add serverInfo.version to initialize response
- update to 3.13.4:
  * hover supports detail level
  * pass tests
  * Can adjust the level of detail of Hover
- update to 3.13.3:
  * Update Love2d version
  * Fix missing-fields diagnostic not warning about missing inherited fields
  * Added support for arrays in meta build tool

OBS-URL: https://build.opensuse.org/request/show/1247013
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-language-server?expand=0&rev=38
2025-02-19 11:03:26 +00:00