How To Remove Printf Format Specifier-Argument Highlighting in CLion?
已回答

The turquoise highlighting happens whenever I click on either the format specifier or the variable attached to it in a printf call. It may happen with other functions as well, but I haven't tested any others. Is there any way to disable it or change the color? I've looked through almost every menu in the settings and haven't found anything that has helped. Thank you.
请先登录再写评论。
Hi JohnRellis860!
Currently, there is no setting to control this highlighting in CLion. Here is the related issue in our tracker - CPP-41467. Feel free to comment or upvote the issue to get updates. See the YouTrack notification article if you are not familiar with YouTrack.
Sorry for the inconvenience.