Closed
Description
Looks like an issue in the compiler.
https://issues.scala-lang.org/browse/SI-8596
I've added a feature to turn off range highlighting. Just do
ScoverageKeys.highlighting := false
in version 0.99.4
You won't get pretty statement level highlighting but it should work.