[Lazarus] Find declaration bug?
Mattias Gaertner
nc-gaertnma at netcologne.de
Sun Sep 30 19:09:55 CEST 2012
On Sun, 30 Sep 2012 12:16:51 +0300
patspiper <patspiper at gmail.com> wrote:
>[...]
> > This feature allows to explore code for non installed target platforms.
> > Maybe this can be made optional.
> The feature is handy indeed. One question arises though: If the unit is
> different for several other target platforms, which one would be opened?
>
> I can see the following possibilities:
> - Keep it as it is
> - Make it an optional setting
> - Find Declaration looks for units only in the path while Open File at
> Cursor opens the unit even if it is not in the path
That means almost all codetools won't work because of "unit not found".
> - Find Declaration presents a list of targets for which this unit exists
> for the user to choose from (if it does not exist for the current target)
I guess there is no FPC devel that knows that for all sources.
Mattias
More information about the Lazarus
mailing list