zed/crates
Antonio Scandurra 861893b7b6 Autoscroll vertically to the newest selection on SelectNext
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-11-25 16:02:39 +01:00
..
buffer Implement SelectNext 2021-11-25 15:44:06 +01:00
chat_panel Extract chat_panel into its own crate 2021-10-05 14:23:45 +02:00
client Move workspace module into its own crate 2021-10-05 13:49:10 +02:00
clock Switch to a dense representation for clock::Global 2021-11-22 17:20:43 +01:00
editor Autoscroll vertically to the newest selection on SelectNext 2021-11-25 16:02:39 +01:00
file_finder Invert dependency between editor and workspace 2021-11-24 17:07:16 +01:00
fsevent
fuzzy Rename worktree crate to project, pull in Project 2021-10-04 16:45:05 -07:00
go_to_line Render the current line, column, and line count in go to line dialog 2021-11-24 16:52:18 -07:00
gpui Calculate an overshoot when mousing to build columnar selections 2021-11-24 10:28:32 +01:00
gpui_macros Use the same test::run_test function for async gpui::tests 2021-10-05 18:04:22 +02:00
language Implement toggle-comments 2021-11-23 14:13:28 -08:00
lsp Invalidate active diagnostics when they are removed 2021-11-19 16:15:22 +01:00
people_panel Extract people_panel into its own crate 2021-10-05 14:36:38 +02:00
project In a diagnostic group, mark the highest-severity diagnostic as primary 2021-11-18 15:53:00 +01:00
project_panel Move integration test up into the zed crate 2021-11-24 17:39:15 +01:00
rpc Bump RPC protocol version 2021-11-22 13:33:05 -08:00
server Move integration test up into the zed crate 2021-11-24 17:39:15 +01: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 Extract theme_selector into its own crate 2021-10-05 15:38:25 +02:00
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