[Lazarus] codetools tooltip showing method visibility

Martin lazarus at mfriebe.de
Mon Jan 23 00:25:18 CET 2012


Graeme Geldenhuys wrote:
>> Hi,
>>
>> Many times I am working with large classes that are much bigger than 
>> what is visible in the editor view. Is there any way the tooltip 
>> shown over a property or method can include visibility information?
>>
>> That way I can simply hover the move over a method or property and 
>> see if it is protected or public etc...
>

Compile the IDE with WithSynInfoView defined (then watch the top of the 
editor, when the info is off screen)
Note this is alpha (should be crash free, but looks like ---)




More information about the Lazarus mailing list