You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I search for 111, I'd expect it to find not only stuff that starts with 111 but also anything that includes 111anywhere in the string, e.g. asd111, a111ad, etc.
I have a ton of projects prefixed with the same string so this would be a huge improvement.