zed/crates/editor/src
Nathan Sobo dea40c5d1a Don't show buffer search UI on ProjectSearchView
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2022-02-25 16:14:45 -07:00
..
display_map Add and remove excerpts in randomized FoldMap and WrapMap tests 2022-02-09 14:43:24 -08:00
multi_buffer Make multibuffer anchor's buffer_id optional 2022-02-11 09:51:47 -08:00
display_map.rs Allow languages to be registered at any time 2022-02-22 10:35:20 -08:00
editor.rs Don't show buffer search UI on ProjectSearchView 2022-02-25 16:14:45 -07:00
element.rs Provide editor styling information separately from editor settings 2022-02-24 16:42:00 -08:00
items.rs Don't assume that cloning on split will reuse the same underlying model 2022-02-25 18:30:04 +01:00
movement.rs Allow inserting multiple excerpts in a batch 2022-02-09 17:56:06 -08:00
multi_buffer.rs Don't share query editor state after project find has been split 2022-02-25 18:10:48 +01:00
test.rs Use a pool of databases to speed up integration tests 2022-02-07 15:00:00 -08:00