From: Danilo on
Hi all,

Does anyone knows if there is a shortcut for showing the function tip?

I mean, when you type the name of a function and the open parenthesis, if you wait long enough (and that's long!) you get a tooltip with the arguments of the function. Assume that you don't want to wait or after entering the first argument you want to know the others, so I want to bring back the tip... Any ideas?

Btw, it would be good if the actual argument being entered would be bold and as you progress entering the others, the bold part change to the other arguments (like in VStudio, for example)... :-)

Cheers,
daniloz
From: Danilo on
Sorry to reply to my own post, but I've seen that in the new Matlab R2010a, the following behavior exists:

> Btw, it would be good if the actual argument being entered would be bold and as you progress entering the others, the bold part change to the other arguments (like in VStudio, for example)... :-)

However, if you go back in the argument list because you typed something wrong, then the tooltip is gone again...