zed/crates/ui/src
Nate Butler b4dcd6d394
Some checks are pending
CI / Check formatting and spelling (push) Waiting to run
CI / (macOS) Run Clippy and tests (push) Waiting to run
CI / (Linux) Run Clippy and tests (push) Waiting to run
CI / (Windows) Run Clippy and tests (push) Waiting to run
CI / Create a macOS bundle (push) Blocked by required conditions
CI / Create a Linux bundle (push) Blocked by required conditions
CI / Create arm64 Linux bundle (push) Blocked by required conditions
Deploy Docs / Deploy Docs (push) Waiting to run
Docs / Check formatting (push) Waiting to run
Update model selector (#15665)
Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-08-01 21:57:51 -04:00
..
components Update model selector (#15665) 2024-08-01 21:57:51 -04:00
styles Update model selector (#15665) 2024-08-01 21:57:51 -04:00
utils Bring Jupyter to Zed Editing (#12062) 2024-06-17 10:02:31 -07:00
clickable.rs Prompt Library Refinements (#13470) 2024-06-25 11:43:30 -04:00
components.rs ui: Remove old settings components (#15347) 2024-07-27 14:12:32 -04:00
disableable.rs
fixed.rs
key_bindings.rs ui: Add functions for generating textual representations of key bindings (#15287) 2024-07-26 12:52:59 -04:00
prelude.rs
selectable.rs Add UI setting components (#13550) 2024-06-26 13:02:58 -04:00
styled_ext.rs Improve experience when themes provide transparent status colors (#13996) 2024-07-09 11:27:47 -04:00
styles.rs Improve experience when themes provide transparent status colors (#13996) 2024-07-09 11:27:47 -04:00
ui.rs ui: Add functions for generating textual representations of key bindings (#15287) 2024-07-26 12:52:59 -04:00
utils.rs
visible_on_hover.rs
with_rem_size.rs