Commit graph

1948 commits

Author SHA1 Message Date
dependabot[bot]
4f1a53b2ae
Bump insta from 1.8.0 to 1.10.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.8.0 to 1.10.0.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.8.0...1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 20:09:21 +00:00
Patrick Förster
18c69e7b39 Replace CHashMap with DashMap 2022-01-21 21:06:10 +01:00
Patrick Förster
0b2d7f2e4a Configure dependabot for github actions ecosystem 2022-01-21 21:01:43 +01:00
Patrick Förster
bf117bcfe3 Update notify crate version 2022-01-21 21:00:52 +01:00
Patrick Förster
ab5ddfe7a7
Merge pull request #531 from latex-lsp/dependabot/cargo/anyhow-1.0.52
Bump anyhow from 1.0.51 to 1.0.52
2022-01-21 20:56:43 +01:00
Patrick Förster
a826ade7f5
Merge pull request #541 from latex-lsp/dependabot/cargo/structopt-0.3.26
Bump structopt from 0.3.25 to 0.3.26
2022-01-21 20:56:31 +01:00
Patrick Förster
0e45573e46 Update README 2022-01-21 20:54:47 +01:00
Patrick Förster
e55ac6b9c2 Keep using avoid-cfg-tarpaulin flag 2022-01-21 20:46:15 +01:00
Patrick Förster
6313b3499f Improve CI workflow organization 2022-01-21 20:35:01 +01:00
Patrick Förster
ae4a1266b9 Do not spam workspace/configuration requests
Use both configuration approaches in combination to
retrieve the configuration only when needed.

See #533.
2022-01-21 20:09:37 +01:00
Patrick Förster
93ef25336b Upgrade tarpaulin version 2022-01-21 20:09:37 +01:00
dependabot[bot]
56d7ad8d53
Bump serde_json from 1.0.72 to 1.0.75
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.72 to 1.0.75.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.72...v1.0.75)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 18:06:11 +00:00
Patrick Förster
5f30749f42
Merge pull request #542 from latex-lsp/dependabot/cargo/crossbeam-channel-0.5.2
Bump crossbeam-channel from 0.5.1 to 0.5.2
2022-01-21 19:04:49 +01:00
Patrick Förster
663310a011
Merge pull request #543 from latex-lsp/dependabot/cargo/serde-1.0.134
Bump serde from 1.0.130 to 1.0.134
2022-01-21 19:04:39 +01:00
dependabot[bot]
f277413cf3
Bump structopt from 0.3.25 to 0.3.26
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.25...v0.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 17:31:00 +00:00
dependabot[bot]
a862836c69
Bump serde from 1.0.130 to 1.0.134
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.134.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.130...v1.0.134)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 17:30:58 +00:00
Patrick Förster
c8b4783b12
Merge pull request #544 from latex-lsp/dependabot/cargo/tempfile-3.3.0
Bump tempfile from 3.2.0 to 3.3.0
2022-01-21 18:29:19 +01:00
dependabot[bot]
ff306316ad
Bump anyhow from 1.0.51 to 1.0.52
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.51 to 1.0.52.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.51...1.0.52)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 17:18:57 +00:00
dependabot[bot]
a59a32ddd8
Bump crossbeam-channel from 0.5.1 to 0.5.2
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.1...crossbeam-channel-0.5.2)

---
updated-dependencies:
- dependency-name: crossbeam-channel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 17:18:44 +00:00
dependabot[bot]
113088353b
Bump tempfile from 3.2.0 to 3.3.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 17:18:12 +00:00
Patrick Förster
6ab87726ba Enable backtrace feature of insta crate 2022-01-21 18:14:28 +01:00
Patrick Förster
0657dfadd7
Merge pull request #529 from latex-lsp/dependabot/cargo/once_cell-1.9.0
Bump once_cell from 1.8.0 to 1.9.0
2022-01-21 18:08:45 +01:00
Patrick Förster
6e6e8f08e0
Merge pull request #525 from latex-lsp/dependabot/cargo/itertools-0.10.3
Bump itertools from 0.10.1 to 0.10.3
2022-01-21 18:08:38 +01:00
Patrick Förster
46287981a4
Merge pull request #524 from latex-lsp/dependabot/cargo/encoding_rs-0.8.30
Bump encoding_rs from 0.8.29 to 0.8.30
2022-01-21 18:08:30 +01:00
Patrick Förster
432a7d38ac Do not return "null" from forward search request 2022-01-21 18:05:27 +01:00
Patrick Förster
9f778cc080 Make directory path in \import optional
See #540.
2022-01-21 18:00:46 +01:00
dependabot[bot]
1da9d3b8f4
Bump once_cell from 1.8.0 to 1.9.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.8.0...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 01:28:12 +00:00
dependabot[bot]
0f1d428a6e
Bump itertools from 0.10.1 to 0.10.3
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.1 to 0.10.3.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.1...v0.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 01:22:18 +00:00
dependabot[bot]
8ad25dcf58
Bump encoding_rs from 0.8.29 to 0.8.30
Bumps [encoding_rs](https://github.com/hsivonen/encoding_rs) from 0.8.29 to 0.8.30.
- [Release notes](https://github.com/hsivonen/encoding_rs/releases)
- [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.29...v0.8.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 01:22:13 +00:00
Patrick Förster
697227895a
Merge pull request #515 from latex-lsp/dependabot/cargo/serde_json-1.0.72
Bump serde_json from 1.0.69 to 1.0.72
2021-12-10 18:07:34 +01:00
Patrick Förster
148871a98b
Merge pull request #517 from latex-lsp/dependabot/cargo/derive_more-0.99.17
Bump derive_more from 0.99.16 to 0.99.17
2021-12-10 18:07:23 +01:00
Patrick Förster
814dd9288f
Merge pull request #521 from latex-lsp/dependabot/cargo/anyhow-1.0.51
Bump anyhow from 1.0.45 to 1.0.51
2021-12-10 18:07:13 +01:00
Patrick Förster
d2aa32a195
Merge pull request #523 from krobelus/zathura-key-docs
doc/previewing: fix Zathura key for SyncTeX Inverse Search
2021-12-10 18:06:54 +01:00
Johannes Altmanninger
fca84ac9c1 doc/previewing: fix Zathura key for SyncTeX Inverse Search
As discovered in https://github.com/kak-lsp/kak-lsp/pull/573#issuecomment-989350761
Zathura's shortcut for backward search is Ctrl+LMB
2021-12-09 05:46:07 +01:00
dependabot[bot]
68733db962
Bump anyhow from 1.0.45 to 1.0.51
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.45 to 1.0.51.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.45...1.0.51)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 01:18:18 +00:00
dependabot[bot]
f0bdbdca4d
Bump derive_more from 0.99.16 to 0.99.17
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.16 to 0.99.17.
- [Release notes](https://github.com/JelteF/derive_more/releases)
- [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JelteF/derive_more/compare/v0.99.16...v0.99.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 01:22:44 +00:00
dependabot[bot]
77da3e086a
Bump serde_json from 1.0.69 to 1.0.72
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.69 to 1.0.72.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.69...v1.0.72)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 01:22:31 +00:00
Patrick Förster
e31b920157 Update CTAN documentation date 2021-11-10 20:52:37 +01:00
Patrick Förster
7e5fe5c49d Bump version to v3.3.1 2021-11-10 20:38:53 +01:00
Patrick Förster
78994b9070
Merge pull request #511 from latex-lsp/issue-510
Do not try to match the full key in completion
2021-11-10 20:26:55 +01:00
Patrick Förster
0934819386 Do not enforce a limit on the length of keys 2021-11-10 20:17:43 +01:00
Patrick Förster
4e1b5ffe10 Use an empty pattern if positioned at start of key 2021-11-10 20:04:00 +01:00
Patrick Förster
017009f291 Limit the size of keys in completion patterns 2021-11-10 19:48:17 +01:00
Patrick Förster
fdee1cf500 Do not try to match the full key in completion
Instead only match the key up to the cursor position.

See issue #510.
2021-11-10 18:51:21 +01:00
Patrick Förster
79ab7bdcfb Do not produce syntax errors for macro parameters
At the moment, the lexer recognizes macro parameters (e. g. #1).
However, these tokens are not currently used for any features
so they tend to do more harm than good, which is why we are
removing them in this commit.

See issue #508.
2021-11-08 21:22:07 +01:00
Patrick Förster
bd4daf4d16
Merge pull request #506 from latex-lsp/dependabot/cargo/smol_str-0.1.21
Bump smol_str from 0.1.18 to 0.1.21
2021-11-08 20:57:16 +01:00
Patrick Förster
4912daf5c6
Merge pull request #498 from latex-lsp/dependabot/cargo/structopt-0.3.25
Bump structopt from 0.3.23 to 0.3.25
2021-11-08 20:57:03 +01:00
Patrick Förster
d2fcf8d98b
Merge pull request #496 from latex-lsp/dependabot/cargo/encoding_rs-0.8.29
Bump encoding_rs from 0.8.28 to 0.8.29
2021-11-08 20:56:53 +01:00
Patrick Förster
6ae5ec42cf
Merge pull request #504 from latex-lsp/dependabot/cargo/anyhow-1.0.45
Bump anyhow from 1.0.44 to 1.0.45
2021-11-08 20:56:46 +01:00
Patrick Förster
770926a0f5
Merge pull request #507 from latex-lsp/dependabot/cargo/serde_json-1.0.69
Bump serde_json from 1.0.68 to 1.0.69
2021-11-08 20:56:36 +01:00