zed/crates
Antonio Scandurra 30e4ea1a4c Fix warnings
2022-02-17 17:26:03 +01: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
contacts_panel Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
diagnostics Fix panic caused by reusing the same handler for diagnostic status 2022-02-15 10:49:03 +01:00
editor Allow FakeLanguageServer handlers to handle multiple requests 2022-02-16 16:19:27 -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 Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -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 Render "Sign in" label only for current user 2022-02-15 09:17:32 +01:00
zed WIP - Register client RPC handlers on app startup 2022-02-15 18:03:06 -08:00