On Wed, 5 Feb 2014 23:58:59 +0100 Reimar Grabowski <[email protected]> wrote:
> On Wed, 5 Feb 2014 21:55:07 +0200 > Juha Manninen <[email protected]> wrote: > > > >> Can we hope to someday get the feature that Lazarus adds the unit where > > >> a type/function/whatever is defined automatically to the uses clause > > >> when it is used for the first time (just like Eclipse does for Java > > >> imports)? > > > > > > Please define "automatically". > Available types (Java standard, user defined or belonging to 'libs' in your > class path) are shown in the code completion popup, also the package name > where this type is defined. When choosing a type the corresponding import is > added to your code. Can you give an example how this should work in Lazarus? Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
