Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.1Release
-
Fix Version/s: 2.1.2Release
-
Component/s: None
-
Labels:None
-
Environment:Windows XP, Eclipse Helios, Groovy Eclipse 2.1.1
-
Number of attachments :
Description
Syntax highlighting fails occasionally. It will just stop highlighting portions of my code, and won't correctly highlight until I format the source with Source->Format, or if I re-open the file. This happens semi-frequently, and it does happen with correctly compilable code.
I believe that this is happening due to a race condition between the two different syntax highlighting mechanisms used in the editor. I'll have a look at this in the next few days after the holidays.