zed/crates
Antonio Scandurra e165f1e16c Use OutlineItem::depth to include ancestors of matching candidates
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-01-13 16:59:52 +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 Add unit test for diagnostic + path header ordering 2022-01-12 11:34:57 -08:00
editor Add Buffer::outline method 2022-01-12 18:17:49 -08:00
file_finder Refactor opening workspace items 2022-01-07 17:38:37 +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 Report the candidate's index when matching strings 2022-01-13 15:09:27 +01:00
go_to_line Correctly incorporate editor settings into diagnostic header rendering 2021-12-16 16:36:33 -08:00
gpui Add unit test for diagnostic + path header ordering 2022-01-12 11:34:57 -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 Use OutlineItem::depth to include ancestors of matching candidates 2022-01-13 16:59:52 +01:00
lsp Implement Buffer::format 2022-01-12 18:01:20 +01:00
outline Implement selecting prev and next in outline view 2022-01-13 16:44:06 +01:00
project Preserve the order of responses with respect to all other incoming messages 2022-01-12 18:26:00 +01:00
project_panel Remove stray dbg! calls 2022-01-11 13:56:07 -08:00
rpc Test ordering of responses with respect to uni-directional messages 2022-01-12 11:19:17 -07:00
server Merge pull request #338 from zed-industries/use-wildcard-cert 2022-01-12 17:23:04 -07:00
sum_tree Send diagnostic summaries to guests when they join the project 2022-01-06 12:12:09 -07:00
text Implement Buffer::format 2022-01-12 18:01:20 +01:00
theme Tweak theming of project diagnostics 2022-01-12 10:51:08 -08:00
theme_selector Report the candidate's index when matching strings 2022-01-13 15:09:27 +01:00
util Introduce randomized test for collaboration on buffers 2022-01-05 11:51:41 +01:00
workspace Add unit test for diagnostic + path header ordering 2022-01-12 11:34:57 -08:00
zed Add Buffer::outline method 2022-01-12 18:17:49 -08:00