ewerybody / a2

Autohotkey module managing and developing framework.
GNU General Public License v3.0
63 stars 10 forks source link

finish A2ItemEditor search field. #134

Closed ewerybody closed 7 years ago

ewerybody commented 7 years ago

Expected Behavior

You type something in there: it finds something.

Current Behavior

nothing happens

Possible Solution

With respect to my good old findWhenTyping manifest it finds entries from their names in the list and hides the ones that do not fit the pattern.

nice to have: Optionally this could also find items through their data ...