python-editor-v3 icon indicating copy to clipboard operation
python-editor-v3 copied to clipboard

[Search] Explore wildcard queries of other means of matching API terms from prefixes

Open microbit-matt-hillsdon opened this issue 3 years ago • 0 comments
trafficstars

I tried creating a simple wildcard search but a wildcard doesn't match the empty string so we'd need to do something fancy, like a disjunction of an exact match and the wildcard for each term.

The inconsistency with autocomplete is an issue here.

microbit-matt-hillsdon avatar Jan 27 '22 16:01 microbit-matt-hillsdon