2

I would like to create a vim shortcut with the action activated by hovering the mouse over some piece of code (compiler errors to get its description, suggestions, functions to get its parameters etc).

Is there any mapped action to it? I was not able to find what I am looking for in :actionlist.

This is what I am looking for

Vikto
  • 512
  • 1
  • 7
  • 19
  • I have created new shortcuts using `ParameterInfo` to get the paremeter list and `ShowErrorDescription` to get an error description but still have not found any solution to the question above. – Vikto Oct 28 '22 at 19:51

0 Answers0