zed/crates/editor/src
Max Brunsfeld 424b35253a Don't open a multibuffer when code actions's edits are contained in the current editor
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-02-10 09:55:21 -08:00
..
display_map Add and remove excerpts in randomized FoldMap and WrapMap tests 2022-02-09 14:43:24 -08:00
multi_buffer
display_map.rs Get tests passing and project diagnostics view working w/ new excerpt headers 2022-02-09 13:51:52 -08:00
editor.rs Don't open a multibuffer when code actions's edits are contained in the current editor 2022-02-10 09:55:21 -08:00
element.rs Get tests passing and project diagnostics view working w/ new excerpt headers 2022-02-09 13:51:52 -08:00
items.rs Make Editor::newest_anchor_selection return a non-optional value 2022-02-10 10:16:54 -07:00
movement.rs Allow inserting multiple excerpts in a batch 2022-02-09 17:56:06 -08:00
multi_buffer.rs Don't open a multibuffer when code actions's edits are contained in the current editor 2022-02-10 09:55:21 -08:00
test.rs