hi,
in visual c# 2005, if I type "prop" I get the intellisense thing pop up with
a tooltip that says "code snippet for property and backing field"
based on previous experience I would expect to press tab or click to select
it from the pop-up list and some code would automatically appear. however,
if I do either of these things the pop-up list goes away and the word "prop"
remains.
am I missing something or is my vs installation f***ed?
Andy
Jeff Johnson - 04 Oct 2007 18:50 GMT
> in visual c# 2005, if I type "prop" I get the intellisense thing pop up
> with a tooltip that says "code snippet for property and backing field"
>
> based on previous experience I would expect to press tab or click to
> select it from the pop-up list and some code would automatically appear.
Press Tab a second time.