ZIm/crates/zed/src/zed
Mikayla Maki 53175263a1
Simplify ListState API (#35685)
Follow up to: https://github.com/zed-industries/zed/pull/35670,
simplifies the List state APIs so you no longer have to worry about
strong vs. weak pointers when rendering list items.

Release Notes:

- N/A

---------

Co-authored-by: Agus Zubiaga <agus@zed.dev>
2025-08-06 00:02:26 +00:00
..
component_preview Start separating authentication from connection to collab (#35471) 2025-08-01 17:37:38 +00:00
quick_action_bar Make the preview button the same as the other buttons (#33658) 2025-06-30 15:16:01 +00:00
app_menus.rs Additions for settings profile selector (#35439) 2025-07-31 22:20:35 +00:00
component_preview.rs Simplify ListState API (#35685) 2025-08-06 00:02:26 +00:00
edit_prediction_registry.rs Rename remaining mentions of "inline completion" to "edit prediction" (#35512) 2025-08-04 16:22:18 +00:00
mac_only_instance.rs Use same logic for skipping single instance check on Linux as on Mac/Win (#19446) 2024-10-29 09:12:34 -07:00
migrate.rs Use background task for settings migrations + notify about errors (#30009) 2025-06-24 23:54:03 +00:00
open_listener.rs Add an editor: diff clipboard with selection action (#33283) 2025-07-23 02:39:32 +00:00
quick_action_bar.rs Rename remaining mentions of "inline completion" to "edit prediction" (#35512) 2025-08-04 16:22:18 +00:00
windows_only_instance.rs Diff view (#32922) 2025-06-18 14:43:23 +00:00