ZIm/crates/diagnostics/src
Conrad Irwin 778b6fb27b
Add OpenExcerptsSplit (#8574)
I would like to keep diagnostics open on one side, and process them on
the other.


Release Notes:

- Added `editor::OpenExcerptsSplit` (bound to `cmd-k enter`) to open the
selected excerpts in the adjacent pane
- vim: Added `ctrl-w d`, `ctrl-w shift-d` and `ctrl-w space` for
`editor::GoTo{,Type}Definition` and `editor::OpenExcerptsSplit`
2024-02-28 19:23:36 -07:00
..
diagnostics.rs Add OpenExcerptsSplit (#8574) 2024-02-28 19:23:36 -07:00
items.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
project_diagnostics_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
toolbar_controls.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00