6

Is it possible to change the colour of the TODO/NotImplementedExceptions in the Resharper Marker Bar?

I find the cyan nearly impossible to see on the grey backround of the window.

wonea
  • 1,877
CaffGeek
  • 985

2 Answers2

1

Looks like it can't be done. Just found an msg about it on the JetBrains website

http://devnet.jetbrains.net/message/5270172;jsessionid=149398819F7C1926CFF1D9FDB528C8C5

Which led me to the issue, where I have voted for it, hopefully this is added in the future

http://youtrack.jetbrains.net/issue/RSRP-44687

CaffGeek
  • 985
0

Go to Tools > Options > Environment > Fonts and Colors > Display items:

There you will find a lot of Resharper items for which you can change colors.

There is "Resharper TODO Items" also.

IsmailS
  • 719