using Resharper I would ike to enforce project, namespace and assembly name convension. Here are the rules:
Does anyone know if it is possible to have resharper force the use of the this keyword when it can be used? For fields and such...
How can I easily count the number of Forms in a large solution? I have Visual Studio solution containing 20+ winforms projects.
Is there a way to tell Resharper to ignore/suppress specific rules (say, method naming) in specific files on开发者_开发百科ly? This could be useful for tests and other cases where you have good reason
How can I reset all开发者_如何学运维 options in Resharper back to their default?Here is how you do it in Resharper 6.1.
I\'m trying to call a method with many parameters in vs2008. Resharper\'s (v5) intellisense shows only few of them and then \"Use smart Completion to see all\". OK, I\'m pressinf Ctrl+Shift+Space - an
Someone asked a similar question before, getting the following error when I run MSpec in Visual Studio 2010:
We have a project in ASP.net MVC2 were we have our own ViewEngine that overrides were views locations are. Problem is that Resharper 5.1 is not picking up this, of course. Is there anyone who knows of
In Visual Studio 2005, my coworker can right click a tab and he has an option \"Find in Solution Explorer\". I know this is from ReSharper and I\'m running ReSharper 5.1 - how do I enable this extra c
I\'m using ReSharpe开发者_运维百科r 5.1 in VS2010, and I\'ve been annoyed by the intellisense behavior for quite a while.It seems this is different since R# 4.5/VS2008, but I don\'t have that combo ha