IntelliSense has forgotten my code snippets!

Posted by David on Stack Overflow See other posts from Stack Overflow or by David
Published on 2010-05-14T10:23:57Z Indexed on 2010/05/14 12:04 UTC
Read the original article Hit count: 344

Hi all

I have a stack of code snippets imported into Visual Studio. Just recently, they have stopped displaying in Intellisense.

If the keyboard shortcut doesn't bring up anything else on IntelliSense, then I can tab and the code snippet is inserted just fine.

However, if the keyboard shortcut for the snippet happens to also bring up other items in IntelliSense, tabbing will select the first of those items, so I actually can't use the code snippet at all!

Does anyone have any ideas why IntelliSense would be unable to list my code snippet shortcuts? I started using ReSharper recently, but that wouldn't be the problem surely?!

Thanks for your help

David

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about code-snippets