+47

Function parameter auto-complete

Caleb Morris fa 13 anys updated by Bruno Lemos fa 12 anys 1
When auto completing a function pop up a small off-set message of the parameter inputs.
ex: foo( int a, real b ); // declared above
when foo auto-completed "foo(" is put and a message shows "foo( int, int )"