c# - Correct way to create custom "Todo Items"? -


resharper allows me create custom "to-do items" under options -> tools -> to-do items. these todo items include color value.

but there color found under visual studio -> tools -> options -> environment -> fonts , colors -> display items -> resharper todo item.

my todo items use latter color (the vs one); color chosen in to-do items dialog nothing. if set resharper todo item color default or automatic, not use 1 set specific todo item.

why there 2 apparently contradicting colors this, , how 1 to-do items dialog used instead?

this looks bug in resharper - custom colour todo items ignored, , uses setting in visual studio's fonts , colours settings page. i've opened issue can use vote , track: https://youtrack.jetbrains.com/issue/rsrp-445641


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -