How to hide/turn-off the "exception indicator"
Answered
1. What is this called ?
2. How to hide or run it off ?
Please sign in to leave a comment.
Hi,
These are scrollbar stripes (see scrollbar).
You can set Error stripe mark min height to 0 in Settings > Editor > Code Editing or uncheck Error Stripe Mark checkboxes in Settings > Editor > Color Scheme > General (Errors and Warnings, Search Results).
thanks