zed/crates
Nathan Sobo 506ce8e032 Introduce LocalSnapshot
This allows us to remove the absolute path and scan-related state from the Snapshot. None of this data is relevant or valid on guests.
2022-01-22 15:19:14 -07: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
collections
contacts_panel Unify Flexible and Expanded elements 2022-01-06 17:29:34 -08:00
diagnostics Defer pane interaction when opening excerpts in diagnostics view 2022-01-22 13:23:08 -07:00
editor Remove Worktree::abs_path 2022-01-22 14:44:58 -07:00
file_finder Make add_local_worktree private and use find_or_create_local_worktree 2022-01-22 11:23:00 +01:00
fsevent
fuzzy Associate StringMatchCandidate with an id 2022-01-14 14:55:03 +01:00
go_to_line Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
gpui Add ViewHandle::defer 2022-01-22 13:21:59 -07:00
gpui_macros
journal Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
language Remove Worktree::abs_path 2022-01-22 14:44:58 -07:00
lsp Advertise link capability in LSP 2022-01-20 12:10:01 +01:00
outline Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
project Introduce LocalSnapshot 2022-01-22 15:19:14 -07:00
project_panel Make add_local_worktree private and use find_or_create_local_worktree 2022-01-22 11:23:00 +01:00
rpc Remove worktree_path from File struct 2022-01-22 14:29:36 -07:00
server Make add_local_worktree private and use find_or_create_local_worktree 2022-01-22 11:23:00 +01:00
sum_tree
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
workspace Make add_local_worktree private and use find_or_create_local_worktree 2022-01-22 11:23:00 +01:00
zed Make add_local_worktree private and use find_or_create_local_worktree 2022-01-22 11:23:00 +01:00