zed/crates/ui/src
Mikayla Maki a9e3d4ec4e
Improve context expansion (#10957)
Release Notes:

- Improved expand excerpt indicators to allow unidirectional expansion.
Also added the `editor::ExpandExcerptsUp` and
`editor::ExpandExcerptsDown` actions, which can both take a `lines`
parameter. Also added a `expand_excerpt_lines` setting which controls
the default number of lines that the indicators and actions use.

---------

Co-authored-by: conrad <conrad@zed.dev>
2024-05-26 16:30:09 -07:00
..
components Improve context expansion (#10957) 2024-05-26 16:30:09 -07:00
styles Allow ssh connection for setting up zed (#12063) 2024-05-21 22:39:16 -06:00
utils
clickable.rs
components.rs Allow ssh connection for setting up zed (#12063) 2024-05-21 22:39:16 -06:00
disableable.rs
fixed.rs
prelude.rs
selectable.rs
styled_ext.rs
styles.rs
ui.rs
utils.rs
visible_on_hover.rs
with_rem_size.rs