QtCreator, Removing function info tooltip
Unsolved
Qt Creator and other tools
-
In QtCreator, when you fill in a function, there's a pop up/tooltip that shows you what the function yo're about to fill in wants/needs. The issue is that this popup blocks the autocomplete popup I'd rather want, and it often blocks the line above that I might want to read from as well:
Is there a way to turn this off?
QtCreator version is 4.2.1.
-
Hi,
I'm not aware of the possibility to turn it of, however you should maybe take a look at the Qt Creator 4.3 beta to see if the situation improved.