zed/crates
2022-04-10 14:29:45 -07:00
..
breadcrumbs Move Settings to its own crate 2022-04-06 10:23:33 -07:00
chat_panel Load all keybindings from JSON file 2022-04-10 14:29:45 -07:00
client Merge branch 'main' into namespace-actions 2022-04-08 11:48:43 -07:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
contacts_panel Move Settings to its own crate 2022-04-06 10:23:33 -07:00
diagnostics Load all keybindings from JSON file 2022-04-10 14:29:45 -07:00
editor Load workspace and editor key bindings from a JSON file 2022-04-10 11:18:08 -07:00
file_finder Load modal key bindings from JSON file 2022-04-10 11:39:43 -07:00
fsevent Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
fuzzy Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
go_to_line Load modal key bindings from JSON file 2022-04-10 11:39:43 -07:00
gpui Load workspace and editor key bindings from a JSON file 2022-04-10 11:18:08 -07:00
gpui_macros Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
journal Load all keybindings from JSON file 2022-04-10 14:29:45 -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 Load modal key bindings from JSON file 2022-04-10 11:39:43 -07:00
project Don't insert an empty vector in Project::buffer_snapshots 2022-04-08 14:14:45 +02:00
project_panel Load all keybindings from JSON file 2022-04-10 14:29:45 -07:00
project_symbols Load modal key bindings from JSON file 2022-04-10 11:39:43 -07:00
rpc Introduce a timeout when processing incoming messages 2022-04-08 16:21:39 +02:00
search Load project and buffer search key bindings from JSON file 2022-04-10 11:30:08 -07:00
server Load workspace and editor key bindings from a JSON file 2022-04-10 11:18:08 -07:00
settings Tab size is pulled properly from settings instead of hardcoded 2022-04-06 10:23:37 -07:00
snippet Add a snippet unit test with an escaped curly brace 2022-03-11 13:02:20 -08:00
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 Load modal key bindings from JSON file 2022-04-10 11:39:43 -07:00
util Add assert_set_eq macro to make test clearer 2022-03-30 13:53:38 -07:00
vim Load all keybindings from JSON file 2022-04-10 14:29:45 -07:00
workspace Load workspace and editor key bindings from a JSON file 2022-04-10 11:18:08 -07:00
zed Load all keybindings from JSON file 2022-04-10 14:29:45 -07:00