zed/crates
Antonio Scandurra 634340dd84 Return a task from Workspace::save_active_item
This required changing our approach to OS prompts and this commit greatly
simplifies that. We now avoid passing a callback and return a simple future
instead. This lets callers spawn tasks to handle those futures.
2022-01-20 09:51:29 +01:00
..
chat_panel
client Preserve the order of responses with respect to all other incoming messages 2022-01-12 18:26:00 +01:00
clock
collections
contacts_panel
diagnostics Get tests passing, centralize more diagnostic logic in Project 2022-01-19 16:32:55 -08:00
editor Always open buffers via the project 2022-01-19 14:48:54 -08:00
file_finder Add select_first and select_last bindings to outline view 2022-01-14 10:45:37 -08:00
fsevent
fuzzy Associate StringMatchCandidate with an id 2022-01-14 14:55:03 +01:00
go_to_line Avoid changing selection in buffer navigation dialogs 2022-01-18 17:29:33 -08:00
gpui Return a task from Workspace::save_active_item 2022-01-20 09:51:29 +01:00
gpui_macros
journal
language Move logic for starting language servers to the project 2022-01-19 14:05:06 -08:00
lsp 💄 2022-01-14 10:20:04 +01:00
outline Avoid changing selection in buffer navigation dialogs 2022-01-18 17:29:33 -08:00
project Get tests passing, centralize more diagnostic logic in Project 2022-01-19 16:32:55 -08:00
project_panel Add select_first and select_last bindings to outline view 2022-01-14 10:45:37 -08:00
rpc Test ordering of responses with respect to uni-directional messages 2022-01-12 11:19:17 -07:00
server Get tests passing, centralize more diagnostic logic in Project 2022-01-19 16:32:55 -08:00
sum_tree
text Use offset to restore navigation position if anchor can't be resolved 2022-01-18 09:59:28 +01:00
theme Tweak theming of project diagnostics 2022-01-12 10:51:08 -08:00
theme_selector Add select_first and select_last bindings to outline view 2022-01-14 10:45:37 -08:00
util
workspace Return a task from Workspace::save_active_item 2022-01-20 09:51:29 +01:00
zed Return a task from Workspace::save_active_item 2022-01-20 09:51:29 +01:00