-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestupstream (vscode)The issue originates in VS Code and cannot be handled at the extension level.The issue originates in VS Code and cannot be handled at the extension level.
Description
It would be good if the search was 'fuzzy', or at least less restrictive.
For example, I would expect that the search for greek beta would give all results which have both greek and beta in their description; however, the extension only returns matches which contain greek beta as an exact substring.
I realize that it's possible to use greek*beta which is a partial solution, it is still sensitive to the order of words (for example, beta*greek returns no result).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestupstream (vscode)The issue originates in VS Code and cannot be handled at the extension level.The issue originates in VS Code and cannot be handled at the extension level.