zed/crates/search/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
..
buffer_search Search woes (#6698) 2024-01-25 13:28:21 +01:00
buffer_search.rs gpui: Don't impl IntoElement on () (#8555) 2024-02-28 15:19:05 -07:00
history.rs Add typos configuration for zed and add a few more typo fixes 2024-01-17 15:22:37 -08:00
mode.rs Remove 2 suffix for language_tools, search, terminal_view, auto_update 2024-01-03 10:52:40 -08:00
project_search.rs Add OpenExcerptsSplit (#8574) 2024-02-28 19:23:36 -07:00
search.rs Use the .selected style for buffer search option buttons (#4000) 2024-01-10 10:35:06 -05:00
search_bar.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00