Filip Dutescu
2457111bf0
feat(csharp,debug): add C# debugger support ( #4213 )
2022-10-15 15:33:57 -05:00
Blaž Hrastnik
cb7615e0ed
Make external terminal provider configurable
...
Fixes #1699
2022-08-22 10:11:04 +09:00
Omnikar
afd292e3b9
Resolve clippy lints ( #3307 )
2022-08-04 14:32:59 +09:00
Skyler Hawthorne
ed950fcc56
Add more context; Editor::open doesn't need to own path
2022-06-18 23:57:45 -04:00
Ryan Russell
ae12c58f0f
Improve Readability ( #2639 )
2022-06-01 12:01:37 -05:00
Michael Davis
89c0998aee
lower MSRV to 1.57.0
...
This line uses the Display trait for io::ErrorKind which was
stabilized in Rust 1.60.0. We can set MSRV all the way back to
1.57.0 by replacing it with a pretty-print.
Closes #2460 .
2022-05-24 01:05:19 +09:00
Alexis Kalabura
c80ac84978
Run debug console in windows ( #2294 )
2022-05-11 10:06:57 +09:00
Blaž Hrastnik
33510d60f4
cargo fmt
2022-03-28 11:05:26 +09:00
Blaž Hrastnik
9a6ee88e66
Split off dap event handlers into helix-view to allow reuse
2022-03-28 11:01:59 +09:00