Is there a setting to change it so ReSharper leaves my line endings alone? Nothing is jumping out at m开发者_开发技巧e.
Seems I’ve go开发者_如何学Ct a problem with ReSharper in Visual Studio Team System 2008. When I try to open for example “Refactor this…” or “Go to type” or other ReSharper overlay-windows (if th
In my work we have an outsidebin library which has many many dll\'s. they want to clean it up. (remove unu开发者_Go百科sed dlls)
Does somebody knows a way to sort enumeration items in code editor, using resharper for example or another VS add-in (i.e. sort the items alphabetically or by integer value) ?
I\'ve just installed the latest and greatest from Resharper, namely version 6. The feature list of this includes support for Razor. However, I get some odd errors when using it for Razor. I have the f
I have written a method below like this: internal static IList<EmpowerTaxView> GetEmpowerTaxViewsByLongAgencyAndAgencyTaxTypes(
ReSharper 6 creates folders like ReSharper.projectname with the files and folders below in it. That caused a lot of problems with MSDeploy and source control in general. I had to add ignore rules ever
Back when I had ReSharper 5 my files would have all kinds of syntax highlighting and a bar next to the scrollbar to the right. It was wonderful because it would highlight redundant imports and possibl
I have ReSharper 5.0, Visual Studio 2008, and my tests are written using MSTest. I have hundreds of tests in a project. There\'s something wrong with my production code that I\'m trying to run and it
We had to separate a class library from core library project. And now, we should add the reference of the new project to the other 50 or something projects in a solution, which is ASP.NET MVC solution