code coverage display in Scala editor?
Is code coverage display in the editor supposed to work with Scala? I'm not seeing any line annotation.
The coverage info is shown in the project view though, and I can generate the HTML report and it looks correct.
请先登录再写评论。