ZIm/crates/tab_switcher/src
Andrew Lygin 57a1b9b2cd
tab_switcher: Add tab close buttons (#9968)
Support for closing tabs from Tab Switcher:

- Close button color matches the indicator color to preserve the
information that the buffer is dirty (as in SublimeText).
- `ctrl-backspace` closes the currently selected item.


https://github.com/zed-industries/zed/assets/2101250/8ea33911-2f62-4199-826d-c17556db8e9a

Release Notes:

- N/A
2024-04-03 17:28:51 +02:00
..
tab_switcher.rs tab_switcher: Add tab close buttons (#9968) 2024-04-03 17:28:51 +02:00
tab_switcher_tests.rs tab_switcher: Add tab close buttons (#9968) 2024-04-03 17:28:51 +02:00