zed/crates
Max Brunsfeld 6d8db5f6bb Convert some project tests to use FakeFs
Also, tweak some FakeFs methods to make them slightly more convenient.
2022-02-17 11:09:27 -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
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 Convert some project tests to use FakeFs 2022-02-17 11:09: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 Convert some project tests to use FakeFs 2022-02-17 11:09:27 -08: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 Convert some project tests to use FakeFs 2022-02-17 11:09:27 -08: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 Convert some project tests to use FakeFs 2022-02-17 11:09:27 -08:00
zed Convert some project tests to use FakeFs 2022-02-17 11:09:27 -08:00