[Lazarus] New feature: Find references of a used unit
Martin
lazarus at mfriebe.de
Tue Sep 10 23:09:43 CEST 2013
On 10/09/2013 21:32, Daniel Gaspary wrote:
> On Tue, Sep 10, 2013 at 5:17 PM, Mattias Gaertner
> <nc-gaertnma at netcologne.de> wrote:
>> When you now right click on unit in a uses section to get the popup
>> menu, click on "Find / Find references of used unit" to find all
>> references in the current unit to the used unit.
> Is already possible to do the same to variables and types ?
>
Do you mean "Find identifier references"?
e.g select a variable, and find all places where it is used? (same for
types)
That has been there for a long time.
Some reading, I do highly recommend:
http://wiki.lazarus.freepascal.org/Lazarus_IDE_Tools
http://wiki.lazarus.freepascal.org/New_IDE_features_since
More information about the Lazarus
mailing list