Tagged Questions

15
votes
14answers
2k views

What is your favorite use of Resharper?

I've been trying resharper casually for about a week, without delving into it too deeply. What I've found useful so far is the ability to eliminate redundant Using statements, ToString() calls, and ...
2
votes
4answers
1k views

Visual Studio 2010 Slow to Load

I have been happily using VS 2010 for several weeks without any performance problems. I installed dotCover from JetBrains several days ago and things continued to run well, but ran my first code ...
1
vote
2answers
135 views

Is there a way in ReSharper to suppress all errors/warnings in one file?

I have a number of generated .cs files (originating from WSTL files) - ReSharper isnt happy and I'm getting so many errors/warnings that its tough to seperate the signal from the noise is there a way ...
0
votes
0answers
34 views

Plugin for ReSharper, exstension for ReSharper

i'm create extension for ReSharper (finding duplication in the code), but i confronted with the problem. Very few information about the structure of class in ReSharper and how they can expand. May ...
0
votes
0answers
67 views

Jetbrains Resharper Running .NET 2.0 MonoDroid

I have a solution with .NET 2.0 projects. VS 2010 and Resharper. When I try to debug the test project using NUnit, I get this error: ReSharper Unit Test Runner failed to load test assembly: ...