zed/crates
Max Brunsfeld 85d9ac5b95
Merge pull request #987 from zed-industries/notifications
Notify when someone requests to add you as a contact or accepts your contact request
2022-05-11 17:40:11 -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 Start on workspace notifications 2022-05-10 17:46:46 -06:00
cli 💄 2022-04-20 17:36:03 +02:00
client Improve layout and styling of contact notifications 2022-05-11 14:20:05 -07:00
clock
collab Add notifications for accepted contact requests 2022-05-11 11:39:01 -07:00
collections
command_palette Put context parameter last in toggle_modal callback 2022-05-10 16:46:53 -06:00
contacts_panel Improve layout and styling of contact notifications 2022-05-11 14:20:05 -07:00
diagnostics WIP 2022-05-05 15:15:58 +02:00
editor Add test coverage for same cursor in multiple excerpts of the same buffer 2022-05-10 14:30:27 -07:00
file_finder Put context parameter last in toggle_modal callback 2022-05-10 16:46:53 -06:00
fsevent
fuzzy Show requests in contacts panel 2022-05-09 12:48:07 -06:00
go_to_line Put context parameter last in toggle_modal callback 2022-05-10 16:46:53 -06:00
gpui Show badge when there are pending contact requests 2022-05-11 17:39:03 +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 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 Put context parameter last in toggle_modal callback 2022-05-10 16:46:53 -06:00
picker Give hover state to picker items, keystrokes in command palette 2022-04-28 15:17:56 -07:00
project Avoid panic when language server is dropped before being initialized in tests 2022-05-09 18:05:10 -07:00
project_panel Show badge when there are pending contact requests 2022-05-11 17:39:03 +02:00
project_symbols Put context parameter last in toggle_modal callback 2022-05-10 16:46:53 -06:00
rpc Improve layout and styling of contact notifications 2022-05-11 14:20:05 -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
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 Improve layout and styling of contact notifications 2022-05-11 14:20:05 -07: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 Merge pull request #968 from zed-industries/vim-visual-mode 2022-05-10 12:51:58 -07:00
workspace Improve layout and styling of contact notifications 2022-05-11 14:20:05 -07:00
zed Present a blank notification upon receipt of a contact request 2022-05-10 18:33:39 -06:00