resharper

Is ReSharper worth the adjustment, is there a good tutorial for 4?

I was watching a couple of episodes of dnr.tv and was given my first glimpse of ReSharper, I was very impressed so I decided to give it a try, fully aware that it'd take some getting used to, but is it worth depending on this dependency? Also I learn best by following tutorials first then experimenting, is there a good tutorial for ReSha...

Resharper and TortoiseSVN

Is there any good way to deal with the class renaming refactor from Resharper when the file is under source control and TortoiseSVN is the client. I have am trying VisualSVN right now but I haven't had the need to rename anything recently. I don't want to change our repository just to try this out. Also not sure if this feature alone ...

Do you have any tips to improve ReSharper and/or Visual Studio performance ?

I'm using visual studio 2008 and ReSharper 4 and it's kind of slow. My machine has 2 GB of RAM, dual core processor and a 7200 rpm hard disk. I know more RAM and a faster hard disk could improve performance, but do you have any tips to improve ReSharper/Visual Studio performance? ...

Resharper vs. CodeRush

I know there are many discussions if Resharper or CodeRush is better. At my company we currently use Resharper and I'm fine with it. But last week I watched a screencast about CodeRush and thought it was amazing. There are just so many "new" refactorings that I immediately thought about a migration. What's your favorite tool for refac...

What are your most useful Resharper settings configurations and codetemplates?

I find Resharper a must for VS2008 but there are so many options to configure everything. What are the settings you immediately configure in a new Resharper install? Do you share your setting with all your team? ...

Do you have any recommended File templates for resharper for VB.Net

The ones that stick out and make life usefull. ...

Resharper 4.0 encapsulation question...

When using Resharper to encapsulate a classes properties, is there a way to get it to do more than one property at a time? ...

Plugin for R# similar to CodeRush "statement highlight"

See here http://www.hanselman.com/blog/InSearchOfThePerfectMonospacedProgrammersFontInconsolata.aspx - for want of a better description - the statement block highlighting - eg in the pics on the link the "statement blocks" are grouped with a vertical line. I understand this is a feature of CodeRush - does R# have either anything similar,...

Does anyone know the shortcut to open a file within your solution

In visual studio 2008 + Resharper? Thanks! ...

What factors could cause the following SqlException: A transport-level error has occurred when receiving results from the server. (provider: Shared Memory Provider, error: 1 - I/O Error detected in read/write operation)

I've started seeing this message intermittently for a few of the unit tests in my application (there are over 1100 unit & system tests). I'm using the test runner in ReSharper 4.1. One other thing: my development machine is a VMWare virtual machine. ...

Rehsarper 4.0 - Renaming a class does not rename the file

I probably set something on accident in the options, but I can't find it. Any ideas? ...

ReSharper Code Cleanup/Reformat Code feature vs Versioning Control Systems

ReSharper Code cleanup feature (with "reorder members" and "reformat code" enabled) is really great. You define a layout template using XML, then a simple key combination reorganizes your whole source file (or folder/project/solution) according to the rules you set in the template. Anyway, do you think that could be a problem regarding ...

Is it possible for SelectNodes on an XmlDocument to return null?

Is it possible for SelectNodes() called on an XmlDocument to return null? My predicament is that I am trying to reach 100% unit test code coverage; ReSharper tells me that I need to guard against a null return from the SelectNodes() method, but I can see no way that an XmlDocument can return null (and therefore, no way to test my guard ...

Is there a standard ReSharper code style definition that matches all the StyleCop requirements?

The ReSharper reformat code feature is very handy and flexible, particularly with the new code layout templating flexibility JetBrains have added in version 3.0. Is there a standard set of code style settings for ReSharper which match the rules enforced by Microsoft StyleCop, so that StyleCop compliance can be as easy as running the ReS...

How do I keep Resharper Files out of SVN?

I am using VS2008 and Resharper. Resharper creates a directory _Resharper.ProjectName. These files provide no value for source control that I am aware of and cause issues when committing changes. How can I get SVN to ignore them? I am using TortoiseSVN as my interface for SVN. EDIT: You guys are fast. ...

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 casts. I guess in theory this should reduce the expense of my code-behind and dlls and such. What is Resharper best at, what justifies its co...

ReSharper sluggishness

I like ReSharper, but it is a total memory hog. It can quickly swell up and consume a half-gig of RAM without too much effort and bog down the IDE. Does anybody know of any way to configure it to be not as slow? ...

Resharper and ViEmu Keybindings ( and Visual Assist )

With ViEmu you really need to unbind a lot of resharpers keybindings to make it work well. Does anyone have what they think is a good set of keybindings that work well for resharper when using ViEmu? What I'm doing at the moment using the Visual Studio bindings from Resharper. Toasting all the conflicting ones with ViEmu, and then just...

Using Resharper Unit Test Runner for MSTest via Gallio

I am attempting to get the Resharper test runner to recognize my MSTest unit tests via Gallio. I have the following installed: VSTS 2005 8.0.50727.762 Resharper 4.1 Gallio 3.0.0.285 I am also running Windows XP x64. The unit test options only shows NUnit as being available. I am thinking that I must have some versioning wrong. Can som...

What is your favorite Resharper/Visual Studio shortcut?

Let's show some Resharper love and learn new shortcuts while at it: Along the lines of Joel Spolsky's "What is your single favorite keyboard shortcut in Emacs?" what is your single favorite Resharper shortcut? One shortcut per answer, please. Would it be: ctrl-N/ctrl-shift-N (open type/open file) ctrl-shift-G (a friend calls this "S...