zed/crates
Antonio Scandurra 5c862bfe98 Maintain search results as query and active editor changes
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-01-28 15:19:58 +01:00
..
chat_panel Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
client Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
clock Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
collections
contacts_panel Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
diagnostics Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
editor Optimize some common operations when MultiBuffer is a singleton 2022-01-28 11:50:13 +01:00
file_finder Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
find Maintain search results as query and active editor changes 2022-01-28 15:19:58 +01:00
fsevent Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
fuzzy Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
go_to_line Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
gpui Maintain search results as query and active editor changes 2022-01-28 15:19:58 +01:00
gpui_macros Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
journal Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
language Avoid grouping transactions created by different editors 2022-01-27 15:51:46 +01:00
lsp Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
outline Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
project Filter out supporting diagnostics that contain no messages 2022-01-27 09:51:15 +01:00
project_panel Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
rpc Fix warning 2022-01-27 15:55:48 +01:00
server Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
sum_tree Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
text Avoid grouping transactions created by different editors 2022-01-27 15:51:46 +01:00
theme A bit more progress styling find 2022-01-27 18:59:44 -07:00
theme_selector Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
util Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
workspace Avoid panic when closing the last tab in a pane, due to calling activate_item 2022-01-27 15:38:10 -08:00
zed A bit more progress styling find 2022-01-27 18:59:44 -07:00