'VS Code action to trigger debug hint

I'd like to get free of mouse when coding.

One of the things that stands in my way currently is debugging. Besides the obvious things like running and stepping, I'd like to be able to trigger whatever is shown when hovering over something.

I already can do Show Hover, but that doesn't work with the debugger. Is there anything else I can use for VS Code to do what I need it to do?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source