zed/crates
2022-05-20 20:25:21 -06: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 Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
chat_panel Start on workspace notifications 2022-05-10 17:46:46 -06:00
cli 💄 2022-04-20 17:36:03 +02:00
client Show contacts panel the first time a new user connects to collab 2022-05-20 17:33:09 +02:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collab Accept an optional email address when creating new users 2022-05-20 20:25:21 -06:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
command_palette Put context parameter last in toggle_modal callback 2022-05-10 16:46:53 -06:00
contacts_panel Show contacts panel the first time a new user connects to collab 2022-05-20 17:33:09 +02:00
diagnostics Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
editor Bump FoldSnapshot version if excerpt gets edited outside of its bounds 2022-05-18 10:13:18 +02:00
file_finder Put context parameter last in toggle_modal callback 2022-05-10 16:46:53 -06:00
fsevent Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
fuzzy Show requests in contacts panel 2022-05-09 12:48:07 -06:00
go_to_line Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
gpui Merge branch 'main' into request-to-join-project 2022-05-17 14:55:20 +02:00
gpui_macros Allow taking an Arc<Deterministic> in [gpui::test]-decorated tests 2022-04-11 13:42:30 +02:00
journal Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
language Avoid panic when language server is dropped before being initialized in tests 2022-05-09 18:05:10 -07:00
lsp Avoid panic when language server is dropped before being initialized in tests 2022-05-09 18:05:10 -07:00
outline Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
picker Give hover state to picker items, keystrokes in command palette 2022-04-28 15:17:56 -07:00
project WIP: accept to join requests if user is already participating 2022-05-17 13:21:20 +02:00
project_panel Show badge when there are pending contact requests 2022-05-11 17:39:03 +02:00
project_symbols Merge pull request #973 from zed-industries/selections-refactor 2022-05-13 16:07:26 -07:00
rpc Send a ShowContacts message the first time a user connects to collab 2022-05-20 15:47:14 +02:00
search Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07: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 Initial visual mode 2022-05-10 11:12:28 -07:00
theme Add affordance to copy user's invite link if they have a code 2022-05-19 17:57:46 -06:00
theme_selector Put context parameter last in toggle_modal callback 2022-05-10 16:46:53 -06:00
util Order returned ranges from marked_text_ranges by start index 2022-05-11 10:18:40 -07:00
vim Review fixes 2022-05-13 15:55:27 -07:00
workspace Show contacts panel the first time a new user connects to collab 2022-05-20 17:33:09 +02:00
zed v0.34.0 2022-05-17 11:10:21 -06:00