vtst / ow

Various Eclipse plugins for web development
http://www.normalesup.org/~simonet/soft/
74 stars 29 forks source link

version 1.0.22 becomes really slow after a little use... #247

Open pbvahlst opened 9 years ago

pbvahlst commented 9 years ago

After updating to version 1.0.22 it is as if the LESS editor becomes really slow after using it for a little while. just writing a character in the editor has a delay, and content-assist also takes time to popup. When eclipse is restarted it's ok for the first 20 minutes, but then it becomes slow again. can there be some kind of memory-leak or data structure which is never cleaned up?

coredumperror commented 9 years ago

I ran into this as well. I think it's actually a bug in the new version of xtext that LESS 1.0.22 depends on. That might have been fixed by now, though. I downgraded to 1.0.19 a while back, and haven't moved forward yet because of that bug.