I have turned on code coverage (before running my unit tests), and clicked on Editor > Show Code Coverage, but the editor does not show the code coverage information along the right side of the editor window. It has appeared intermittantly, but then it will disappear for seemingly no reason.
I am able to see code coverage information (the blue percentage bars for each class) in the "Coverage" tab of the reports navigator, but when I open any class in the editor, the coverage information does not appear along the right side of the window.
Any ideas?
Thank you!