| Commit message (Expand) | Author | Age |
* | implement proper lsp-workspace support | Pascal Kuthe | 2023-03-29 |
* | build(deps): bump tokio from 1.26.0 to 1.27.0 (#6461) | dependabot[bot] | 2023-03-28 |
* | Optimize LSP snippet parsing | Urgau | 2023-03-08 |
* | Add parser for LSP snippet | Michael Davis | 2023-03-08 |
* | build(deps): bump tokio from 1.25.0 to 1.26.0 (#6212) | dependabot[bot] | 2023-03-07 |
* | build(deps): bump tokio-stream from 0.1.11 to 0.1.12 (#6071) | dependabot[bot] | 2023-02-21 |
* | build(deps): bump tokio from 1.24.2 to 1.25.0 (#5974) | dependabot[bot] | 2023-02-14 |
* | Negotiate LSP Position Encoding (#5894) | Pascal Kuthe | 2023-02-11 |
* | build(deps): bump which from 4.3.0 to 4.4.0 (#5655) | dependabot[bot] | 2023-01-23 |
* | build(deps): bump tokio from 1.23.1 to 1.24.1 (#5473) | dependabot[bot] | 2023-01-10 |
* | build(deps): bump tokio from 1.22.0 to 1.23.0 (#5137) | dependabot[bot] | 2022-12-12 |
* | feat(lsp): pass client_info on initialization (#4904) | Matouš Dzivjak | 2022-12-09 |
* | build(deps): bump tokio from 1.21.2 to 1.22.0 (#4846) | dependabot[bot] | 2022-11-22 |
* | build(deps): bump tokio-stream from 0.1.10 to 0.1.11 (#4341) | dependabot[bot] | 2022-10-18 |
* | build(deps): bump tokio-stream from 0.1.9 to 0.1.10 (#3988) | dependabot[bot] | 2022-09-26 |
* | build(deps): bump tokio from 1.20.1 to 1.21.0 (#3716) | dependabot[bot] | 2022-09-06 |
* | embed jsonrpc types from jsonrpc-core crate (#2801) | Michael Davis | 2022-06-18 |
* | build(deps): bump tokio-stream from 0.1.8 to 0.1.9 (#2690) | dependabot[bot] | 2022-06-07 |
* | build(deps): bump tokio from 1.18.2 to 1.19.2 (#2691) | dependabot[bot] | 2022-06-07 |
* | build(deps): bump tokio from 1.17.0 to 1.18.1 (#2373) | dependabot[bot] | 2022-05-03 |
* | build(deps): bump lsp-types from 0.92.1 to 0.93.0 (#2084) | dependabot[bot] | 2022-04-12 |
* | Use which to resolve lsp/dap binaries | Blaž Hrastnik | 2022-02-24 |
* | build(deps): bump tokio from 1.16.1 to 1.17.0 (#1691) | dependabot[bot] | 2022-02-22 |
* | Merge remote-tracking branch 'origin/master' into debug | Blaž Hrastnik | 2022-02-13 |
|\ |
|
| * | build(deps): bump lsp-types from 0.91.1 to 0.92.0 (#1631) | dependabot[bot] | 2022-02-07 |
| * | build(deps): bump tokio from 1.15.0 to 1.16.1 (#1610) | dependabot[bot] | 2022-02-01 |
| * | Release 0.6 | Blaž Hrastnik | 2022-01-04 |
| * | build(deps): bump tokio from 1.14.0 to 1.15.0 (#1321) | dependabot[bot] | 2021-12-20 |
* | | Merge remote-tracking branch 'origin/master' into debug | Blaž Hrastnik | 2021-11-30 |
|\| |
|
| * | build(deps): bump tokio from 1.13.1 to 1.14.0 (#1146) | dependabot[bot] | 2021-11-23 |
* | | Merge branch 'master' into debug | Blaž Hrastnik | 2021-11-06 |
|\| |
|
| * | build(deps): bump tokio-stream from 0.1.7 to 0.1.8 (#953) | dependabot[bot] | 2021-11-02 |
| * | build(deps): bump tokio from 1.12.0 to 1.13.0 (#955) | dependabot[bot] | 2021-11-02 |
| * | Bump lsp-types to 0.91.0 (#932) | Ivan Tham | 2021-10-29 |
| * | Include the missing dependency bump | Blaž Hrastnik | 2021-10-28 |
| * | Release v0.5.0 | Blaž Hrastnik | 2021-10-28 |
| * | Update to rust 1.56 + 2021 edition | Blaž Hrastnik | 2021-10-22 |
* | | Merge branch 'master' into debug | Dmitry Sharshakov | 2021-10-09 |
|\| |
|
| * | build(deps): bump lsp-types from 0.89.2 to 0.90.0 | dependabot[bot] | 2021-09-28 |
| * | build(deps): bump tokio from 1.11.0 to 1.12.0 | dependabot[bot] | 2021-09-28 |
* | | Merge branch 'master' into debug | Dmitry Sharshakov | 2021-09-25 |
|\| |
|
| * | build(deps): bump tokio from 1.10.1 to 1.11.0 (#723) | dependabot[bot] | 2021-09-07 |
* | | Merge remote-tracking branch 'origin/master' into debug | Dmitry Sharshakov | 2021-08-31 |
|\| |
|
| * | build(deps): bump tokio from 1.10.0 to 1.10.1 | dependabot[bot] | 2021-08-31 |
* | | Start integrating into the editor's event loop | Blaž Hrastnik | 2021-08-20 |
* | | Get cargo check to pass in the subcrate | Blaž Hrastnik | 2021-08-20 |
|/ |
|
* | Release v0.4.1 | Blaž Hrastnik | 2021-08-14 |
* | fix build... | Blaž Hrastnik | 2021-08-12 |
* | Release v0.4.0 | Blaž Hrastnik | 2021-08-12 |
* | Add ctrl-z to suspend | Ivan Tham | 2021-08-03 |