ZIm/crates/collab_ui/src
Julia Ryan c39adc5242
Select collab channel filter query upon focusing (#29383)
In the process of implementing this I learned that you can also hit
escape to clear the query which is a decent workaround, but I think this
behavior more closely matches expectations. For example when you run the
"focus search" actions, those select the query.

Release Notes:

- N/A
2025-04-25 04:00:25 -07:00
..
chat_panel Rename regex search tool to grep and accept an include glob pattern (#29100) 2025-04-20 00:53:30 +00:00
collab_panel chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notifications chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
channel_view.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
chat_panel.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
collab_panel.rs Select collab channel filter query upon focusing (#29383) 2025-04-25 04:00:25 -07:00
collab_ui.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notification_panel.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notifications.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
panel_settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00