Newbie basic question
Completed
I'm using CLion to learn C++ along with some online tutorials. I have just a basic question about the IDE. It inserts these grey “identifiers” in the code. What are they called, and how do I disable them? I'm sure they are valuable, but a bit distracting for someone just learning.
Please sign in to leave a comment.
I found it. They are in settings/editor/inlay hints/parameter names. It looks pretty helpful.