Material-theme-jetbrains: dotCover highlight not working

Created on 17 Apr 2020  路  7Comments  路  Source: ChrisRM/material-theme-jetbrains

Summary

In Rider, dotCover highlight for both code and gutter doesn't work.

Expected behavior

Gutter has a different color for the unit test coverage status : covered, not covered etc.

Line background changes color if is covered or not.

Actual behavior

Gutter is always pink

Line background turns the code gray.

Steps to reproduce (if needed)

  1. Use Atom One Dark theme
  2. Run unit tests with code coverage information
  3. Third step

image
image
image

Environment

Rider 2020.1
on Windows 10,
plugin v5.2.2

cannot reproduce

All 7 comments

Tested this on a Mac, got this:

Screen Shot 2020-04-18 at 22 03 22

I suppose there's something wrong with your config. Are you sure you're using the bundled, non-modified color schemes?

Hmm I can't tell, I didn't edit the config file if this is what you are asking. Is there a way to reset it?

I am facing the same issue. If I change my theme to Jetbrains light/dark themes, colors appear correctly. However as soon as I change it back to Material Oceanic, the gutter color changes to pink.

Can confirm, this was happening also before 2020.1
WIndows 10

Clearing my ics files fixed it

Can confirm, this was happening also before 2020.1
WIndows 10

Clearing my ics files fixed it

Thanks, clearing mine fixed it too.

%appdata%RoamingJetBrainsRider2020.1colors

Can confirm, this was happening also before 2020.1
WIndows 10

Clearing my ics files fixed it

Thank a lot. I've been facing this time for quite some time. For me, the mentioned .icls were found at the following path:-
%appdata%JetBrainsRider2020.1jba_configcolors

Faced this issue on Mac OS after update to 2020.1.
Before update i used latest Rider EAP.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cryzed picture cryzed  路  4Comments

wolf99 picture wolf99  路  3Comments

ddnexus picture ddnexus  路  3Comments

sanderboom picture sanderboom  路  4Comments

nammaianh picture nammaianh  路  3Comments