ZIm/crates/text/src
Max Brunsfeld 53cc82b132
Fix some issues with branch buffers (#18945)
* `Open Excerpts` command always opens the locations in the base buffer
* LSP features like document-highlights, go-to-def, and inlay hints work
correctly in branch buffers
* Other LSP features like completions, code actions, and rename are
disabled in branch buffers

Release Notes:

- N/A
2024-10-09 16:55:25 -07:00
..
anchor.rs Replace Default trait bound with a zero function on Summary/Dimension (#17975) 2024-09-17 19:43:59 -06:00
locator.rs Pass Summary::Context to Item::summarize (#18510) 2024-09-29 10:30:48 -06:00
network.rs Lay the groundwork for collaborating on assistant panel (#13991) 2024-07-10 17:36:22 +02:00
operation_queue.rs Pass Summary::Context to Item::summarize (#18510) 2024-09-29 10:30:48 -06:00
patch.rs chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
selection.rs Remove headers from prompt library picker (#12889) 2024-06-11 15:59:30 +02:00
subscription.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
tests.rs Make Buffer::apply_ops infallible (#18089) 2024-09-19 13:14:15 -04:00
text.rs Fix some issues with branch buffers (#18945) 2024-10-09 16:55:25 -07:00
undo_map.rs Pass Summary::Context to Item::summarize (#18510) 2024-09-29 10:30:48 -06:00