[Lazarus] Code Tools Feature request
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Jan 15 12:16:12 CET 2016
On Fri, 15 Jan 2016 10:53:49 +0000
Graeme Geldenhuys <mailinglists at geldenhuys.co.uk> wrote:
> On 2016-01-15 09:59, Michael Van Canneyt wrote:
> > if I hover over TMyOptions, then I get nothing. If I want to ctrl-click it,
> > it doesn't appear as a hyperlink (as it would if all was OK).
>
> I've also noticed this recently. Is this new behaviour in Lazarus? I'm
> pretty sure it wasn't always like this.
A missing function type raises an error since many years.
> Is CodeTools more sensitive to source code errors in recent Lazarus versions?
In order to parse some new syntax features some errors are no longer
ignored. So yes, you could say it got more sensitive to errors.
Mattias
More information about the Lazarus
mailing list