[Lazarus] Code completion problems with Graph units

payl payl at wp.pl
Wed Sep 10 10:53:08 CEST 2014


> On 10.09.2014 07:52, Sven Barth wrote:
>
> Nope... moving the "graph" node up does not change anything *sigh*
(Warning: No nice solutions here)
Well I would first try if CodeTools are just unable to find inc file, so I  
would try to move/copy include file so CodeTools can find it. You noted  
that sometimes It tells you it's unable to find end of file: Maybe  
conditionals make CodeTools ignore rest of file? You could try messing  
with predefined conditionals. Or bruteforce solution: Manually include inc  
file and then test if everything works.
I wouldn't be surprised if CodeTools couldn't parse this file due to some  
bug in parsing, there are still some notable bugs there.




More information about the Lazarus mailing list