How do I remove TODOs from highlighting in the side panel runner?

I'd like to remove my TODOs from showing in the side panel analysis view.  How do I turn this off?  The image below shows blue blocks, which correlate to TODOs in my code, but I'd like for those to be hidden.

 

1
4 comments

Hi there,

Disable "Error strip mark" styling for "TODO defaults" in "Settings/Preferences | Editor | Color Scheme | General"

If you have custom todo patterns and customized colors there...  then you should also disable it there as well.

2
Avatar
Permanently deleted user

Thank you very much!  That did the trick.

0

Try clearing Error stripe mark checkbox in Settings | Editor | Color Scheme | General, Code /TODO defaults


Note that you might need to re-open editor tabs to get the gutter updated after modifying the color settings

1
Avatar
Permanently deleted user

Thanks for the more descriptive picture, Elena!

1

Please sign in to leave a comment.