Open hferreiro opened 8 months ago
Here's a visual example:
Right order:
Wrong order:
And here is vscode for comparison:
Right order:
Wrong order:
Note - vscode omits highlighting matches when words are reversed, not a big deal but that is somewhat annoying.
Check for existing issues
Describe the feature
When using spaces to separate words, the order of the words shouldn't affect the search results. As an example, typing "recent branches" should show the command "branches: open recent".
If applicable, add mockups / screenshots to help present your vision of the feature
No response