zed/crates/workspace2/src
Marshall Bowers 61ab1834c7
Deploy the buffer search in a second row in the toolbar (#3630)
This PR updates the buffer search to deploy to a second row in the
toolbar, instead of trying to deploy into the initial row.

This is the same way it works in Zed1.

Release Notes:

- N/A
2023-12-13 13:06:53 -05:00
..
pane
persistence Begin porting the PaneAxis element 2023-12-07 17:16:19 -08:00
dock.rs Fix dock panels not focusing their contents on toggle 2023-12-12 15:07:27 +02:00
item.rs Fix inactive tab styles (the verbose way) (#3591) 2023-12-11 15:42:17 -05:00
modal_layer.rs Fix opening GoToLine from Command 2023-12-12 20:46:27 -07:00
notifications.rs
pane.rs Wire up tooltips on tab bar actions (#3629) 2023-12-13 12:11:33 -05:00
pane_group.rs Remove some debug styles 2023-12-11 13:23:07 -08:00
persistence.rs Begin porting the PaneAxis element 2023-12-07 17:16:19 -08:00
searchable.rs
shared_screen.rs Fix inactive tab styles (the verbose way) (#3591) 2023-12-11 15:42:17 -05:00
status_bar.rs Get the chat panel wired up again 2023-12-08 12:31:07 -08:00
toolbar.rs Deploy the buffer search in a second row in the toolbar (#3630) 2023-12-13 13:06:53 -05:00
workspace2.rs Fix workspace sizing (#3617) 2023-12-12 20:42:48 -05:00
workspace_settings.rs