[Lazarus] Request feature?

silvioprog silvioprog at gmail.com
Thu Oct 2 23:54:55 CEST 2014


On Thu, Oct 2, 2014 at 6:48 PM, Mattias Gaertner <nc-gaertnma at netcologne.de>
wrote:

> On Thu, 2 Oct 2014 18:36:38 -0300
> silvioprog <silvioprog at gmail.com> wrote:
>
> >[...]
> > Oops, no no, sorry hehe... to the unused units. E.g:
> >
> > program Project1;
> > {$mode objfpc}{$H+}
> > uses
> >   sysutils, // normal
> >   contnrs, // gray
> >   fgl; // gray
> > begin
> >   WriteLn(IntToStr(10));end.
> >
> >
> > SysUtils - used - normal; contnrs/fgl - unused - so, gray.
> >
> > See attached picture, it shows this feature in Android Studio. =)
>
> I see.
> When you compile in Lazarus, the units are underlined.
> There is also a hint icon, which you can click to remove the unit.
>
> Mattias


Awesome!

I'm using Lazarus 1.2.4. Is this feature available in Lazarus from trunk?

-- 
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20141002/e810ba1a/attachment-0003.html>


More information about the Lazarus mailing list