Scalatest source file coloring disappear after a while !!!
Hi,
Since I have updated to the latest version of the scala Plugin 0.41 on Intellij 13, in the source code editor, the scalatest file are loosing their colloring, is that normal ? (I'm using featureSpec)
Many thanks,
Maatari
Please sign in to leave a comment.
I think i figured out the problem. It is when I change the scala option in the preference -> scala -> other settings, in particular if i change Highlight arguments to by-name paramters its the sub-options. I did not check which one is causing problem or if it is just the "Highlight arguments to by-name paramters" itself. In any case, when i remove it, the problem disapear.
Thanks,
Maat