ZIm/crates/gpui/src/elements
Piotr Osiewicz 6673c7cd4c
debugger: Add memory view (#33955)
This is mostly setting up the UI for now; I expect it to be the biggest
chunk of work.

Release Notes:

- debugger: Added memory view

---------

Co-authored-by: Anthony Eid <hello@anthonyeid.me>
Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com>
Co-authored-by: Mikayla Maki <mikayla@zed.dev>
2025-07-14 16:32:06 +02:00
..
anchored.rs Add initial element inspector for Zed development (#31315) 2025-05-23 23:08:59 +00:00
animation.rs Add initial element inspector for Zed development (#31315) 2025-05-23 23:08:59 +00:00
canvas.rs Add initial element inspector for Zed development (#31315) 2025-05-23 23:08:59 +00:00
deferred.rs Add initial element inspector for Zed development (#31315) 2025-05-23 23:08:59 +00:00
div.rs debugger: Add memory view (#33955) 2025-07-14 16:32:06 +02:00
image_cache.rs Add initial element inspector for Zed development (#31315) 2025-05-23 23:08:59 +00:00
img.rs Sketch in a table for the keybindings UI (#32436) 2025-06-30 19:25:11 -04:00
list.rs Add page up/down bindings to the Markdown preview (#33403) 2025-07-02 12:14:34 +03:00
mod.rs gpui: Add a standard text example (#30747) 2025-05-16 17:35:44 +02:00
surface.rs Add initial element inspector for Zed development (#31315) 2025-05-23 23:08:59 +00:00
svg.rs Add initial element inspector for Zed development (#31315) 2025-05-23 23:08:59 +00:00
text.rs Improve cursor style behavior for some draggable elements (#31965) 2025-06-06 16:56:27 -04:00
uniform_list.rs project panel: Add indent guides for sticky items (#34092) 2025-07-09 05:28:25 +05:30