How to disable stripes for 'non-inspections' on scrollbar
已回答

See attached. Specifically I want to disable:
- the lime green strips (on the right side of the image) showing ‘TODO’s in the file.
- the light green stripes (on the left side of the image) showing other occurrences of the type under cursor. This flash as the cursor moves around and is a visual distraction.
请先登录再写评论。
Hello!
Please go to File | Settings | Editor | Color Scheme | General > Code and disable the Error stripe mark option for Identifier under caret and TODO defaults.
Thanks!