-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
searchInWorkspace: Implement Multiselect
Closes #11874 Implements in Search-In-Workspace: - Multiselect search results. - `delete` keybinding dismiss selected results. - `Ctrl`+`C` keybinding to copy selected results. - Handling for action buttons: `Replace` and `Dismiss` `enter` in replace-inputbox refreshes search results, instead of on every key. Signed-Off-By: FernandoAscencio <fernando.ascencio.cama@ericsson.com>
- Loading branch information
1 parent
25af1d9
commit 05cd46c
Showing
4 changed files
with
25 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters