I recently switched to CodeRush for Roslyn and I love it. But, I encountered problems with my VS2015 theme, which is a light-colored Visual Studio with dark-colored editor. A similar color theme is available via the Visual Studio Color Theme Editor extension.
There are three place where such a color theme makes it hard to work with CodeRush for Roslyn:
- Options Dialog, Code Templates Editor
- References Window
- Source Code View in Test Runner / Code Coverage
AFAIK, the problem arises from the fact that those editors doesn't take over my dark editor background color.
Here a screenshot of the problematic references window.
Hi Olaf,
Thank you for providing screenshots. I have reproduced this issue with the incorrect background color in the CodeRush code view. We will research the issue and notify you as soon as we make any progress.