GNOME Bugzilla – Bug 56172
Function argument viewing (a la Excel)
Last modified: 2010-06-15 04:00:18 UTC
Type CTRL+SHIFT+A after a function name, with or without an opening parenthesis, to get the argument names filled in (far more useful, along with F9 subexpression calculation, than a silly function wizard).
This should be an easy addition to the expr-entry widget A good project for someone
looks like ctrl-a launches the guru, and ctrl-A fils in the args
This would still be a nice addition, but it's clearly not high priority.
Muthu is working on this.
Excel now displays a tooltip with the signature of the last entered function name when you type '('. More useful, than <shift><ctrl>a, IMO, although they've still got that. E.g. =log(1+sin(cos( +-----------+ |COS(number)| +-----------+
*** Bug 587083 has been marked as a duplicate of this bug. ***
We now have the tooltip. This should handle this suggestion. (Of course this tool tip could use lots of improvements.) This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
So the improvements have been made...