zed/crates
Max Brunsfeld d173e4ef3c Fix non-unique ids passed to MouseEventHandlers
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-02-17 09:44:02 -08:00
..
chat_panel Fix duplicate element_state error in tests 2022-02-16 13:52:41 -08:00
client Fix chat channel unit test 2022-02-16 13:54:00 -08:00
clock WIP - Wait for code action anchors to be valid 2022-02-14 18:05:43 -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 Fix non-unique ids passed to MouseEventHandlers 2022-02-17 09:44:02 -08:00
diagnostics Fix panic caused by reusing the same handler for diagnostic status 2022-02-15 10:49:03 +01:00
editor Fix non-unique ids passed to MouseEventHandlers 2022-02-17 09:44:02 -08:00
file_finder Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
find Fetch code actions on cursor movement instead of on-demand 2022-02-11 14:41:19 +01:00
fsevent Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
fuzzy In random collaboration test, add failing assertion for worktree convergence 2022-02-15 14:55:38 -08:00
go_to_line Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
gpui Randomly detach requests on guest to let them race with other local ops 2022-02-17 09:05:06 +01:00
gpui_macros Clean db pool on drop only if assertions fail or it's the last iteration 2022-02-16 15:07:41 +01:00
journal Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
language Fix warnings 2022-02-17 17:26:03 +01:00
lsp Fix warnings 2022-02-17 17:26:03 +01:00
outline Start work on syntax highlighting completions 2022-02-02 18:14:30 -08:00
project Wait for version before returning code actions 2022-02-17 14:46:26 +01:00
project_panel Fix non-unique ids passed to MouseEventHandlers 2022-02-17 09:44:02 -08:00
rpc Use the lowest zstd compression level during tests 2022-02-17 15:16:51 +01:00
server Use a fake database in tests 2022-02-17 17:04:04 +01:00
snippet Support multi-cursor autocompletion 2022-02-03 18:58:36 +01:00
sum_tree In random collaboration test, add failing assertion for worktree convergence 2022-02-15 14:55:38 -08:00
text Wait for version before returning completions 2022-02-17 11:41:19 +01:00
theme Render code actions indicator 2022-02-11 16:01:15 +01:00
theme_selector Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
util Ensure worktree updates are applied in order 2022-02-14 16:19:29 -08:00
workspace Fix non-unique ids passed to MouseEventHandlers 2022-02-17 09:44:02 -08:00
zed WIP - Register client RPC handlers on app startup 2022-02-15 18:03:06 -08:00