zed/crates
Antonio Scandurra 354488ebdf Don't eagerly populate copied subdirectory
This can race anyway with snapshot updates, so we just eagerly refresh
the root entry and wait for updates to come in to populate it.
2022-05-31 08:11:07 +02:00
..
assets Move assets to their own crate, load keymaps in vim tests 2022-04-11 15:54:52 -07:00
auto_update Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
breadcrumbs Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
chat_panel Merge branch 'mouse-events' into project-panel-context-menu 2022-05-27 12:07:00 +02:00
cli 💄 2022-04-20 17:36:03 +02:00
client Show contacts panel the first time a new user connects to collab 2022-05-20 17:33:09 +02:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collab Don't eagerly populate copied subdirectory 2022-05-31 08:11:07 +02:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
command_palette Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
contacts_panel Merge branch 'mouse-events' into project-panel-context-menu 2022-05-27 12:07:00 +02:00
context_menu Don't steal focus from context menu when dispatching an action 2022-05-30 18:36:36 +02:00
diagnostics Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
editor Merge branch 'main' into project-panel-with-new-mouse-events 2022-05-30 18:29:46 +02:00
file_finder Merge branch 'mouse-events' into project-panel-context-menu 2022-05-27 12:07:00 +02:00
fsevent 🎨 2022-05-23 09:48:00 +02:00
fuzzy Show requests in contacts panel 2022-05-09 12:48:07 -06:00
go_to_line Introduce keyboard navigation in context menus 2022-05-26 16:36:30 +02:00
gpui Fix memory leak in ListState 2022-05-30 18:29:51 +02:00
gpui_macros Allow taking an Arc<Deterministic> in [gpui::test]-decorated tests 2022-04-11 13:42:30 +02:00
journal Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
language WIP line mode operations 2022-05-26 17:02:05 -07:00
lsp Avoid panic when language server is dropped before being initialized in tests 2022-05-09 18:05:10 -07:00
menu Introduce keyboard navigation in context menus 2022-05-26 16:36:30 +02:00
outline Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
picker Merge branch 'mouse-events' into project-panel-context-menu 2022-05-27 12:07:00 +02:00
project Don't eagerly populate copied subdirectory 2022-05-31 08:11:07 +02:00
project_panel Implement copy paste for ProjectPanel 2022-05-30 14:52:34 +02:00
project_symbols Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
rpc Don't eagerly populate copied subdirectory 2022-05-31 08:11:07 +02:00
search Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
settings Add "Reset Zoom" action and application menu item 2022-05-27 13:06:12 -07:00
snippet Add a snippet unit test with an escaped curly brace 2022-03-11 13:02:20 -08:00
sum_tree Prevent eager snapshot mutations from being clobbered by background updates 2022-05-04 15:10:39 -07:00
text Enable copy and paste in vim mode 2022-05-26 17:02:05 -07:00
theme Implement cut/paste for ProjectPanel 2022-05-30 12:23:21 +02:00
theme_selector Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
util fix bug in marked_range utils 2022-05-26 17:02:05 -07:00
vim Avoid switching to visual mode when following in vim mode 2022-05-26 17:02:05 -07:00
workspace Merge branch 'main' into project-panel-with-new-mouse-events 2022-05-30 18:29:46 +02:00
zed Merge branch 'main' into project-panel-with-new-mouse-events 2022-05-30 18:29:46 +02:00