2 Commits

Author SHA256 Message Date
Soc Virnyl Estela
caff44a264 - Update to version 5.4.1:
* Do not return symbols with empty names
  * Repair `textDocument/formatting` request
  * From 5.4.0:
    - Add experimental settings to allow extending the list of special environments:
      * `texlab.experimental.mathEnvironments`
      * `texlab.experimental.enumEnvironments`
      * `texlab.experimental.verbatimEnvironments`
    - Add `texlab.changeEnvironment workspace command
    - Add `texlab.showDependencyGraph workspace command
    - Do not show caption or section names in label inlay hints
    - Include more user-defined commands in command completion
    - Parse nested `\iffalse` blocks correctly
    - Parse commands with multi-byte characters correctly
    - Fix checking whether a document can be a root file

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=34
2023-04-10 23:54:04 +00:00
Soc Virnyl Estela
5d2b104e00 - Update to version 5.3.0:
* Apply percent decoding when searching for PDFs
  * Allow filtering document symbols using regex
  * Return [] instead of "not found" in code action
- Use zstd compression for vendored tarball.
- Restrict to tier 1 rust arches.

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=32
2023-03-01 12:54:46 +00:00