In a script window, the user can right click on a function and click on "Help Scripting Index".
This opens the Scripting Index with the function selected.
Can this action also be triggered by a Keyboard Shortcut?
If not, can an add-in do the same:
- check where the cursor is in the code
- check for the surrounding function (with spaces etc.)
- open the scripting index on th e right page
Then I could assign a keyboard shortcut ..