[QUESTION] - Why does a whitespace break the search query? #428
Labels
depends on (in coma)
Depends on issues from VS Code, but that issue is not planned/has no update more than year
duplicate
enhancement
Fuzzy search in vsCode is usually tolerant about whitespaces. I can get the project manager settings with or without whitespace in the search query. This is expected and I like it. It is useful.
Searching for projects implements a different behaviour. As soon as the search query has a whitespace in it I do not find my projects anymore. This behaviour is consistent and is not bound to special characters like
-
within the project name. This behaviour is unfortunate and I think it makes sense to align with the general fuzzy search behaviour of vsCode.We could argue this is a bug report or feature request. I do not know. I wanted to ask about the intention of the implementation so far and if I maybe do something wrong. How is this meant to be? What do people think how this should work? Love project manager. ❤️
The text was updated successfully, but these errors were encountered: