Skip to content

Do fuzzy searching in the command picker

With !38 (merged), if you type "filter era" into the command picker, it doesn't return an entry for "Add filter for era" because the former string isn't infix in the latter. It might be good to do a fuzzy search, or something more relaxed than T.isInfixOf.