How to disable parameter info popup when filling in a vector initializer?

Hello,

While the parameter info popup is very useful most of the time, when I am attempting to enter values into a vector initializer, a very large parameter info pops up and essentially obscures the entire rest of what I've typed so far, making it a nuisance to hit escape every line so I can see what's been changed.

Example, when initializing a vector<string> with string values, with one value per line:

Is there a way to disable this popup only when filling in initializer lists?



Attachment(s):
Screen Shot 2015-12-09 at 7.36.22 PM.png
1 comment
Comment actions Permalink

Hi Charles.

Sorry for the inconvenience! We have the issue in the tracker: https://youtrack.jetbrains.com/issue/CPP-2661. Please comment or upvote.

0

Please sign in to leave a comment.