zed/crates
Max Brunsfeld b354af7bda Use an unbounded channel in gpui test helper methods
The bounded channel could fill up when many events were emitted in one
effect cycle.
2022-04-06 22:02:04 -07:00
..
breadcrumbs Move Settings to its own crate 2022-04-06 10:23:33 -07:00
chat_panel Move Settings to its own crate 2022-04-06 10:23:33 -07:00
client Authenticate on startup if ZED_IMPERSONATE is assigned 2022-03-23 12:25:06 -06:00
clock
collections
contacts_panel Move Settings to its own crate 2022-04-06 10:23:33 -07:00
diagnostics Update breadcrumbs when multibuffers' excerpts change 2022-04-06 17:12:36 -07:00
editor Update breadcrumbs when multibuffers' excerpts change 2022-04-06 17:12:36 -07:00
file_finder Tab size is pulled properly from settings instead of hardcoded 2022-04-06 10:23:37 -07:00
fsevent
fuzzy
go_to_line Move Settings to its own crate 2022-04-06 10:23:33 -07:00
gpui Use an unbounded channel in gpui test helper methods 2022-04-06 22:02:04 -07:00
gpui_macros
journal
language Avoid maintaining indent size as state on buffers 2022-04-06 10:22:29 -07:00
lsp Allow applying code actions that use commands 2022-04-01 10:16:26 -07:00
outline Move Settings to its own crate 2022-04-06 10:23:33 -07:00
project Tweak structure of Project::on_lsp_progress so it can be auto-formatted 2022-04-06 16:35:58 -07:00
project_panel Move Settings to its own crate 2022-04-06 10:23:33 -07:00
project_symbols Move Settings to its own crate 2022-04-06 10:23:33 -07:00
rpc Merge branch 'main' into prompt-on-close 2022-04-01 15:29:23 -07:00
search Tab size is pulled properly from settings instead of hardcoded 2022-04-06 10:23:37 -07:00
server Move Settings to its own crate 2022-04-06 10:23:33 -07:00
settings Tab size is pulled properly from settings instead of hardcoded 2022-04-06 10:23:37 -07:00
snippet
sum_tree
text Merge pull request #702 from zed-industries/typescript 2022-04-01 15:24:58 -07:00
theme Start loading new theme JSON format instead of TOML 2022-04-04 12:13:59 -07:00
theme_selector Move Settings to its own crate 2022-04-06 10:23:33 -07:00
util Add assert_set_eq macro to make test clearer 2022-03-30 13:53:38 -07:00
vim Move Settings to its own crate 2022-04-06 10:23:33 -07:00
workspace Use language specific tabsize in editor commands 2022-04-06 15:10:29 -07:00
zed Use language specific tabsize in editor commands 2022-04-06 15:10:29 -07:00