[go: up one dir, main page]

Menu

#55 Editing Perl files very slow with 0.6.1 compared to 0.6.0

colorer-take5
closed-invalid
5
2005-04-28
2004-10-12
No

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.

Discussion

  • Joern Janoschek

    Joern Janoschek - 2004-10-12
    • assigned_to: nobody --> lomecb
     
  • Joern Janoschek

    Joern Janoschek - 2004-10-12

    Logged In: YES
    user_id=367910

    In the above text I meant "0.6.1" instead of "0.6.2" - sorry
    for the typo. :-)

     
  • Igor Russkih

    Igor Russkih - 2004-10-12
    • status: open --> open-accepted
     
  • Igor Russkih

    Igor Russkih - 2004-10-12

    Logged In: YES
    user_id=313042

    What hardware do you have? this edition includes heavy list of
    perl keywords - this may be a cause.

     
  • Joern Janoschek

    Joern Janoschek - 2004-10-12

    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.

     
  • Igor Russkih

    Igor Russkih - 2004-10-12

    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...).

     
  • Joern Janoschek

    Joern Janoschek - 2004-10-13

    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.

     
  • Igor Russkih

    Igor Russkih - 2005-04-28

    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 ;-)

     
  • Igor Russkih

    Igor Russkih - 2005-04-28
    • status: open-accepted --> closed-invalid
     

Log in to post a comment.