zed/crates
2022-05-30 10:05:21 +02:00
..
assets
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
client Show contacts panel the first time a new user connects to collab 2022-05-20 17:33:09 +02:00
clock
collab WIP 2022-05-26 09:59:25 +02:00
collections
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 Dismiss context menu when one of its action is dispatched 2022-05-30 10:05:21 +02:00
diagnostics Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
editor Merge branch 'mouse-events' into project-panel-context-menu 2022-05-27 12:07:00 +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 Introduce {MutableAppContext,ViewContext}::observe_actions 2022-05-30 10:01:23 +02:00
gpui_macros
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 Upgrade tree-sitter to v0.20.6 2022-05-24 14:13:11 +02: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 Pretty-print JSON of server snapshot 2022-05-26 09:34:39 +02:00
project_panel Dismiss context menu when one of its action is dispatched 2022-05-30 10:05:21 +02:00
project_symbols Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
rpc Implement /rpc_server_snapshot endpoint 2022-05-25 17:42:25 -06:00
search Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
settings Pretty-print JSON of server snapshot 2022-05-26 09:34:39 +02:00
snippet
sum_tree Prevent eager snapshot mutations from being clobbered by background updates 2022-05-04 15:10:39 -07:00
text Clear redo stack when pushing remote transaction or ending a local one 2022-05-22 10:33:26 +02:00
theme Merge branch 'mouse-events' into project-panel-context-menu 2022-05-27 12:07:00 +02:00
theme_selector Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
util Pretty-print JSON of server snapshot 2022-05-26 09:34:39 +02:00
vim Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
workspace Merge branch 'mouse-events' into project-panel-context-menu 2022-05-27 12:07:00 +02:00
zed Restore focus when closing context menu 2022-05-26 15:21:55 +02:00