ZIm/crates/workspace/src
K Simmons 31ecb2f7bc Introduced ItemEvent and to_item_events function to Item trait which converts the Item's events into a standard ItemEvent similar to how SearchableItems work.
Add breadcrumb_location and breadcrumbs functions to item trait which handles rendering of the breadcrumb elements
Change breadcrumb toolbar to use these new functions rather than having hard coded breadcrumb logic
Add breadcrumb support to the terminal tabs

Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
2022-09-06 16:05:36 -07:00
..
pane.rs Avoid undesirable pane item deduping with multibuffers 2022-09-02 11:59:10 -07:00
pane_group.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
programs.rs Began program manager, made terminal modals per-window 2022-09-02 16:45:58 -07:00
searchable.rs WIP pull breadcrumb rendering out into item trait 2022-09-06 14:39:58 -07:00
sidebar.rs Dispatch Event refactoring. Appears to be workingCo-Authored-By: nathan@zed.dev 2022-08-22 16:16:40 -07:00
status_bar.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
toolbar.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
waiting_room.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
workspace.rs Introduced ItemEvent and to_item_events function to Item trait which converts the Item's events into a standard ItemEvent similar to how SearchableItems work. 2022-09-06 16:05:36 -07:00