zed/crates
Max Brunsfeld 9716ff7964 Set up logic for starting following
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-03-17 10:46:54 -07:00
..
chat_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
client Don't starve main thread when lots of messages/events arrive at once 2022-03-11 10:09:13 +01: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 Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
diagnostics Add Editor::for_multibuffer and repurpose Editor::for_buffer 2022-03-17 14:39:02 +01:00
editor Avoid passing a closure to workspace::register_project_item 2022-03-17 17:39:25 +01:00
file_finder Introduce workspace::register_project_item 2022-03-17 15:54:34 +01: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 app_state to global in gpui 2022-03-17 14:33:01 +01:00
gpui Introduce workspace::register_project_item 2022-03-17 15:54:34 +01: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 Fade out unnecessary code 2022-03-15 15:51:59 +01:00
lsp Start work on relaying settings to language servers 2022-03-11 17:36:27 -08:00
outline Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
project Start defining follow protocol 2022-03-17 16:50:29 +01:00
project_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
project_symbols Remove Editor::find_or_create 2022-03-17 15:13:47 +01:00
rpc Set up logic for starting following 2022-03-17 10:46:54 -07:00
search Add Editor::for_multibuffer and repurpose Editor::for_buffer 2022-03-17 14:39:02 +01:00
server Start defining follow protocol 2022-03-17 16:50:29 +01: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 Don't seek FilterCursor upon creation 2022-03-15 15:13:23 +01:00
theme Fade out unnecessary code 2022-03-15 15:51:59 +01:00
theme_selector Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
util Make timer method available on both foreground and background executors 2022-03-04 13:54:07 -08:00
workspace Set up logic for starting following 2022-03-17 10:46:54 -07:00
zed Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00