Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make gutters configurable (#1967) | Dr. David A. Kunz | 2022-04-16 |
* | Add refresh-config and open-config command (#1803) | Joe | 2022-03-25 |
* | Merge remote-tracking branch 'origin/master' into debug | Blaž Hrastnik | 2022-02-13 |
|\ | |||
| * | feat(helix-view): dynamic line numbers (#1522) | Andrew Neth | 2022-01-25 |
| * | Fix compilation | Blaž Hrastnik | 2021-12-06 |
| * | Use binary_search when looking up diagnostics | Blaž Hrastnik | 2021-12-06 |
* | | Simplify some cases that use return None to use ? | Blaž Hrastnik | 2021-12-02 |
* | | Mark some more TODOs as resolved | Blaž Hrastnik | 2021-12-01 |
* | | Provide a single gutter component that does breakpoint || diagnostic | Blaž Hrastnik | 2021-11-30 |
* | | dap: Prevent crashes on files with no name or breakpoints | Blaž Hrastnik | 2021-11-30 |
* | | dap: Extract diagnostics gutter into gutters.rs | Blaž Hrastnik | 2021-11-30 |
* | | Pass editor into render_view & gutter, reducing the number of params | Blaž Hrastnik | 2021-11-30 |
|/ | |||
* | Extract gutters into helix-view | Blaž Hrastnik | 2021-11-29 |