SvenC
Tomato Guru
Germany
339 Posts |
Posted - May 24 2004 : 10:56:48 AM
|
Hi,
my dear favorite again:
I added a new member to a class in a header file. I opened the according cpp file. I started to enter the method's prototype. Completed the method name from the combo box with no problem. Typed the opening ( and expected to find a drop down for parameter completion of that method but instead only the default tooltip comes up which shows the parameters but doesn't allow to auto complete after the (.
I tested this with Prefer default intellisense on and off with no big difference. One difference is: with Prefer default enabled I can click on the method tooltip and it changes from colored to black. Without Prefer default the tooltip vanishes when I click on it. Similar behaviour occurs when pressing Strg-Shift-Space.
That feature was always a bit unstable for me but now I cannot get the parameter completion to work at all.
Any ideas, SvenC |
|