views:

62

answers:

0

The problem is exactly as asked in the question title.

When I'm typing in the text editor and referencing a public method that has a long signature (lots of parameters, usually 10 or more) the intellisense just stops working. It will sometimes flicker; other times it will not show at all.

Only seen this happen with C#, but I don't use anything else. It might happen in VB too. Don't know.

Anyone else seeing this?

I've Googled for an hour but can't seem to iron it out. I've restarted VS, rebooted the machine, enabled/disabled intellisense in Tools -> Options. NOTHING works.

related questions