[Lazarus] Code Tools Feature request
Michael Van Canneyt
michael at freepascal.org
Fri Jan 15 14:01:09 CET 2016
On Fri, 15 Jan 2016, Mattias Gaertner wrote:
> On Fri, 15 Jan 2016 12:53:10 +0100
> Ondrej Pokorny <lazarus at kluug.net> wrote:
>
>> [...]
>>> Function TMyClass.SomeMethod(AnArgument: String) ;
>>>
>>> begin
>>>
>>> end;
>>>
>>> procedure TMyClass.DoSomethingElse(AnArgument : String; Options :
>>> TMyoptions);
>>> [...]
>> Strange, your example works for me - I do have the hyperlink, I do get
>> a hint when I hover over the type and I can Ctrl+Click it. So for me
>> CodeTools ignore this particular error.
>
> It is ignored in mode Delphi, not in ObjFPC.
But would it be possible to show the error ? Try as I might, there is no
error in the messages window. For other cases there is, but not for this.
Well. The least I can say is that it is not clear to me when the IDE shows
a codetools related error in messages and when not :-)
Michael.
More information about the Lazarus
mailing list