zed/crates
Antonio Scandurra bd2527e691 Use StringMatchCandidate::new to construct candidates more conveniently
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-01-31 19:11:13 +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 Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
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 Merge pull request #378 from zed-industries/multibuffer-anchors 2022-01-31 14:28:41 +01:00
file_finder Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
find Move match index before the navigation buttons 2022-01-31 14:06:49 +01:00
fsevent Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
fuzzy Use StringMatchCandidate::new to construct candidates more conveniently 2022-01-31 19:11:13 +01: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 Use StringMatchCandidate::new to construct candidates more conveniently 2022-01-31 19:11:13 +01:00
lsp Advertise additionalTextEdits resolution capability to language servers 2022-01-31 19:09:29 +01: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 Always return valid locations when refreshing anchors 2022-01-29 10:10:53 +01:00
theme Add some basic styling to FindBar 2022-01-31 11:00:29 +01: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 Fix panic when closing pane's last item 2022-01-31 10:10:15 +01:00
zed v0.14 2022-01-31 15:14:54 +01:00