As stated above I tried to follow the walktrough for displaying statement completion
http://msdn.microsoft.com/en-us/library/vstudio/ee372314%28v=vs.100%29.aspx
(VS 2010)
and it does not work.
I even tried on 2 different PCs (Win7 + Win8) but no joy
Test runs pop up the completion list alright but the custom entries are awol. I set a breakpoint in every method but none get triggered.
Can someone please check if the completion walkthrough really works?And/or tell me what is wrong with the steps/code?
Thank you