Re: KATE too slow when editing large files

Anders Lund <[email protected]> Tue, 6 Aug 2002 00:35:28 +0200
Newsgroups gmane.comp.kde.devel.kate
Organization Saguaro
Message-ID <[email protected]>
On Monday 05 August 2002 06:54, Timo Lassmann wrote:
> Hello everyone,
> 	KATE/Kwrite get's awfully slow when I'm editing large Perl
> scripts. I noticed that this is due to the highlighting which
> is one one of the reasons I like to use KATE. You see my dilemma...
>
> Has anybody experienced the same problem and is there a
> good solution??

I have no such problems here.

Is this only happening with perl, or does it affect other files as well?


I wrote and maintain the perl syntax file, and highlighting perl is a complex 
task. I am about 85% happy with it, and it does render about 95% of all perl 
code I tried correctly, apart from (by me) known issues.

If you have problems with specific perl code, please send me a sample.

-anders