Ryuhei Yoshida
|
a31da552a5
|
Add aarch64-apple-darwin to GitHub Actions of deploy
|
2022-04-03 09:36:13 +09:00 |
|
Patrick Förster
|
14c981d442
|
Fix forward search regression
See #588.
|
2022-03-30 17:39:39 +02:00 |
|
Patrick Förster
|
c9f3fd2738
|
Stop capturing stdout when build exits
See #588.
|
2022-03-29 21:16:23 +02:00 |
|
Patrick Förster
|
75ed109c83
|
Prefer using mod.rs instead of folder name
|
2022-03-25 20:57:05 +01:00 |
|
Patrick Förster
|
1791c1f2b5
|
Merge pull request #582 from latex-lsp/dependabot/cargo/dashmap-5.2.0
Bump dashmap from 5.1.0 to 5.2.0
|
2022-03-21 20:12:27 +01:00 |
|
Patrick Förster
|
618bd29a69
|
Merge pull request #581 from latex-lsp/dependabot/cargo/crossbeam-channel-0.5.4
Bump crossbeam-channel from 0.5.2 to 0.5.4
|
2022-03-21 20:12:18 +01:00 |
|
Patrick Förster
|
82409f7353
|
Add links to plugins that simplify inverse search
See #583
|
2022-03-21 20:06:21 +01:00 |
|
dependabot[bot]
|
9c9bbde61c
|
Bump dashmap from 5.1.0 to 5.2.0
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](https://github.com/xacrimon/dashmap/compare/v5.1.0...v5.2.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-03-21 01:25:23 +00:00 |
|
dependabot[bot]
|
a0d33a3c9b
|
Bump crossbeam-channel from 0.5.2 to 0.5.4
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.2 to 0.5.4.
- [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.2...crossbeam-channel-0.5.4)
---
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-03-21 01:25:15 +00:00 |
|
Patrick Förster
|
dc272b996e
|
Merge pull request #574 from latex-lsp/dependabot/cargo/once_cell-1.10.0
Bump once_cell from 1.9.0 to 1.10.0
|
2022-03-18 20:35:24 +01:00 |
|
dependabot[bot]
|
b1507e39af
|
Bump once_cell from 1.9.0 to 1.10.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.9.0 to 1.10.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.9.0...v1.10.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>
|
2022-03-18 18:08:54 +00:00 |
|
Patrick Förster
|
124ea0c21a
|
Merge pull request #578 from latex-lsp/dependabot/cargo/regex-1.5.5
Bump regex from 1.5.4 to 1.5.5
|
2022-03-18 19:06:52 +01:00 |
|
Patrick Förster
|
0b72bd67dd
|
Merge pull request #575 from latex-lsp/dependabot/cargo/insta-1.13.0
Bump insta from 1.12.0 to 1.13.0
|
2022-03-18 19:06:45 +01:00 |
|
Patrick Förster
|
669377bea5
|
Merge pull request #577 from latex-lsp/dependabot/cargo/notify-5.0.0-pre.14
Bump notify from 5.0.0-pre.13 to 5.0.0-pre.14
|
2022-03-18 19:06:25 +01:00 |
|
Patrick Förster
|
8f1ec44b0b
|
Merge pull request #579 from latex-lsp/dependabot/cargo/anyhow-1.0.56
Bump anyhow from 1.0.55 to 1.0.56
|
2022-03-18 19:06:18 +01:00 |
|
Patrick Förster
|
c8f4fbb77f
|
Update tectonic configuration in docs
See #580.
|
2022-03-18 19:03:34 +01:00 |
|
dependabot[bot]
|
b3579df558
|
Bump anyhow from 1.0.55 to 1.0.56
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.55 to 1.0.56.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.55...1.0.56)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-14 01:28:40 +00:00 |
|
dependabot[bot]
|
980f23cac1
|
Bump regex from 1.5.4 to 1.5.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5.
- [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.5.4...1.5.5)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-14 01:28:34 +00:00 |
|
dependabot[bot]
|
b3ebc6a943
|
Bump notify from 5.0.0-pre.13 to 5.0.0-pre.14
Bumps [notify](https://github.com/notify-rs/notify) from 5.0.0-pre.13 to 5.0.0-pre.14.
- [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/5.0.0-pre.13...5.0.0-pre.14)
---
updated-dependencies:
- dependency-name: notify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-14 01:28:29 +00:00 |
|
dependabot[bot]
|
3fe939cd07
|
Bump insta from 1.12.0 to 1.13.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.12.0 to 1.13.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/1.13.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-03-07 01:24:22 +00:00 |
|
Patrick Förster
|
92cb034e20
|
Merge pull request #569 from latex-lsp/dependabot/cargo/anyhow-1.0.55
Bump anyhow from 1.0.54 to 1.0.55
|
2022-03-03 17:59:06 +01:00 |
|
Patrick Förster
|
385aef25f5
|
Merge pull request #572 from latex-lsp/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
|
2022-03-03 17:58:56 +01:00 |
|
Patrick Förster
|
0edafcff34
|
Allow multiple children in LaTeX value rule
See #573.
|
2022-03-03 17:40:46 +01:00 |
|
Patrick Förster
|
2221dc89e0
|
Normalize root directory setting in path finding
See #571.
|
2022-03-02 21:35:50 +01:00 |
|
dependabot[bot]
|
0851047187
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 01:39:05 +00:00 |
|
Patrick Förster
|
438c70a456
|
Allow optional arguments in environment defs
See #570.
|
2022-03-01 20:43:54 +01:00 |
|
dependabot[bot]
|
2cd1ead16a
|
Bump anyhow from 1.0.54 to 1.0.55
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.54 to 1.0.55.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.54...1.0.55)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 01:14:36 +00:00 |
|
Patrick Förster
|
867d5c1012
|
Allow '=' in path of includes
See #568.
|
2022-02-27 09:54:36 +01:00 |
|
Patrick Förster
|
e22e31c6e6
|
Bump version to v3.3.2
|
2022-02-26 09:27:17 +01:00 |
|
Patrick Förster
|
cfa41e40e1
|
Remove obsolete Travis configuration
|
2022-02-26 09:04:19 +01:00 |
|
Patrick Förster
|
f919c215e7
|
Merge pull request #564 from latex-lsp/dependabot/cargo/indoc-1.0.4
Bump indoc from 1.0.3 to 1.0.4
|
2022-02-25 21:48:40 +01:00 |
|
Patrick Förster
|
e933932445
|
Merge pull request #565 from latex-lsp/dependabot/cargo/unindent-0.1.8
Bump unindent from 0.1.7 to 0.1.8
|
2022-02-25 21:48:34 +01:00 |
|
Patrick Förster
|
4e6e21a81e
|
Merge pull request #567 from latex-lsp/dependabot/cargo/anyhow-1.0.54
Bump anyhow from 1.0.53 to 1.0.54
|
2022-02-25 21:48:27 +01:00 |
|
Patrick Förster
|
07620f915d
|
Parse command definitions with optional arguments
|
2022-02-25 21:31:53 +01:00 |
|
Patrick Förster
|
470aa8592e
|
Fix detection of command definitions in completion
See https://github.com/latex-lsp/texlab-vscode/issues/618.
|
2022-02-25 21:22:43 +01:00 |
|
dependabot[bot]
|
04af8a535a
|
Bump anyhow from 1.0.53 to 1.0.54
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.53 to 1.0.54.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.53...1.0.54)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-21 01:17:21 +00:00 |
|
dependabot[bot]
|
31dad97efd
|
Bump unindent from 0.1.7 to 0.1.8
Bumps [unindent](https://github.com/dtolnay/indoc) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/0.1.7...0.1.8)
---
updated-dependencies:
- dependency-name: unindent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-21 01:17:06 +00:00 |
|
dependabot[bot]
|
dd866231ca
|
Bump indoc from 1.0.3 to 1.0.4
Bumps [indoc](https://github.com/dtolnay/indoc) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/1.0.3...1.0.4)
---
updated-dependencies:
- dependency-name: indoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-21 01:17:01 +00:00 |
|
Patrick Förster
|
a124fe90cd
|
Merge pull request #562 from latex-lsp/dependabot/cargo/lsp-types-0.92.0
Bump lsp-types from 0.91.1 to 0.92.0
|
2022-02-18 18:03:59 +01:00 |
|
Patrick Förster
|
dd7c39e742
|
Merge pull request #561 from latex-lsp/dependabot/cargo/typed-builder-0.10.0
Bump typed-builder from 0.9.1 to 0.10.0
|
2022-02-18 18:03:39 +01:00 |
|
Patrick Förster
|
612173aba3
|
Merge pull request #560 from latex-lsp/dependabot/cargo/serde_json-1.0.79
Bump serde_json from 1.0.78 to 1.0.79
|
2022-02-18 18:03:32 +01:00 |
|
Patrick Förster
|
10908316dd
|
Watch aux directory for changes by default
See #563.
|
2022-02-18 18:02:28 +01:00 |
|
dependabot[bot]
|
4af7a665d2
|
Bump lsp-types from 0.91.1 to 0.92.0
Bumps [lsp-types](https://github.com/gluon-lang/lsp-types) from 0.91.1 to 0.92.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.91.1...v0.92.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>
|
2022-02-14 01:14:17 +00:00 |
|
dependabot[bot]
|
2e828e3738
|
Bump typed-builder from 0.9.1 to 0.10.0
Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.9.1 to 0.10.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 01:14:06 +00:00 |
|
dependabot[bot]
|
d1ce041399
|
Bump serde_json from 1.0.78 to 1.0.79
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.78 to 1.0.79.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.78...v1.0.79)
---
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-02-14 01:13:54 +00: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 |
|