Today I updated to 0.6.2 of Exlipse colorer, and from
this point on editing Perl files is slowed down to ar
least half of the speed I was used to with V0.6.0. I
edit some very large files, and my typing shows up in
the editor almost 2 - 3 sec. after hitting the keyboard.
Cross-checked this with Eclipse 3.0 and 3.0.1 and
Colorer Plugin 0.6.0 and 0.6.1 - the problem comes with
0.6.1, for both Eclipse versions.
Jörn.
Logged In: YES
user_id=367910
In the above text I meant "0.6.1" instead of "0.6.2" - sorry
for the typo. :-)
Logged In: YES
user_id=313042
What hardware do you have? this edition includes heavy list of
perl keywords - this may be a cause.
Logged In: YES
user_id=367910
Pentium4 1,7GHz 768 MB... if this is really not sufficient anymore, I think
something is going wrong... :-/
Joern.
Logged In: YES
user_id=313042
I'v tried it on 2.4GHz, it works fine for me :)
Try to disable extra keywords:
D:\e3035c\eclipse\plugins\net.sf.colorer_0.6.
1\colorer\hrc\proto-perl.hrc:
<param name="use-packages" value="true"
set value to "false" and reload colorer in toolbar panel (Reload
rules...).
Logged In: YES
user_id=367910
Thanks, that worked.
Phew, I didn't know that colorer plugin can be such a power
hog...
Two additional questions: I tried the "File types" in the
colorer settings dialog - that doesn't seem to work? The hrc
file won't get changed by the settings I made.
And is it possible to define coloring rules for my own Perl
library, for my custom made classes?
Regards,
Joern.
Logged In: YES
user_id=313042
Closed as an invalid.
Answers:
1. File Types Page is not implemented yet (supposed to be a UI
ability to change that parameters)
2. Sure, just read HRC language reference ;-)