forked from eclipse-theia/theia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Whitespace Query Support to Quick File Open
What it Does Fixes [eclipse-theia#8747](eclipse-theia#8747) - Allows whitespaces to be included in a `quick file open` search query. - Performs both an exact and fuzzy search on the query with whitespaces. How to Test 1. `ctrl + p` to `quick file open` 2. Search for a file with a query that includes whitespaces (eg. `readme core`) 3. Observe that whitespaces do not affect the search results Signed-off-by: seantan22 <sean.a.tan@ericsson.com>
- Loading branch information
seantan22
committed
Jan 25, 2021
1 parent
47be972
commit 8f393e8
Showing
1 changed file
with
18 additions
and
3 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