Top "Resharper-5.0" questions

Use this tag for version specific questions about ReSharper 5.0 - the refactoring and productivity extension for Visual Studio by JetBrains.

ReSharper and auto closing parentheses

Is there a way to avoid closing the following parentheses: String.Format(), or Console.WriteLine() automatically? Sometimes is this is …

visual-studio resharper resharper-5.0
How do I tell ReSharper that an attribute means that a method is used?

I'm playing with SpecFlow, and ReSharper thinks that my step definitions are unused (I guess because they're used via reflection): […

resharper resharper-5.0