ZIm/crates/language_tools/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
..
language_tools.rs Improve the look of the syntax tree view UI 2023-06-12 15:14:57 -07:00
lsp_log.rs Add OpenExcerptsSplit (#8574) 2024-02-28 19:23:36 -07:00
lsp_log_tests.rs Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00
syntax_tree_view.rs Merge branch 'main' into language-api-docs 2024-01-18 15:06:45 -08:00