zed/crates
2022-05-05 15:04:50 -07:00
..
assets Move assets to their own crate, load keymaps in vim tests 2022-04-11 15:54:52 -07:00
auto_update WIP 2022-05-05 15:15:58 +02:00
breadcrumbs Move Settings to its own crate 2022-04-06 10:23:33 -07:00
chat_panel WIP 2022-05-05 15:15:58 +02:00
cli 💄 2022-04-20 17:36:03 +02:00
client Filter existing contacts when searching in the contacts panel 2022-05-05 15:04:50 -07:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collab Allow fuzzy-search for potential contacts in the contacts panel 2022-05-05 14:14:44 -07:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
command_palette Give hover state to picker items, keystrokes in command palette 2022-04-28 15:17:56 -07:00
contacts_panel Filter existing contacts when searching in the contacts panel 2022-05-05 15:04:50 -07:00
diagnostics WIP 2022-05-05 15:15:58 +02:00
editor WIP 2022-05-05 15:15:58 +02:00
file_finder When opening items via project panel, only focus them on double-click 2022-05-05 15:27:27 +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 Selector -> Picker in theme 2022-04-28 14:45:32 -07:00
gpui WIP 2022-05-05 15:15:58 +02:00
gpui_macros Allow taking an Arc<Deterministic> in [gpui::test]-decorated tests 2022-04-11 13:42:30 +02:00
journal Move project browser toggling logic in workspace::open_paths 2022-04-22 11:25:23 +02:00
language Merge pull request #929 from zed-industries/non-uniform-batched-edits 2022-04-29 16:14:38 -07:00
lsp Return None when prepare rename is not available on language server 2022-04-22 15:43:23 +02:00
outline Give hover state to picker items, keystrokes in command palette 2022-04-28 15:17:56 -07:00
picker Give hover state to picker items, keystrokes in command palette 2022-04-28 15:17:56 -07:00
project Allow fuzzy-search for potential contacts in the contacts panel 2022-05-05 14:14:44 -07:00
project_panel Fix memory leak of ProjectPanel 2022-05-05 15:52:46 +02:00
project_symbols Abstract more local project setup inside Project::test helper 2022-05-04 10:28:09 -07:00
rpc Allow fuzzy-search for potential contacts in the contacts panel 2022-05-05 14:14:44 -07:00
search WIP 2022-05-05 15:15:58 +02:00
settings Add format_on_save setting 2022-04-28 14:31:06 -07:00
snippet Add a snippet unit test with an escaped curly brace 2022-03-11 13:02:20 -08:00
sum_tree Prevent eager snapshot mutations from being clobbered by background updates 2022-05-04 15:10:39 -07:00
text Merge pull request #929 from zed-industries/non-uniform-batched-edits 2022-04-29 16:14:38 -07:00
theme Allow fuzzy-search for potential contacts in the contacts panel 2022-05-05 14:14:44 -07:00
theme_selector Give hover state to picker items, keystrokes in command palette 2022-04-28 15:17:56 -07:00
util Start moving from logging to tracing on collab server 2022-04-28 09:45:59 -06:00
vim When opening items via project panel, only focus them on double-click 2022-05-05 15:27:27 +02:00
workspace Don't hide sidebar when hitting cmd-1 2022-05-05 15:34:36 +02:00
zed When opening items via project panel, only focus them on double-click 2022-05-05 15:27:27 +02:00