How to get Resharper to use Visual Studio’s snippets
I like Visual Studio's implementation of foreach snippet better than Resharper's. So I went into Templates and turned 'foreach' off. However, then it treats it as a function, e.g. auto-complete results in its use as a function. How can I fix it?
Here is the problem described in a bit more detail at http://stackoverflow.com/questions/473956/how-to-get-resharper-to-use-visual-studios-snippets
Thanks.
Please sign in to leave a comment.