Is there a way to display the description of a function's arguments or at least the names of the arguments to a function when hovering with the pointer over function call?
Thanks, Matan
On Thu, 24 May 2018 at 15:36, Matan Hershkovits matanhe@gmail.com wrote:
Is there a way to display the description of a function's arguments or at
least the names of the arguments to a function when hovering with the pointer over function call?
Not just by hovering, if the cursor is inside the arguments there is a keybinding (ctrl + shift + space by default) to show the definition of a call if the particular language supports it (don't know for TCL).
Cheers Lex
Thanks, Matan _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users