resharper
Resharper reformat is changing line endings
Is there a setting to change it so ReSharper leaves my line endings alone? Nothing is jumping out at m开发者_开发技巧e.[详细]
2023-03-28 05:51 分类:问答ReSharper: VS (2008 Team) takes focus from ReSharper -> ReSharper windows dissapear
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[详细]
2023-03-27 23:07 分类:问答How to check if someone is referencing the dll?
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)[详细]
2023-03-27 23:06 分类:问答Sort enum items in editor
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) ?[详细]
2023-03-27 21:01 分类:问答Issues using Resharper6 with Razor
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[详细]
2023-03-27 20:40 分类:问答Convert to Method Group Resharper
I have written a method below like this: internal static IList<EmpowerTaxView> GetEmpowerTaxViewsByLongAgencyAndAgencyTaxTypes([详细]
2023-03-27 02:35 分类:问答How to prevent ReSharper from creating folders in solution?
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[详细]
2023-03-26 07:35 分类:问答Resharper 5 vs 6
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[详细]
2023-03-25 19:05 分类:问答Resharper 5.0 testrunner runs tests that I didn't ask it to run
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[详细]
2023-03-25 13:27 分类:问答adding reference of separated project to more than 50 projects - Visual Studio 2010
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[详细]
2023-03-24 16:30 分类:问答