Here is a plugin for qEditor, based on the xHelp app described
here.
Basically, you can select text in qEditor, e.g. invoke
SendMessage, hEdit, ... then press Alt IX and, voilà, a list of matches pops up.
Other example: Select
string array, press Alt IX and see 14 entries from 5 different *.chm files that contain both the words
string and
array.
It looks stable for now, so some feedback would be appreciated.
By the way, kudos to Hutch: the plugin interface is incredibly simple - see attached source :t