zed/crates
2022-04-06 10:59:03 -06:00
..
breadcrumbs Re-render breadcrumbs when buffer has been reparsed 2022-04-02 16:33:24 +02:00
chat_panel Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02:00
client Authenticate on startup if ZED_IMPERSONATE is assigned 2022-03-23 12:25:06 -06:00
clock
collections
contacts_panel Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02:00
diagnostics Introduce workspace::Item::reload to manually trigger a reload 2022-04-01 14:02:49 +02:00
editor Remove stray dbg! expressions 2022-04-05 20:02:45 -06:00
file_finder Don't require a path in TestAppContext::dispatch_action 2022-04-05 12:08:25 -06:00
fsevent
fuzzy
go_to_line Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
gpui Don't dispatch events to flex children outside of parent flex's bounds 2022-04-06 10:59:03 -06:00
gpui_macros
journal
language Don't reuse old syntax tree when resetting a buffer's language 2022-04-05 16:01:05 +02:00
lsp Allow applying code actions that use commands 2022-04-01 10:16:26 -07:00
outline Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02:00
project Clear diagnostics from buffer when unregistering it from language server 2022-04-05 16:01:33 +02:00
project_panel
project_symbols Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02:00
rpc Merge branch 'main' into prompt-on-close 2022-04-01 15:29:23 -07:00
search Introduce workspace::Item::reload to manually trigger a reload 2022-04-01 14:02:49 +02:00
server Update followers when navigating back and forth 2022-04-05 10:42:35 +02:00
snippet
sum_tree
text Merge pull request #702 from zed-industries/typescript 2022-04-01 15:24:58 -07:00
theme Style search in buffer below breadcrumbs 2022-03-31 11:44:16 -06:00
theme_selector Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02:00
util Add assert_set_eq macro to make test clearer 2022-03-30 13:53:38 -07:00
vim Rename sub_mode to submode 2022-04-04 14:14:21 +02:00
workspace Use Pane::activate_item when navigating to remove duplicated logic 2022-04-06 09:31:54 +02:00
zed Ensure we drop the last pane item 2022-04-05 13:05:14 -06:00