zed/crates
Max Brunsfeld ef0b584532 Remove AppState from workspace actions
This allows those actions to be bound to keystrokes in the keymap.
Also, remove the WorkspaceParams struct, simplify how Workspaces are
constructed.
2022-05-19 14:37:26 -07:00
..
assets
auto_update WIP 2022-05-05 15:15:58 +02: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 Start on workspace notifications 2022-05-10 17:46:46 -06:00
cli
client Show guest only once even if they joined on two different windows 2022-05-17 16:21:09 +02:00
clock
collab Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
collections
command_palette Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
contacts_panel Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
diagnostics Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
editor Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
file_finder Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
fsevent
fuzzy Show requests in contacts panel 2022-05-09 12:48:07 -06:00
go_to_line Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
gpui Remove AppState from workspace actions 2022-05-19 14:37:26 -07: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 Avoid panic when language server is dropped before being initialized in tests 2022-05-09 18:05:10 -07:00
lsp Avoid panic when language server is dropped before being initialized in tests 2022-05-09 18:05:10 -07:00
outline Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
picker Give hover state to picker items, keystrokes in command palette 2022-04-28 15:17:56 -07:00
project Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
project_panel Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
project_symbols Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
rpc Merge branch 'main' into request-to-join-project 2022-05-17 14:55:20 +02:00
search Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
settings
snippet
sum_tree Prevent eager snapshot mutations from being clobbered by background updates 2022-05-04 15:10:39 -07:00
text Initial visual mode 2022-05-10 11:12:28 -07:00
theme Merge branch 'main' into request-to-join-project 2022-05-17 14:55:20 +02:00
theme_selector Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
util Order returned ranges from marked_text_ranges by start index 2022-05-11 10:18:40 -07:00
vim Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
workspace Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
zed Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00