Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 42 by BlessedGeek: Is Coffee Bytes usable with Eclipse 4.2?
http://code.google.com/p/coffee-bytes/issues/detail?id=42
I installed Coffee Bytes in Eclipse 4.2 (STS 3.0 M3).
It appears that when Coffee Bytes is enabled, the editor screen gets
scanned repeatedly.
The scanning was so bad that I could not perform triple clicks to select a
line, because my finger response was not quick enough to prevent the next
scan - that all my attempts at triple clicking turned them into double
clicks.
Sometimes, the scanning is so quick that I can't even perform double click.
Does Coffee Bytes detect my custom folding by repeatedly scanning the
editor panel? Rather than hooking into the editor? Is there a way to pare
down the scanning frequency, say every 5 seconds (rather than every 100 ns
which what Coffee Bytes appears to be doing).
I did not have this problem when I had Coffee Bytes active on Eclipse 3.7
(STS 2.9.2).