I know about Ctrl/Cmd+P to show the popup for parameters, however that's not what I am looking for.
I am looking for the parameter name hints (which can be found in Preferences > Editor > General > Appearance), but as I can see they are only available for TypeScript (on a C++ IDE???).
How can I enable this feature for C++?
P.S. Here is a screenshot from IntelliJ IDEA on Java. (Found on this question)