aboutsummaryrefslogtreecommitdiff
path: root/helix-dap/Cargo.toml
Commit message (Collapse)AuthorAge
* Use which to resolve lsp/dap binariesBlaž Hrastnik2022-02-24
| | | | This resolves the following issue: https://github.com/helix-editor/helix/discussions/962#discussioncomment-1580046
* Merge remote-tracking branch 'origin/master' into debugBlaž Hrastnik2022-02-13
|
* dap: Bump helix-coreBlaž Hrastnik2021-11-06
|
* Merge branch 'master' into debugBlaž Hrastnik2021-11-06
|
* Invert core -> dap dependencyBlaž Hrastnik2021-10-17
|
* chore: bump helix-dap version to 0.4.1Dmitry Sharshakov2021-08-23
|
* Start integrating into the editor's event loopBlaž Hrastnik2021-08-20
|
* Get cargo check to pass in the subcrateBlaž Hrastnik2021-08-20
|
* dap: logging using fernDmitry Sharshakov2021-08-20
|
* Initial debug adapter protocol implementationDmitry Sharshakov2021-08-20