[Lazarus] Feature Request: more intelligent code completion
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Jan 30 12:48:48 CET 2017
On Mon, 30 Jan 2017 12:37:16 +0100 (CET)
Michael Van Canneyt via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
>[...]
> > Now the BuildProject class doesn't have a Verbose property. The
> > TBuildDelphiProjects class does have a FVerbose field of type boolean.
> > So the data type of FVerbose is known, so to deduce what the missing
> > property "Verbose"'s data type should be is known (or should be known).
>
> I'm not sure that I want the IDE to modify another class than the one I am
> working in at the moment, when I press "code completion" ?
+1
Only the interactive code completion should do that.
Mattias
More information about the Lazarus
mailing list