Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor completion and signature help using hooks | Pascal Kuthe | 2024-01-23 |
* | Add hook/event system | Pascal Kuthe | 2024-01-23 |
* | bump MSRV to 1.70.0 (#8877) | Cole Helbling | 2023-11-25 |
* | Fix unwrap bug in DAP (#6786) | A-Walrus | 2023-04-17 |
* | feat(dap): send Disconnect if Terminated event received (#5532) | Filip Dutescu | 2023-02-20 |
* | feat(csharp,debug): add C# debugger support (#4213) | Filip Dutescu | 2022-10-15 |
* | Make external terminal provider configurable | Blaž Hrastnik | 2022-08-22 |
* | Resolve clippy lints (#3307) | Omnikar | 2022-08-04 |
* | Add more context; Editor::open doesn't need to own path | Skyler Hawthorne | 2022-06-19 |
* | Improve Readability (#2639) | Ryan Russell | 2022-06-01 |
* | lower MSRV to 1.57.0 | Michael Davis | 2022-05-23 |
* | Run debug console in windows (#2294) | Alexis Kalabura | 2022-05-11 |
* | cargo fmt | Blaž Hrastnik | 2022-03-28 |
* | Split off dap event handlers into helix-view to allow reuse | Blaž Hrastnik | 2022-03-28 |