Please try.
You can open it with Control-K (Windows/Linux) or Command-K (MacOS).
type some words and we lookup the function list to find something close.
You can use multiple words, it prefers whole word and starting with words.
It searches classes, globals, interfaces, modules and controls.
However, some quick tests indicate that it doesn’t find quite a lot of methods. For example, ScaleFast, ScaleMT, AWSPresignURL, SetFillColor didn’t show any results.
Some other suggestions:
Having the results in this order might be better:
• Exact Match
• Begins With
• Contains
It would be nice if constants were included in the search.
It would be nice if properties were included in the search.
Please check again. I added code to put in unique methods, properties and events to increase the amount of stuff you can find.
But it makes the map file now 2.7 MB. I hope you have quick Internet.
That is so much better. I can see me using this instead of the Google based site search.
I think the only way you could improve it further would be to make the popup list show a few more rows and possibly show the start of the method description.