aboutsummaryrefslogtreecommitdiff
path: root/helix-view/src/gutter.rs
Commit message (Collapse)AuthorAge
* Mark some more TODOs as resolvedBlaž Hrastnik2021-12-01
|
* Provide a single gutter component that does breakpoint || diagnosticBlaž Hrastnik2021-11-30
|
* dap: Prevent crashes on files with no name or breakpointsBlaž Hrastnik2021-11-30
|
* dap: Extract diagnostics gutter into gutters.rsBlaž Hrastnik2021-11-30
|
* Pass editor into render_view & gutter, reducing the number of paramsBlaž Hrastnik2021-11-30
|
* Extract gutters into helix-viewBlaž Hrastnik2021-11-29