Using VS Code Snippets with Resharper

devoured elysium picture devoured elysium · May 12, 2010 · Viewed 16.8k times · Source

I am trying to use Code Contract's Code Snippets but since I turned Resharper back on it doesn't recognize them. On the other hand, it is recognizing some snippets I've implemented myself in the past.

Any ideia of what might be the problem? I'm specifically trying to use cr and ce, which I think, don't collide with any other snippets (at least from what I see in the intellisense).

I'm using R# 5 with VS 2010

Thanks

Answer

ElusivDangerBoy picture ElusivDangerBoy · Dec 6, 2010

Press CTRL+J then type your snippet shortcut... this is mentioned here on the Resharper site