forked from pool/lua-language-server
7607e6fef8dbd685f5c801686fa3e6295d0cc4936693792a9572bbbdba310066
- Update to version 2.6.4:
* fix(semantic-tokens): limit comments range
* fix(semantic-tokens): data field can't be nil
* Fix regular expression to find root directory in
make/bootstrap.lua
* feat(postfix): add templates
OBS-URL: https://build.opensuse.org/request/show/953111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-language-server?expand=0&rev=7
How to update the lua-language-server package
Prerequisites:
You need the tar_scm obs service installed:
zypper in obs-service-tar_scm
Updating to a new version from upstream
Edit the _service and spec file and update the version variable.
Download the new source file by running:
osc service disabledrun
Update the changelog file with the upstream release notes.
Description
Languages
Shell
100%