SHA256
1
0
forked from pool/texlab
texlab/cargo_config
Soc Virnyl Estela e5689a5e68 - Update to version 5.5.0:
* Allow optionally passing cursor position to textDocument/build request for use in forward search after building.
    Previously, the server had to guess the cursor position
  * Add experimental texlab.experimental.citationCommands setting to allow extending the list of citation commands
  * Add support for escaping placeholders in build arguments similar to forward search
  * Allow configuring completion matching algorithm
  * Fix regression introduced in v5.4.2 involving texlab.cleanArtifacts command.

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=36
2023-04-22 10:59:50 +00:00

5 lines
100 B
Plaintext

[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"