This issue has been created from an NNTP article.
Hello to everyone,
I have very strange and frustrating situation with ReSharper. I use Visual Studio 2005 and ReSharper 2.5, coding in C#. Almost every time as I write a new function definition that has at least two parameters, after typing the comma sign after the first of them the VS freezes and in several seconds crushes with general error message. It happens only when ReSharper is turned on so I suppose it has nothing to do with VS itself.
Has anyone seen the same behavior? I've found a workaround - if you type your second parameter type without comma sign before it and put the comma after, everything works fine - but too often I forget to do that and have to restart VS over and over again.
Any help would be highly appreciated!