forked from pool/texlab
e5689a5e68
* 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
5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
[source.crates-io]
|
|
replace-with = "vendored-sources"
|
|
|
|
[source.vendored-sources]
|
|
directory = "vendor" |