ZIm/crates/welcome/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
..
base_keymap_picker.rs Allow using context in the placeholder_text method 2024-02-25 00:08:57 +02:00
base_keymap_setting.rs Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
welcome.rs Add OpenExcerptsSplit (#8574) 2024-02-28 19:23:36 -07:00