[Lazarus] "block completion" for classes

Sven Barth pascaldragon at googlemail.com
Sun Apr 3 19:06:10 CEST 2011


On 03.04.2011 18:59, Graeme Geldenhuys wrote:
> On 3 April 2011 17:12, Sven Barth<pascaldragon@****>  wrote:
>> pressing Enter previously resulted in this:
>>
>> TTest = class
>>   |
>> end;
>>
>> Was a config option changed/added for this or is this a bug?
>
> Isn't that just defined in Code Templates - something the developer
> can change themselves?
>

I don't think so, because it worked for

TTest = class(TFoo)|

as well. You can't do that with code templates (as far as I know).

> I'm using 0.9.30 and that code template / class completion works as
> you described above.
>

I just tested it with 0.9.30 as well. And indeed: it works there. So 
this seems to be a bug/regression (if I haven't missed a setting of course).

Regards,
Sven




More information about the Lazarus mailing list