[Lazarus] New feature: Find references of a used unit

Martin lazarus at mfriebe.de
Sun Sep 15 14:54:51 CEST 2013


On 15/09/2013 13:42, Mattias Gaertner wrote:
> On Tue, 10 Sep 2013 22:05:02 +0100
> Martin <lazarus at mfriebe.de> wrote:
>
>> On 10/09/2013 21:17, Mattias Gaertner wrote:
>>> Hi all,
>>>
>>> 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.
>>>
>> Ok, didnt find it right away, since you need the compiler error to
>> trigger it.
> Maybe you confuse two things here?
Not so much confused, as had my expectation to high.

That is finding circles, before compiling, therefore seeing all circles, 
instead of resolving them one by one.

And maybe even seeing circles via implementation (that the compiler will 
be ok with)






More information about the Lazarus mailing list