zed/crates
Nathan Sobo 728c708150 WIP: Massage opening of editors
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2022-03-16 17:40:09 -06:00
..
chat_panel Store settings as a global via a gpui app_state 2022-03-11 15:58:58 -08: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 Store settings as a global via a gpui app_state 2022-03-11 15:58:58 -08:00
diagnostics WIP: Massage opening of editors 2022-03-16 17:40:09 -06:00
editor WIP: Massage opening of editors 2022-03-16 17:40:09 -06:00
file_finder Store settings as a global via a gpui app_state 2022-03-11 15:58:58 -08: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 fix go to line panic by replacing an unwrap with an and_then 2022-03-15 09:31:24 -07:00
gpui Remove workspace::Item trait 2022-03-16 13:34:06 -07: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 Merge branch 'main' into settings-file 2022-03-13 10:43:23 -07:00
project WIP: Massage opening of editors 2022-03-16 17:40:09 -06:00
project_panel Replace ProjectEntry struct with ProjectEntryId 2022-03-16 15:59:47 -06:00
project_symbols Remove workspace::Item trait 2022-03-16 13:34:06 -07:00
rpc Fade out unnecessary code 2022-03-15 15:51:59 +01:00
search WIP: Massage opening of editors 2022-03-16 17:40:09 -06:00
server WIP: Massage opening of editors 2022-03-16 17:40:09 -06: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 Store settings as a global via a gpui app_state 2022-03-11 15:58:58 -08:00
util Make timer method available on both foreground and background executors 2022-03-04 13:54:07 -08:00
workspace WIP: Massage opening of editors 2022-03-16 17:40:09 -06:00
zed v0.21.0 2022-03-15 16:48:28 +01:00