Files
oak-gpui/crates
David KleingeldandJulia Ryan 06c0e59379 Make tab switcher show preview of selected tab (#36718)
Similar to nvim's telescope this makes it easier to find the right tab
in the list.

The preview takes place in the pane where the tab resides.
- on dismiss: We restore all panes.
- on confirm: We restore all panes except the one where the selected tab
resides. For this reason we collect the active item for each pane before
the tabswither starts.

Release Notes:

- Improved tab switcher, it now shows a preview of the selected tab

Co-authored-by: Julia Ryan <juliaryan3.14@gmail.com>
2025-08-22 00:21:36 +02:00
..
2025-08-05 18:16:47 +00:00
2025-08-13 13:25:52 -06:00
2025-08-19 20:26:56 -06:00
2025-08-20 02:11:17 +00:00
2025-08-20 03:40:39 +00:00
2025-08-19 20:33:44 +00:00
2025-07-17 14:25:55 +00:00
2025-08-21 06:48:04 +00:00