zed/crates
Max Brunsfeld 05bf8f61e2 Avoid changing selection in buffer navigation dialogs
If an editor has highlighted_rows, autoscroll it to reveal those rows instead of
its cursor positions.
2022-01-18 17:29:33 -08:00
..
chat_panel Unify Flexible and Expanded elements 2022-01-06 17:29:34 -08:00
client Preserve the order of responses with respect to all other incoming messages 2022-01-12 18:26:00 +01:00
clock Fix Global::gt and rename it to changed_since 2022-01-05 17:36:12 -08:00
collections Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
contacts_panel Unify Flexible and Expanded elements 2022-01-06 17:29:34 -08:00
diagnostics Populate backward/forward stacks upon item deactivation 2022-01-17 18:57:31 +01:00
editor Avoid changing selection in buffer navigation dialogs 2022-01-18 17:29:33 -08:00
file_finder Add select_first and select_last bindings to outline view 2022-01-14 10:45:37 -08:00
fsevent Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
fuzzy Associate StringMatchCandidate with an id 2022-01-14 14:55:03 +01:00
go_to_line Avoid changing selection in buffer navigation dialogs 2022-01-18 17:29:33 -08:00
gpui Apply scroll_max after uniform list autoscrolls 2022-01-14 11:56:28 -08:00
gpui_macros Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
journal Merge branch 'main' into share-project 2021-12-20 11:42:59 -08:00
language Match on names only when outline query has no spaces 2022-01-14 09:16:29 -08:00
lsp 💄 2022-01-14 10:20:04 +01:00
outline Avoid changing selection in buffer navigation dialogs 2022-01-18 17:29:33 -08:00
project Cleanup worktrees' shared state when unsharing 2022-01-17 10:58:49 +01:00
project_panel Add select_first and select_last bindings to outline view 2022-01-14 10:45:37 -08:00
rpc Test ordering of responses with respect to uni-directional messages 2022-01-12 11:19:17 -07:00
server Cleanup worktrees' shared state when unsharing 2022-01-17 10:58:49 +01:00
sum_tree Send diagnostic summaries to guests when they join the project 2022-01-06 12:12:09 -07:00
text Use offset to restore navigation position if anchor can't be resolved 2022-01-18 09:59:28 +01:00
theme Tweak theming of project diagnostics 2022-01-12 10:51:08 -08:00
theme_selector Add select_first and select_last bindings to outline view 2022-01-14 10:45:37 -08:00
util Introduce randomized test for collaboration on buffers 2022-01-05 11:51:41 +01:00
workspace Limit the storage used by the navigation history 2022-01-18 16:31:48 -08:00
zed Push to navigation history based on jump distance instead of time 2022-01-18 15:02:49 -08:00