zed/crates
Nathan Sobo 9f29eeda03 Associate Peers with a user_id
This will help us render the collaborator avatars for the active worktree when we know its peers.
2021-11-26 10:22:34 -07:00
..
buffer Improve range-based selection queries to only resolve the requested selections 2021-11-25 13:19:49 -07:00
chat_panel
client
clock Switch to a dense representation for clock::Global 2021-11-22 17:20:43 +01:00
editor Implement cmd-k cmd-d to replace selection with next 2021-11-25 13:39:08 -07:00
file_finder Invert dependency between editor and workspace 2021-11-24 17:07:16 +01:00
fsevent
fuzzy
go_to_line Preserve selection when clicking on editor dismisses go-to-line dialog 2021-11-25 14:10:43 -07:00
gpui Calculate an overshoot when mousing to build columnar selections 2021-11-24 10:28:32 +01:00
gpui_macros
language Allow a single start/end bias per AnchorRangeMap 2021-11-25 16:53:10 +01:00
lsp Invalidate active diagnostics when they are removed 2021-11-19 16:15:22 +01:00
people_panel
project Associate the project with an active worktree 2021-11-26 10:21:56 -07:00
project_panel Move integration test up into the zed crate 2021-11-24 17:39:15 +01:00
rpc Associate Peers with a user_id 2021-11-26 10:22:34 -07:00
server Associate Peers with a user_id 2021-11-26 10:22:34 -07:00
sum_tree WIP: Probably the wrong direction 2021-11-10 17:44:56 -07:00
theme Replace signed out silhouette with a "Sign in" label 2021-11-25 10:34:03 +01:00
theme_selector
util
workspace Replace signed out silhouette with a "Sign in" label 2021-11-25 10:34:03 +01:00
zed Adjust padding on sign in prompt in titlebar 2021-11-25 10:37:30 +01:00