zed/crates
2022-04-02 15:51:59 +02:00
..
breadcrumbs Re-render breadcrumbs on save or when the editor title changes 2022-04-02 15:51:59 +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 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 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 Merge branch 'main' into prompt-on-close 2022-04-01 15:29:23 -07:00
file_finder Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02: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 Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
gpui Style search in buffer below breadcrumbs 2022-03-31 11:44:16 -06:00
gpui_macros Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
journal Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
language Merge branch 'main' into prompt-on-close 2022-04-01 15:29:23 -07: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 Merge branch 'main' into prompt-on-close 2022-04-01 15:29:23 -07:00
project_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
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 Merge branch 'main' into prompt-on-close 2022-04-01 15:29:23 -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 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 Assign normal mode when re-enabling 2022-03-26 19:19:12 -06:00
workspace Prompt before closing buffer with unsaved changes or conflicts 2022-04-01 14:33:07 +02:00
zed Merge branch 'main' into prompt-on-close 2022-04-01 15:29:23 -07:00