aboutsummaryrefslogtreecommitdiff
path: root/helix-view/src/handlers/dap.rs
Commit message (Expand)AuthorAge
* Remove unwrap on line option, preventing DAP crash (#9632)Matt2024-02-16
* bump MSRV to 1.70.0 (#8877)Cole Helbling2023-11-25
* Fix unwrap bug in DAP (#6786)A-Walrus2023-04-17
* feat(dap): send Disconnect if Terminated event received (#5532)Filip Dutescu2023-02-20
* feat(csharp,debug): add C# debugger support (#4213)Filip Dutescu2022-10-15
* Make external terminal provider configurableBlaž Hrastnik2022-08-22
* Resolve clippy lints (#3307)Omnikar2022-08-04
* Add more context; Editor::open doesn't need to own pathSkyler Hawthorne2022-06-19
* Improve Readability (#2639)Ryan Russell2022-06-01
* lower MSRV to 1.57.0Michael Davis2022-05-23
* Run debug console in windows (#2294)Alexis Kalabura2022-05-11
* Split off dap event handlers into helix-view to allow reuseBlaž Hrastnik2022-03-28