Commit graph

2596 commits

Author SHA1 Message Date
Patrick Förster
5a7c553eb3 Fix cross compilation preparation in CI pipeline
Some checks failed
CI / Build (aarch64-unknown-linux-gnu) (push) Failing after 3s
CI / Build (armv7-unknown-linux-gnueabihf) (push) Failing after 2s
CI / Build (x86_64-unknown-linux-gnu) (push) Failing after 2s
CI / Build (x86_64-unknown-linux-musl) (push) Failing after 3s
CI / Build (aarch64-pc-windows-msvc) (push) Has been cancelled
CI / Build (i686-pc-windows-msvc) (push) Has been cancelled
CI / Build (x86_64-pc-windows-msvc) (push) Has been cancelled
CI / Build (aarch64-apple-darwin) (push) Has been cancelled
CI / Build (x86_64-apple-darwin) (push) Has been cancelled
CI / MSRV (push) Has been cancelled
2025-11-03 21:36:42 +01:00
Patrick Förster
062a7a7985 Bump version to v5.24.0 2025-11-03 21:31:21 +01:00
dependabot[bot]
bdb5697218
Bump url from 2.5.4 to 2.5.7 (#1494)
Bumps [url](https://github.com/servo/rust-url) from 2.5.4 to 2.5.7.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.5.4...v2.5.7)

---
updated-dependencies:
- dependency-name: url
  dependency-version: 2.5.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 20:52:34 +01:00
dependabot[bot]
5c6203a333
Bump notify-debouncer-full from 0.5.0 to 0.6.0 (#1492)
Bumps [notify-debouncer-full](https://github.com/notify-rs/notify) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/notify-rs/notify/compare/debouncer-full-0.5.0...debouncer-full-0.6.0)

---
updated-dependencies:
- dependency-name: notify-debouncer-full
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 20:52:00 +01:00
dependabot[bot]
f7df57b6a2
Bump tempfile from 3.19.1 to 3.23.0 (#1463)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.1 to 3.23.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.19.1...v3.23.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-version: 3.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 20:51:12 +01:00
dependabot[bot]
eab63623d5
Bump criterion from 0.5.1 to 0.7.0 (#1484)
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.5.1 to 0.7.0.
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.5.1...0.7.0)

---
updated-dependencies:
- dependency-name: criterion
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 20:51:03 +01:00
dependabot[bot]
b57e7c8949
Bump unicode-normalization from 0.1.24 to 0.1.25 (#1493)
Bumps [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) from 0.1.24 to 0.1.25.
- [Commits](https://github.com/unicode-rs/unicode-normalization/commits)

---
updated-dependencies:
- dependency-name: unicode-normalization
  dependency-version: 0.1.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 20:38:53 +01:00
dependabot[bot]
00420b02f5
Bump itertools from 0.13.0 to 0.14.0 (#1489)
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.13.0 to 0.14.0.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: itertools
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 20:26:28 +01:00
dependabot[bot]
363c4f4d7c
Bump chrono from 0.4.41 to 0.4.42 (#1490)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.41 to 0.4.42.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.41...v0.4.42)

---
updated-dependencies:
- dependency-name: chrono
  dependency-version: 0.4.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 20:26:16 +01:00
dependabot[bot]
0ecc1192ed
Bump serde_json from 1.0.143 to 1.0.145 (#1491)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.143 to 1.0.145.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.143...v1.0.145)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.145
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 20:26:02 +01:00
dependabot[bot]
38fc5e7cb2
Bump libc from 0.2.175 to 0.2.177 (#1495)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.175 to 0.2.177.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.175...0.2.177)

---
updated-dependencies:
- dependency-name: libc
  dependency-version: 0.2.177
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 19:19:08 +01:00
dependabot[bot]
7638ee5e51
Bump parking_lot from 0.12.4 to 0.12.5 (#1483)
Some checks failed
CI / Build (aarch64-unknown-linux-gnu) (push) Failing after 4s
CI / Build (armv7-unknown-linux-gnueabihf) (push) Failing after 2s
CI / Build (x86_64-unknown-linux-gnu) (push) Failing after 2s
CI / Build (x86_64-unknown-linux-musl) (push) Failing after 2s
CI / Build (aarch64-apple-darwin) (push) Has been cancelled
CI / Build (x86_64-apple-darwin) (push) Has been cancelled
CI / Build (aarch64-pc-windows-msvc) (push) Has been cancelled
CI / Build (i686-pc-windows-msvc) (push) Has been cancelled
CI / Build (x86_64-pc-windows-msvc) (push) Has been cancelled
CI / MSRV (push) Has been cancelled
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.4 to 0.12.5.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/parking_lot-v0.12.4...parking_lot-v0.12.5)

---
updated-dependencies:
- dependency-name: parking_lot
  dependency-version: 0.12.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 22:38:55 +01:00
dependabot[bot]
22402b2682
Bump log from 0.4.27 to 0.4.28 (#1480)
Bumps [log](https://github.com/rust-lang/log) from 0.4.27 to 0.4.28.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.27...0.4.28)

---
updated-dependencies:
- dependency-name: log
  dependency-version: 0.4.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 22:38:37 +01:00
dependabot[bot]
46814c04fd
Bump serde from 1.0.219 to 1.0.228 (#1482)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.219 to 1.0.228.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.219...v1.0.228)

---
updated-dependencies:
- dependency-name: serde
  dependency-version: 1.0.228
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 22:38:26 +01:00
dependabot[bot]
c231f373d1
Bump bstr from 1.12.0 to 1.12.1 (#1485)
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.12.0 to 1.12.1.
- [Commits](https://github.com/BurntSushi/bstr/compare/1.12.0...1.12.1)

---
updated-dependencies:
- dependency-name: bstr
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 22:37:43 +01:00
dependabot[bot]
b41cebaaeb
Bump thiserror from 2.0.16 to 2.0.17 (#1486)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.16...2.0.17)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-version: 2.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 22:37:33 +01:00
dependabot[bot]
0ab6973ed1
Bump flate2 from 1.1.2 to 1.1.5 (#1487)
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.1.2 to 1.1.5.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.1.2...1.1.5)

---
updated-dependencies:
- dependency-name: flate2
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 22:37:24 +01:00
dependabot[bot]
603aacc7b1
Bump rayon from 1.10.0 to 1.11.0 (#1481)
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.10.0 to 1.11.0.
- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.10.0...rayon-core-v1.11.0)

---
updated-dependencies:
- dependency-name: rayon
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 22:37:08 +01:00
dependabot[bot]
800006bd9e
Bump versions from 6.3.2 to 7.0.0 (#1386)
Some checks failed
CI / Build (aarch64-unknown-linux-gnu) (push) Failing after 4s
CI / Build (armv7-unknown-linux-gnueabihf) (push) Failing after 3s
CI / Build (x86_64-unknown-linux-gnu) (push) Failing after 4s
CI / Build (x86_64-unknown-linux-musl) (push) Failing after 6s
CI / Build (aarch64-apple-darwin) (push) Has been cancelled
CI / Build (x86_64-apple-darwin) (push) Has been cancelled
CI / Build (aarch64-pc-windows-msvc) (push) Has been cancelled
CI / Build (i686-pc-windows-msvc) (push) Has been cancelled
CI / Build (x86_64-pc-windows-msvc) (push) Has been cancelled
CI / MSRV (push) Has been cancelled
Bumps [versions](https://github.com/fosskers/rs-versions) from 6.3.2 to 7.0.0.
- [Release notes](https://github.com/fosskers/rs-versions/releases)
- [Changelog](https://github.com/fosskers/rs-versions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fosskers/rs-versions/commits/v7.0.0)

---
updated-dependencies:
- dependency-name: versions
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 21:58:35 +01:00
dependabot[bot]
9a874085d6
Bump logos from 0.15.0 to 0.15.1 (#1438)
Bumps [logos](https://github.com/maciejhirsz/logos) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/maciejhirsz/logos/releases)
- [Changelog](https://github.com/maciejhirsz/logos/blob/master/RELEASE-PROCESS.md)
- [Commits](https://github.com/maciejhirsz/logos/compare/v0.15...v0.15.1)

---
updated-dependencies:
- dependency-name: logos
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 21:58:26 +01:00
dependabot[bot]
3e987c79b1
Bump rowan from 0.15.16 to 0.16.1 (#1469)
Bumps [rowan](https://github.com/rust-analyzer/rowan) from 0.15.16 to 0.16.1.
- [Commits](https://github.com/rust-analyzer/rowan/compare/v0.15.16...v0.16.1)

---
updated-dependencies:
- dependency-name: rowan
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 21:58:15 +01:00
dependabot[bot]
2843e10948
Bump clap from 4.5.40 to 4.5.50 (#1473)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.40 to 4.5.50.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.40...clap_complete-v4.5.50)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.50
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 21:58:05 +01:00
dependabot[bot]
d2d7bc46b1
Bump actions/checkout from 4 to 5 (#1444) 2025-11-02 20:33:06 +00:00
dependabot[bot]
8f2c613866
Bump percent-encoding from 2.3.1 to 2.3.2 (#1455)
Bumps [percent-encoding](https://github.com/servo/rust-url) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/commits)

---
updated-dependencies:
- dependency-name: percent-encoding
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 21:29:14 +01:00
dependabot[bot]
f15c4ff620
Bump regex from 1.11.1 to 1.12.2 (#1468)
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.1 to 1.12.2.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.11.1...1.12.2)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 21:22:49 +01:00
dependabot[bot]
02d59620ea
Bump anyhow from 1.0.98 to 1.0.100 (#1461) 2025-11-02 20:20:09 +00:00
dependabot[bot]
bc0d10f97d
Bump wtfjoke/setup-tectonic from 3 to 4 (#1459) 2025-11-02 20:13:18 +00:00
dependabot[bot]
b173f53fb4
Bump actions/upload-artifact from 4 to 5 (#1471) 2025-11-02 20:11:50 +00:00
dependabot[bot]
b114417f09
Bump actions/download-artifact from 4 to 6 (#1472) 2025-11-02 20:11:39 +00:00
Patrick Förster
829e80d7b3
Run "cargo fmt" (#1479) 2025-11-02 21:11:12 +01:00
Patrick Förster
245070ff91
Use workspace dependencies everywhere (#1478) 2025-11-02 21:10:05 +01:00
Patrick Förster
20ab73489b
Bump lsp-types from 0.95.1 to 0.97.0 (#1477) 2025-11-02 20:57:17 +01:00
Thibault de Villèle
1ad7e615c0
feat(glossaries): user glossary commands (#1475)
Some checks failed
CI / Build (aarch64-unknown-linux-gnu) (push) Failing after 4s
CI / Build (armv7-unknown-linux-gnueabihf) (push) Failing after 3s
CI / Build (x86_64-unknown-linux-gnu) (push) Failing after 2s
CI / Build (x86_64-unknown-linux-musl) (push) Failing after 4s
CI / Build (aarch64-apple-darwin) (push) Has been cancelled
CI / Build (x86_64-apple-darwin) (push) Has been cancelled
CI / Build (aarch64-pc-windows-msvc) (push) Has been cancelled
CI / MSRV (push) Has been cancelled
CI / Build (i686-pc-windows-msvc) (push) Has been cancelled
CI / Build (x86_64-pc-windows-msvc) (push) Has been cancelled
Allows user-defined glossary reference commands, as a server config.
This is stored under the 'experimental.glossaryReferenceCommands' key in
the server configuration (from the texlab crate, file server/options.rs)

Changed crates/files:
    texlab/src/server/options.rs: new 'glossary_reference_commands' key
        as a vector in the ExperimentalOptions struct ;
    texlab/src/util/from_proto.rs: extend the SyntaxConfig of the server
        configuration using the new 'glossary_reference_commands' key ;
    parser/src/config.rs: new 'glossary_reference_commands' key in the
        SyntaxConfig structure + the glossary reference commands from
	the latex/lexer/commands.rs file in the same crate have been
	moved to a static array here ;
    parser/src/latex/lexer/commands.rs: the classify() command now looks
        in the new 'config.glossary_reference_commands' for glossary
	references ;
2025-11-01 08:50:12 +01:00
Pierre Glaser
cdbe6a8f6a
fix multi-file project detection algorithm when using includefrom (#1465)
Some checks failed
CI / Build (aarch64-unknown-linux-gnu) (push) Failing after 4s
CI / Build (armv7-unknown-linux-gnueabihf) (push) Failing after 3s
CI / Build (x86_64-unknown-linux-gnu) (push) Failing after 4s
CI / Build (x86_64-unknown-linux-musl) (push) Failing after 3s
CI / Build (aarch64-apple-darwin) (push) Has been cancelled
CI / Build (x86_64-apple-darwin) (push) Has been cancelled
CI / Build (aarch64-pc-windows-msvc) (push) Has been cancelled
CI / Build (i686-pc-windows-msvc) (push) Has been cancelled
CI / Build (x86_64-pc-windows-msvc) (push) Has been cancelled
CI / MSRV (push) Has been cancelled
`texlab` list of commands for including files within a latex document is missing the `includefrom` command defined by the `subimport` module, causing `texlab`'s project detection algorithm to break when using these files. This PR simply adds `includefrom` to this list.
2025-10-09 21:15:24 +02:00
dependabot[bot]
49364604b8
Bump lsp-server from 0.7.8 to 0.7.9 (#1437)
Some checks failed
CI / Build (aarch64-unknown-linux-gnu) (push) Failing after 6s
CI / Build (armv7-unknown-linux-gnueabihf) (push) Failing after 5s
CI / Build (x86_64-unknown-linux-gnu) (push) Failing after 6s
CI / Build (x86_64-unknown-linux-musl) (push) Failing after 11s
CI / Build (aarch64-apple-darwin) (push) Has been cancelled
CI / Build (x86_64-apple-darwin) (push) Has been cancelled
CI / Build (aarch64-pc-windows-msvc) (push) Has been cancelled
CI / Build (i686-pc-windows-msvc) (push) Has been cancelled
CI / Build (x86_64-pc-windows-msvc) (push) Has been cancelled
CI / MSRV (push) Has been cancelled
2025-08-29 20:20:17 +00:00
dependabot[bot]
0936bb4608
Bump thiserror from 2.0.12 to 2.0.16 (#1452) 2025-08-29 20:11:17 +00:00
dependabot[bot]
78efb8b3d8
Bump libc from 0.2.174 to 0.2.175 (#1442) 2025-08-29 20:09:56 +00:00
Patrick Förster
995fedf9b6
Add command definitions to symbols (#1450) 2025-08-29 22:06:00 +02:00
Patrick Förster
08a0a9c08d
Allow turning off symbol preview for hover (#1451)
Add `texlab.hover.symbols` setting to allow turning off image preview for symbol-like commands
2025-08-29 21:42:09 +02:00
dependabot[bot]
2db3896f9c
Bump serde_json from 1.0.140 to 1.0.143 (#1445) 2025-08-29 18:16:07 +00:00
Patrick Förster
e291db570e
Upgrade to Rust 2024 edition (#1449) 2025-08-29 20:15:39 +02:00
Jonas Pleyer
fb268cb52a
replace 'map_or(false' with less verbose versions (#1447)
- use 'is_some_and(' for Option<T>
- use 'is_ok_and(' for Result<T>
2025-08-29 19:48:19 +02:00
Patrick Förster
36995ffd82
Bump MSRV to 1.89 (#1448) 2025-08-29 19:47:55 +02:00
Patrick Förster
d80c436aef Bump version to v5.23.1
Some checks failed
CI / Build (armv7-unknown-linux-gnueabihf) (push) Failing after 2s
CI / Build (x86_64-unknown-linux-gnu) (push) Failing after 2s
CI / Build (x86_64-unknown-linux-musl) (push) Failing after 2s
CI / Build (aarch64-unknown-linux-gnu) (push) Failing after 3s
CI / Build (aarch64-apple-darwin) (push) Has been cancelled
CI / Build (x86_64-apple-darwin) (push) Has been cancelled
CI / Build (aarch64-pc-windows-msvc) (push) Has been cancelled
CI / Build (i686-pc-windows-msvc) (push) Has been cancelled
CI / Build (x86_64-pc-windows-msvc) (push) Has been cancelled
CI / MSRV (push) Has been cancelled
2025-06-24 21:01:16 +02:00
dependabot[bot]
540b33a251
Bump libc from 0.2.173 to 0.2.174 (#1424) 2025-06-24 18:50:08 +00:00
dependabot[bot]
cb5f30140e
Bump rustc-hash from 2.1.0 to 2.1.1 (#1337) 2025-06-24 18:44:01 +00:00
Patrick Förster
7f09abcd0f
Handle command definitions without curly braces (#1422)
Parse structures like \newcommand\foo{bar} correctly.
2025-06-24 20:08:42 +02:00
Patrick Förster
6013783776
Make sort order of workspace symbols deterministic (#1423) 2025-06-24 19:57:19 +02:00
Patrick Förster
7e32442f02 Bump version to v5.23.0
Some checks failed
CI / Build (aarch64-unknown-linux-gnu) (push) Failing after 4s
CI / Build (armv7-unknown-linux-gnueabihf) (push) Failing after 3s
CI / Build (x86_64-unknown-linux-gnu) (push) Failing after 3s
CI / Build (x86_64-unknown-linux-musl) (push) Failing after 3s
CI / Build (aarch64-apple-darwin) (push) Has been cancelled
CI / Build (x86_64-apple-darwin) (push) Has been cancelled
CI / Build (aarch64-pc-windows-msvc) (push) Has been cancelled
CI / Build (i686-pc-windows-msvc) (push) Has been cancelled
CI / Build (x86_64-pc-windows-msvc) (push) Has been cancelled
CI / MSRV (push) Has been cancelled
2025-06-14 13:19:29 +02:00
dependabot[bot]
0ed403dd0f
Bump shellexpand from 3.1.0 to 3.1.1 (#1415)
Some checks failed
CI / Build (aarch64-unknown-linux-gnu) (push) Failing after 5s
CI / Build (armv7-unknown-linux-gnueabihf) (push) Failing after 5s
CI / Build (x86_64-unknown-linux-gnu) (push) Failing after 3s
CI / Build (x86_64-unknown-linux-musl) (push) Failing after 4s
CI / Build (aarch64-apple-darwin) (push) Has been cancelled
CI / Build (x86_64-apple-darwin) (push) Has been cancelled
CI / Build (aarch64-pc-windows-msvc) (push) Has been cancelled
CI / Build (i686-pc-windows-msvc) (push) Has been cancelled
CI / Build (x86_64-pc-windows-msvc) (push) Has been cancelled
CI / MSRV (push) Has been cancelled
2025-06-14 09:40:09 +00:00