Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build(deps): bump which from 4.3.0 to 4.4.0 (#5655) | dependabot[bot] | 2023-01-23 |
| | | | | | | | | | | | | | | | | | Bumps [which](https://github.com/harryfei/which-rs) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Commits](https://github.com/harryfei/which-rs/compare/4.3.0...4.4.0) --- updated-dependencies: - dependency-name: which dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||
* | Use which to resolve lsp/dap binaries | Blaž Hrastnik | 2022-02-24 |
| | | | | This resolves the following issue: https://github.com/helix-editor/helix/discussions/962#discussioncomment-1580046 | ||
* | Merge remote-tracking branch 'origin/master' into debug | Blaž Hrastnik | 2022-02-13 |
| | |||
* | dap: Bump helix-core | Blaž Hrastnik | 2021-11-06 |
| | |||
* | Merge branch 'master' into debug | Blaž Hrastnik | 2021-11-06 |
| | |||
* | Invert core -> dap dependency | Blaž Hrastnik | 2021-10-17 |
| | |||
* | chore: bump helix-dap version to 0.4.1 | Dmitry Sharshakov | 2021-08-23 |
| | |||
* | 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 |
| | |||
* | dap: logging using fern | Dmitry Sharshakov | 2021-08-20 |
| | |||
* | Initial debug adapter protocol implementation | Dmitry Sharshakov | 2021-08-20 |