zed/crates
Antonio Scandurra ffaf409a31 Forget last pane's leader when such pane is removed
This is just a memory optimization and doesn't cause any observable
change in behavior.
2022-03-22 11:06:52 +01:00
..
chat_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
client 🎨 client 2022-03-18 13:03:43 -07:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collections
contacts_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
diagnostics Always read project entry id from workspace::Item 2022-03-17 10:58:20 -07:00
editor Reflect leader's view state when recycling existing local editors 2022-03-22 10:51:17 +01:00
file_finder Automatically unfollow when editing, scrolling or changing selections 2022-03-22 09:17:01 +01:00
fsevent
fuzzy
go_to_line Automatically unfollow when editing, scrolling or changing selections 2022-03-22 09:17:01 +01:00
gpui Implement Workspace::unfollow 2022-03-21 16:55:18 +01:00
gpui_macros
journal
language Automatically unfollow when editing, scrolling or changing selections 2022-03-22 09:17:01 +01:00
lsp Start work on relaying settings to language servers 2022-03-11 17:36:27 -08:00
outline Automatically unfollow when editing, scrolling or changing selections 2022-03-22 09:17:01 +01:00
project Automatically unfollow when editing, scrolling or changing selections 2022-03-22 09:17:01 +01:00
project_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
project_symbols Automatically unfollow when editing, scrolling or changing selections 2022-03-22 09:17:01 +01:00
rpc Always mirror the leader's selections when following 2022-03-21 21:47:29 -07:00
search Automatically unfollow when editing, scrolling or changing selections 2022-03-22 09:17:01 +01:00
server Reflect leader's view state when recycling existing local editors 2022-03-22 10:51:17 +01:00
snippet Add a snippet unit test with an escaped curly brace 2022-03-11 13:02:20 -08:00
sum_tree Don't seek FilterCursor upon creation 2022-03-15 15:13:23 +01:00
text Serialize initial follow state in leader and reflect it in follower 2022-03-18 10:22:13 +01:00
theme Show borders around avatars and panes to indicate following state 2022-03-21 15:12:15 -07:00
theme_selector Automatically unfollow when editing, scrolling or changing selections 2022-03-22 09:17:01 +01:00
util Make timer method available on both foreground and background executors 2022-03-04 13:54:07 -08:00
workspace Forget last pane's leader when such pane is removed 2022-03-22 11:06:52 +01:00
zed Show borders around avatars and panes to indicate following state 2022-03-21 15:12:15 -07:00