Method arguments mark when typing

Milian Wolff mail at milianw.de
Thu Nov 22 10:32:38 GMT 2012


On Wednesday 21 November 2012 17:23:34 Przemek wrote:
> Im sorry, that I confuse you, I doesn't recognize that it don't work
> for php, for c++ work as well.

You mean it works for C++ but not for PHP?

> 2012/11/21 Milian Wolff <mail at milianw.de>:
> > On Wednesday 21 November 2012 12:51:54 Przemek wrote:
> >> Hello,
> >> I have an idea to mark the arguments when call the function fe:
> >> 
> >> SomeClass::someMethod(int val, QString another, SomeInterface *third)
> >> { ... } // method definition
> >> 
> >> then in code when call the method we have an tooltip with information
> >> about each arg, then when typing first parametr like:
> >> 
> >> SomeClass object;
> >> 
> >> // start typing here and tooltip show the arguments
> >> object.someMethod( someInt.. // then here when tooltip show, the first
> >> argument may be bolded
> >> 
> >> what do you think about it?
> >> 
> >> it's kind of user usability, i think so...
> > 
> > How would that be better than what we do right now? I.e. adding a
> > yellow/green background to the arguments which is even better than bold,
> > no?
> > 
> > Or maybe I don't really understand what you want to do?
-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20121122/7d528514/attachment-0001.sig>


More information about the KDevelop mailing list