How to hide/turn-off the "exception indicator"
已回答
1. What is this called ?
2. How to hide or run it off ?
请先登录再写评论。
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