zed/crates
Max Brunsfeld f19934096a Account for editor's full scroll width when laying out blocks
Compute the editor's scroll width earlier in layout and
store it on the layout state, rather than computing it repeatedly.
2022-01-25 16:31:14 -08:00
..
chat_panel Unify Flexible and Expanded elements 2022-01-06 17:29:34 -08:00
client Insert random delays when sending and receiving websocket messages in tests 2022-01-24 16:37:22 -08:00
clock Fix Global::gt and rename it to changed_since 2022-01-05 17:36:12 -08:00
collections
contacts_panel Unify Flexible and Expanded elements 2022-01-06 17:29:34 -08:00
diagnostics Tweak diagnostic header styling 2022-01-25 15:33:49 -08:00
editor Account for editor's full scroll width when laying out blocks 2022-01-25 16:31:14 -08:00
file_finder Merge branch 'project-diagnostics-pinned-tab' into style-project-diagnostics 2022-01-25 12:20:37 -08: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 Scale diagnostic header and message text with editor font 2022-01-25 12:10:11 -08:00
gpui_macros WIP: Start restructuring executor 2022-01-24 18:49:20 +01:00
journal Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
language Sanitize language server diagnostics coming from Rust 2022-01-25 17:49:50 +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 Sanitize language server diagnostics coming from Rust 2022-01-25 17:49:50 +01:00
project_panel Make add_local_worktree private and use find_or_create_local_worktree 2022-01-22 11:23:00 +01:00
rpc Insert random delays when sending and receiving websocket messages in tests 2022-01-24 16:37:22 -08:00
server Add random delays in FakeFs 2022-01-24 16:50:38 -08: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 diagnostic header styling 2022-01-25 15:33:49 -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 Merge branch 'project-diagnostics-pinned-tab' into style-project-diagnostics 2022-01-25 12:20:37 -08:00
zed Tweak diagnostic header styling 2022-01-25 15:33:49 -08:00