Method arguments mark when typing

Przemek (cojack) xcojack at gmail.com
Wed Nov 21 16:23:34 GMT 2012


Im sorry, that I confuse you, I doesn't recognize that it don't work
for php, for c++ work as well.

Regards,
Przemek aka cojack.

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?
>
> cheers
> --
> Milian Wolff
> mail at milianw.de
> http://milianw.de
> _______________________________________________
> kdevelop mailing list
> kdevelop at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop
>




More information about the KDevelop mailing list