zed/crates
Max Brunsfeld c801a52492 Convert some actions to use named fields
Co-authored-by: Nathan Sobo <nathan@zed.dev>
Co-authored-by: Keith Simmons <keith@zed.dev>
2022-04-07 16:44:37 -07:00
..
breadcrumbs Move Settings to its own crate 2022-04-06 10:23:33 -07:00
chat_panel Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
client Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
clock
collections
contacts_panel Move Settings to its own crate 2022-04-06 10:23:33 -07:00
diagnostics Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
editor Convert some actions to use named fields 2022-04-07 16:44:37 -07:00
file_finder Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
fsevent
fuzzy
go_to_line Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
gpui Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
gpui_macros
journal Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
language Avoid maintaining indent size as state on buffers 2022-04-06 10:22:29 -07:00
lsp Don't starve UI thread when rapidly receiving LSP messages 2022-04-07 08:30:42 -06:00
outline Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
project Fix diagnostic updates after restarting an LSP w/ a pending diagnostic job 2022-04-06 22:02:27 -07:00
project_panel Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
project_symbols Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
rpc Merge branch 'main' into prompt-on-close 2022-04-01 15:29:23 -07:00
search Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
server Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
settings Tab size is pulled properly from settings instead of hardcoded 2022-04-06 10:23:37 -07:00
snippet
sum_tree Don't seek FilterCursor upon creation 2022-03-15 15:13:23 +01:00
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 Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
util Add assert_set_eq macro to make test clearer 2022-03-30 13:53:38 -07:00
vim Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
workspace Convert some actions to use named fields 2022-04-07 16:44:37 -07:00
zed Convert some actions to use named fields 2022-04-07 16:44:37 -07:00