Commit graph

1621 commits

Author SHA1 Message Date
Patrick Förster
10908316dd Watch aux directory for changes by default
See #563.
2022-02-18 18:02:28 +01:00
Patrick Förster
4dd2518c7d Do not allow multi line keys in the grammar
See #559.
2022-02-10 19:20:26 +01:00
Patrick Förster
a483a45d1c Use textEdit property for snippets
See #558.
2022-02-09 21:03:37 +01:00
Patrick Förster
d5b61d3bf4 Allow single commands in curly_group_word rule
See #557.
2022-02-09 19:12:53 +01:00
Patrick Förster
5f919fac78
Merge pull request #552 from latex-lsp/dependabot/cargo/serde-1.0.136
Bump serde from 1.0.134 to 1.0.136
2022-02-08 21:27:59 +01:00
dependabot[bot]
eea7c9beeb
Bump serde from 1.0.134 to 1.0.136
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.134 to 1.0.136.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.134...v1.0.136)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 20:21:49 +00:00
Patrick Förster
336c7cc140
Merge pull request #553 from latex-lsp/dependabot/cargo/insta-1.12.0
Bump insta from 1.10.0 to 1.12.0
2022-02-08 21:19:32 +01:00
Patrick Förster
8455656835
Merge pull request #550 from latex-lsp/dependabot/cargo/anyhow-1.0.53
Bump anyhow from 1.0.52 to 1.0.53
2022-02-08 21:19:25 +01:00
Patrick Förster
0248435f3f
Merge pull request #555 from latex-lsp/dependabot/cargo/dashmap-5.1.0
Bump dashmap from 5.0.0 to 5.1.0
2022-02-08 21:19:18 +01:00
Patrick Förster
1da3c8e839
Merge pull request #549 from latex-lsp/dependabot/cargo/serde_json-1.0.78
Bump serde_json from 1.0.75 to 1.0.78
2022-02-08 21:19:04 +01:00
Patrick Förster
32d007e0a9 Treat \renewcommand as an environment definition
See #556.
2022-02-08 21:09:27 +01:00
dependabot[bot]
2a073cb60f
Bump dashmap from 5.0.0 to 5.1.0
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](https://github.com/xacrimon/dashmap/compare/v5.0.0...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 01:26:39 +00:00
dependabot[bot]
eb9bce570d
Bump insta from 1.10.0 to 1.12.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.10.0 to 1.12.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/commits)

---
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-31 01:24:24 +00:00
dependabot[bot]
7857724186
Bump anyhow from 1.0.52 to 1.0.53
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.52 to 1.0.53.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.52...1.0.53)

---
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-24 01:15:09 +00:00
dependabot[bot]
e5742b4f2f
Bump serde_json from 1.0.75 to 1.0.78
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.75 to 1.0.78.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.75...v1.0.78)

---
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-24 01:14:57 +00:00
Patrick Förster
29f9956390 Update homepage field in Cargo.toml 2022-01-22 16:46:17 +01:00
Patrick Förster
c36a7e3102 Revert "Use clap v3 instead of structopt"
This reverts commit 8f5cb17046.
2022-01-22 08:44:55 +01:00
Patrick Förster
8f5cb17046 Use clap v3 instead of structopt 2022-01-21 21:43:08 +01:00
Patrick Förster
f376275c5c Use new cargo resolver 2022-01-21 21:34:00 +01:00
Patrick Förster
0231921fb0
Merge pull request #536 from latex-lsp/dependabot/cargo/insta-1.10.0
Bump insta from 1.8.0 to 1.10.0
2022-01-21 21:21:45 +01:00
Patrick Förster
5f7143ad3f
Merge pull request #538 from latex-lsp/dependabot/cargo/serde_json-1.0.75
Bump serde_json from 1.0.72 to 1.0.75
2022-01-21 21:21:06 +01:00
Patrick Förster
2d64c8b8e4 Update lsp-types crate version 2022-01-21 21:20:04 +01:00
Patrick Förster
e80fe8782e Update citeproc version 2022-01-21 21:11:59 +01:00
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