ZIm/crates/workspace/src
Tristan Hume 11b6ce46e2
Add ability to keybind search filter (#30327)
Useful for large monorepos with many subdirectories, users can keybind a
filter to their commonly used directories.

Release Notes:

- Added a new `included_files` field to the `DeploySearch` action to
automatically pre-fill which files to include in the search. This lets
you use a keybinding to search in a particular folder or for a certain
set of files.

---------

Co-authored-by: Antonio Scandurra <me@as-cii.com>
2025-05-09 12:29:03 +00:00
..
persistence chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
dock.rs Fix panel button context menu overlap with tooltip hint (#30108) 2025-05-07 12:33:13 +00:00
history_manager.rs History manager (#26369) 2025-04-11 21:34:51 +00:00
item.rs Add the ability to follow the agent as it makes edits (#29839) 2025-05-04 08:28:39 +00:00
modal_layer.rs editor: Hide mouse context menu when modal is opened (#29127) 2025-04-21 20:13:26 +05:30
notifications.rs Restyle notification close control (#30262) 2025-05-08 14:10:30 +00:00
pane.rs Add ability to keybind search filter (#30327) 2025-05-09 12:29:03 +00:00
pane_group.rs workspace: Fix inactive pane dimming (#29473) 2025-05-07 09:02:34 +03:00
persistence.rs Simplify the SerializableItem::cleanup implementation (#29567) 2025-04-28 22:15:24 +00:00
searchable.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
shared_screen.rs Add searchable global tab switcher (#28047) 2025-04-28 09:21:27 +00:00
status_bar.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
tasks.rs Fix tasks not being stopped on reruns (#29786) 2025-05-02 11:45:43 +00:00
theme_preview.rs Add searchable global tab switcher (#28047) 2025-04-28 09:21:27 +00:00
toast_layer.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
toolbar.rs Fix toolbar spacing regressions (#29964) 2025-05-05 22:28:35 -03:00
workspace.rs workspace: Add new "close active dock" action for closing any focused dock (#30369) 2025-05-09 12:14:25 +00:00
workspace_settings.rs Add setting to hide onboarding banners (#29709) 2025-05-06 18:54:09 +00:00