Top "Resharper" questions

ReSharper is a refactoring and productivity extension by JetBrains that extends native functionality of Microsoft Visual Studio versions since 2003.

Visual Studio 2010 extension for Go To Interface Implementation?

Possible Duplicate: How do you quickly find the implementation(s) of an interface’s method? I like ReSharper's Go To …

visual-studio-2010 keyboard-shortcuts resharper go-to-definition visual-studio-extensions
How to tell ReSharper to sort usings with system namespaces NOT at the top?

Visual Studio has an option to place system directives at the top when sorting them. When this setting is unchecked, …

resharper visual-studio-2012
How are ReSharper C++ and Visual Assist different?

What's different between the two? JetBrains lists some differences here, but I heard there might be some inaccuracies in the …

c++ resharper visual-studio-addins visual-assist resharper-c++
Visual Studio 2005 Intellisense stopped working after ReSharper installation

I installed the ReSharper evaluation version and uninstalled it. Afterwards Visual Studio's Intellisense stopped working. I have restarted computer but …

visual-studio visual-studio-2005 resharper
Using a class's static member on a derived type?

Using Resharper 4.1, I have come across this interesting warning: "Access to a static member of a type via a derived …

c# static resharper
Remove unused js and css files from existing visual studio project

For a new development project, I started with MVC4 template in VS2012. I also added few more Nuget packages, js …

c# asp.net visual-studio-2012 resharper resharper-8.0
Where can I find nice Dark ReSharper (with Color identifiers = on) Themes?

I haven't come across any decent dark Visual Studio 2008 color themes with support for ReSharper's Color identifiers turned on. Have …

visual-studio resharper development-environment color-scheme
Cannot edit checked out file (TFS) in Visual Studio 2013

Since I changed my windows password I can no longer type into a checked out file in Visual Studio 2013! Where …

visual-studio-2013 tfs resharper edit vcs-checkout
Resharper Keyboard shortcut Go to next issue and display and fix issue?

Is there a keyboard shortcut to use in ReSharper to see suggestions and apply them? When I inspect code issues …

keyboard-shortcuts resharper
Is there a "Resharper-like" addin for MonoDevelop?

I've googled and not come up with much. Has anyone run across something like Resharper for Mono?

resharper monodevelop