Function Parameter Hints - multiple overload tags - keyboard scrolling?
-
Is it posisble to use keyboard shortcuts to scroll when you see “1 of X” for function hints instead of only using the mouse?
I have searched quite a bit, but all I can find is documentation on how to make the XML file for a language, and how to invoke the call tips, but not to scroll through overload tags.
This functionality would make it far more convenient to use the function hint feature, especially when the base language has object methods of the same name, but different parameters.
My only other thought is to cram all of that stuff into the desc=“” tag with and have only 1 <overload> tag.