zed/crates
Antonio Scandurra 4698d57ddd Add unit test for Project::definition
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-01-21 15:05:25 +01: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 Remove weak worktrees from project when nobody references them 2022-01-21 14:34:14 +01:00
editor Disable the nav history when selecting a definition in a different buffer 2022-01-20 21:33:16 -07:00
file_finder Remove weak worktrees from project when nobody references them 2022-01-21 14:34:14 +01: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 Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
gpui Allow observing the release of entities 2022-01-21 14:34:14 +01: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 Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
language Return a Task<Result<()>> in {ItemView,Buffer,MultiBuffer}::save 2022-01-20 09:58:24 +01: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 Add unit test for Project::definition 2022-01-21 15:05:25 +01:00
project_panel Remove weak worktrees from project when nobody references them 2022-01-21 14:34:14 +01:00
rpc Remove weak worktrees from project when nobody references them 2022-01-21 14:34:14 +01:00
server Remove weak worktrees from project when nobody references them 2022-01-21 14:34:14 +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 Remove weak worktrees from project when nobody references them 2022-01-21 14:34:14 +01:00
zed Remove weak worktrees from project when nobody references them 2022-01-21 14:34:14 +01:00