Patrick Förster
|
b87cddc3f3
|
Do not trigger features in verbatim environments
|
2021-10-31 16:28:49 +01:00 |
|
Patrick Förster
|
b47b88b6e8
|
Bump version to v3.3.0
|
2021-10-10 18:31:01 +02:00 |
|
Patrick Förster
|
5f240a1bf5
|
Merge pull request #476 from latex-lsp/dependabot/cargo/typed-builder-0.9.1
Bump typed-builder from 0.9.0 to 0.9.1
|
2021-09-28 19:06:36 +02:00 |
|
dependabot[bot]
|
6593c96e9c
|
Bump typed-builder from 0.9.0 to 0.9.1
Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/idanarye/rust-typed-builder/releases)
- [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/idanarye/rust-typed-builder/commits)
---
updated-dependencies:
- dependency-name: typed-builder
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-28 17:06:25 +00:00 |
|
Patrick Förster
|
0d53991f4d
|
Merge pull request #486 from latex-lsp/dependabot/cargo/serde_json-1.0.68
Bump serde_json from 1.0.67 to 1.0.68
|
2021-09-28 19:05:28 +02:00 |
|
Patrick Förster
|
94bd5b835b
|
Merge pull request #482 from latex-lsp/dependabot/cargo/anyhow-1.0.44
Bump anyhow from 1.0.43 to 1.0.44
|
2021-09-28 19:05:18 +02:00 |
|
Patrick Förster
|
be6884cb7e
|
Merge pull request #479 from latex-lsp/dependabot/cargo/structopt-0.3.23
Bump structopt from 0.3.22 to 0.3.23
|
2021-09-28 19:05:01 +02:00 |
|
Patrick Förster
|
92f938cb7f
|
Merge pull request #483 from latex-lsp/dependabot/cargo/insta-1.8.0
Bump insta from 1.7.2 to 1.8.0
|
2021-09-28 19:04:50 +02:00 |
|
Patrick Förster
|
dd45e6bc15
|
Merge pull request #488 from latex-lsp/dependabot/cargo/flate2-1.0.22
Bump flate2 from 1.0.20 to 1.0.22
|
2021-09-28 19:04:41 +02:00 |
|
Patrick Förster
|
6d96fd2199
|
Merge pull request #489 from latex-lsp/dependabot/cargo/lsp-types-0.90.0
Bump lsp-types from 0.89.2 to 0.90.0
|
2021-09-28 19:04:30 +02:00 |
|
dependabot[bot]
|
cf214a96ec
|
Bump lsp-types from 0.89.2 to 0.90.0
Bumps [lsp-types](https://github.com/gluon-lang/lsp-types) from 0.89.2 to 0.90.0.
- [Release notes](https://github.com/gluon-lang/lsp-types/releases)
- [Changelog](https://github.com/gluon-lang/lsp-types/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gluon-lang/lsp-types/compare/v0.89.2...v0.90.0)
---
updated-dependencies:
- dependency-name: lsp-types
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-27 01:22:21 +00:00 |
|
dependabot[bot]
|
175955d4f4
|
Bump flate2 from 1.0.20 to 1.0.22
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.20 to 1.0.22.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.20...1.0.22)
---
updated-dependencies:
- dependency-name: flate2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-20 01:20:27 +00:00 |
|
dependabot[bot]
|
e0054ada61
|
Bump serde_json from 1.0.67 to 1.0.68
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.67 to 1.0.68.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.67...v1.0.68)
---
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-09-20 01:20:18 +00:00 |
|
dependabot[bot]
|
88eda57a35
|
Bump insta from 1.7.2 to 1.8.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.7.2 to 1.8.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.7.2...1.8.0)
---
updated-dependencies:
- dependency-name: insta
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-13 01:15:56 +00:00 |
|
dependabot[bot]
|
f3330b4fc3
|
Bump anyhow from 1.0.43 to 1.0.44
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.43 to 1.0.44.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.43...1.0.44)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-13 01:15:46 +00:00 |
|
dependabot[bot]
|
b46eb59f07
|
Bump structopt from 0.3.22 to 0.3.23
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.22 to 0.3.23.
- [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.22...v0.3.23)
---
updated-dependencies:
- dependency-name: structopt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-06 01:13:27 +00:00 |
|
Patrick Förster
|
189e2d8c2e
|
Merge pull request #472 from latex-lsp/dependabot/cargo/serde-1.0.130
Bump serde from 1.0.127 to 1.0.130
|
2021-09-05 09:11:53 +02:00 |
|
dependabot[bot]
|
4b8ac942f1
|
Bump serde from 1.0.127 to 1.0.130
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.127 to 1.0.130.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.127...v1.0.130)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-05 07:06:35 +00:00 |
|
Patrick Förster
|
54c4af22e1
|
Merge pull request #469 from latex-lsp/dependabot/cargo/insta-1.7.2
Bump insta from 1.7.1 to 1.7.2
|
2021-09-05 09:04:16 +02:00 |
|
Patrick Förster
|
990fa1ad3e
|
Merge pull request #467 from latex-lsp/dependabot/cargo/anyhow-1.0.43
Bump anyhow from 1.0.42 to 1.0.43
|
2021-09-05 09:04:01 +02:00 |
|
Patrick Förster
|
6db9aa1656
|
Merge pull request #473 from latex-lsp/dependabot/cargo/serde_json-1.0.67
Bump serde_json from 1.0.66 to 1.0.67
|
2021-09-05 09:03:37 +02:00 |
|
dependabot[bot]
|
d4ff63dd21
|
Bump serde_json from 1.0.66 to 1.0.67
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.66 to 1.0.67.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.66...v1.0.67)
---
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-08-30 01:15:23 +00:00 |
|
dependabot[bot]
|
ced7369a56
|
Bump insta from 1.7.1 to 1.7.2
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.7.1 to 1.7.2.
- [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.7.1...1.7.2)
---
updated-dependencies:
- dependency-name: insta
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-23 01:12:20 +00:00 |
|
dependabot[bot]
|
6f59e15bf3
|
Bump anyhow from 1.0.42 to 1.0.43
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.42 to 1.0.43.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.42...1.0.43)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 01:19:24 +00:00 |
|
Patrick Förster
|
e1ee8495b0
|
Fix compile warnings
|
2021-08-07 09:59:20 +02:00 |
|
Patrick Förster
|
f1ea264607
|
Reparse after receiving initial configuration
|
2021-08-07 09:32:05 +02:00 |
|
Patrick Förster
|
1430b1ff7f
|
Merge pull request #463 from latex-lsp/dependabot/cargo/serde_json-1.0.66
Bump serde_json from 1.0.64 to 1.0.66
|
2021-08-03 11:41:06 +02:00 |
|
dependabot[bot]
|
332d2af6ad
|
Bump serde_json from 1.0.64 to 1.0.66
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.64 to 1.0.66.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.64...v1.0.66)
---
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-08-03 09:34:58 +00:00 |
|
Patrick Förster
|
544c96ac17
|
Enable incremental text sync
|
2021-08-03 11:33:32 +02:00 |
|
Patrick Förster
|
4933cfe01e
|
Merge pull request #464 from latex-lsp/dependabot/cargo/serde-1.0.127
Bump serde from 1.0.126 to 1.0.127
|
2021-08-03 11:33:19 +02:00 |
|
dependabot[bot]
|
5854e3b362
|
Bump serde from 1.0.126 to 1.0.127
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.126 to 1.0.127.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.126...v1.0.127)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 01:12:38 +00:00 |
|
Patrick Förster
|
f1dd475e83
|
Merge pull request #452 from latex-lsp/dependabot/cargo/cstree-0.6.1
Bump cstree from 0.5.0 to 0.6.1
|
2021-07-30 11:13:48 +02:00 |
|
dependabot[bot]
|
4786b8673b
|
Bump cstree from 0.5.0 to 0.6.1
Bumps [cstree](https://github.com/domenicquirl/cstree) from 0.5.0 to 0.6.1.
- [Release notes](https://github.com/domenicquirl/cstree/releases)
- [Commits](https://github.com/domenicquirl/cstree/commits)
---
updated-dependencies:
- dependency-name: cstree
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-29 06:52:10 +00:00 |
|
Patrick Förster
|
03b6182153
|
Merge pull request #451 from latex-lsp/dependabot/cargo/smol_str-0.1.18
Bump smol_str from 0.1.17 to 0.1.18
|
2021-07-29 08:51:16 +02:00 |
|
Patrick Förster
|
47d67a8cc0
|
Merge pull request #453 from latex-lsp/dependabot/cargo/lsp-server-0.5.2
Bump lsp-server from 0.5.1 to 0.5.2
|
2021-07-29 08:51:01 +02:00 |
|
Patrick Förster
|
43e6b5fa77
|
Merge pull request #454 from latex-lsp/dependabot/cargo/petgraph-0.6.0
Bump petgraph from 0.5.1 to 0.6.0
|
2021-07-29 08:50:38 +02:00 |
|
Patrick Förster
|
08d847265b
|
Merge pull request #455 from latex-lsp/dependabot/cargo/structopt-0.3.22
Bump structopt from 0.3.21 to 0.3.22
|
2021-07-29 08:50:29 +02:00 |
|
Patrick Förster
|
5f9548d176
|
Merge pull request #457 from latex-lsp/dependabot/cargo/anyhow-1.0.42
Bump anyhow from 1.0.41 to 1.0.42
|
2021-07-29 08:50:16 +02:00 |
|
Patrick Förster
|
eabfd19205
|
Merge pull request #458 from latex-lsp/dependabot/cargo/derive_more-0.99.16
Bump derive_more from 0.99.14 to 0.99.16
|
2021-07-29 08:50:04 +02:00 |
|
Patrick Förster
|
ea3a6cd7d5
|
Merge pull request #459 from latex-lsp/dependabot/cargo/html2md-0.2.13
Bump html2md from 0.2.11 to 0.2.13
|
2021-07-29 08:49:44 +02:00 |
|
dependabot[bot]
|
05fd853e9b
|
Bump html2md from 0.2.11 to 0.2.13
Bumps [html2md](https://gitlab.com/Kanedias/html2md) from 0.2.11 to 0.2.13.
- [Release notes](https://gitlab.com/Kanedias/html2md/tags)
- [Commits](https://gitlab.com/Kanedias/html2md/commits/master)
---
updated-dependencies:
- dependency-name: html2md
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-19 01:58:29 +00:00 |
|
dependabot[bot]
|
cae236490b
|
Bump derive_more from 0.99.14 to 0.99.16
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.14 to 0.99.16.
- [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.14...v0.99.16)
---
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-07-12 01:16:06 +00:00 |
|
dependabot[bot]
|
7c0e43cdde
|
Bump anyhow from 1.0.41 to 1.0.42
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.41 to 1.0.42.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.41...1.0.42)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 01:15:54 +00:00 |
|
Patrick Förster
|
45953a5c3c
|
Don't lock client capabilities when pulling config
|
2021-07-07 17:55:31 +02:00 |
|
dependabot[bot]
|
4f032e8967
|
Bump structopt from 0.3.21 to 0.3.22
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.21 to 0.3.22.
- [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.21...v0.3.22)
---
updated-dependencies:
- dependency-name: structopt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-05 01:14:53 +00:00 |
|
dependabot[bot]
|
0b93089ea2
|
Bump petgraph from 0.5.1 to 0.6.0
Bumps [petgraph](https://github.com/petgraph/petgraph) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/petgraph/petgraph/releases)
- [Changelog](https://github.com/petgraph/petgraph/blob/master/RELEASES.rst)
- [Commits](https://github.com/petgraph/petgraph/compare/0.5.1...0.6.0)
---
updated-dependencies:
- dependency-name: petgraph
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-05 01:14:41 +00:00 |
|
dependabot[bot]
|
ef0e589710
|
Bump lsp-server from 0.5.1 to 0.5.2
Bumps [lsp-server](https://github.com/rust-analyzer/lsp-server) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/rust-analyzer/lsp-server/releases)
- [Commits](https://github.com/rust-analyzer/lsp-server/compare/v0.5.1...v0.5.2)
---
updated-dependencies:
- dependency-name: lsp-server
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-05 01:14:29 +00:00 |
|
dependabot[bot]
|
381307c780
|
Bump smol_str from 0.1.17 to 0.1.18
Bumps [smol_str](https://github.com/matklad/smol_str) from 0.1.17 to 0.1.18.
- [Release notes](https://github.com/matklad/smol_str/releases)
- [Commits](https://github.com/matklad/smol_str/compare/v0.1.17...v0.1.18)
---
updated-dependencies:
- dependency-name: smol_str
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 01:17:00 +00:00 |
|
Patrick Förster
|
46edf2150c
|
Fix broken tests
|
2021-06-23 19:25:37 +02:00 |
|
Patrick Förster
|
db2340b7e6
|
Fix completion of commands near delimiters
|
2021-06-23 19:17:54 +02:00 |
|