[go: up one dir, main page]

Menu

#125 Not everything colored (poss. performance related)

colorer-take5
open-accepted
5
2007-06-18
2007-06-14
Anonymous
No

Strange one, this.

Using the Eclipse 0.8 plugin, the syntax coloring seems to just give up half way through when opening long files (a test file I have is c. 4000 lines of code / 200 kilobytes). I can jump to the end of the file and it is completely uncolored, and this never seems to change, not matter how long I sit and stare at the screen (okay, I admit, I gave up after several minutes).

If I then close Eclipse and restart it the entire file is successfully colored (!) so there is a workaround, but it isn't an ideal way to work. This is why I think this is performance related, assuming the coloring results are cached betwen sessions.

Discussion

  • Igor Russkih

    Igor Russkih - 2007-06-18
    • milestone: --> colorer-take5
    • status: open --> open-accepted
     
  • Igor Russkih

    Igor Russkih - 2007-06-18

    Logged In: YES
    user_id=313042
    Originator: NO

    Yep, thats a known issue, comes from colorer trying to be asynchronous and from flexibly supported code folding.

    Will be fixed definitely, thanks.

     
  • Nobody/Anonymous

    Logged In: NO

    Thanks Igor.

    Is there a workaround for now, like disabling folding for example?

     

Log in to post a comment.