Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in resharper

How to create [CustomAttribute(typeof(GenericType<,>))] with ReSharper SDK?

Why is this overridden method grayified?

Can I generate class and method summaries with ReSharper?

c# comments resharper summary

ReSharper: "Add to abbreviations list" missing

resharper

When should I convert a loop over collection to Linq statement?

c# linq loops resharper

How can I bind keyboard shortcuts for Resharper's "Value Origin" and "Value Destination" commands?

resharper

Resharper complains 'return' statement outside of function

ecmascript-6 resharper

Errors from C# 6.0 syntax [duplicate]

Resharper doesn't play well with XAML?

Can I specify default "using"s to be added by resharper?

c# resharper using

How can I set ReSharper to ignore case-sensitivity when I search a file by name?

Visual studio 2010 template for new UnitTest

Stop fields being ordered alphabetically in ReSharper?

How can I automate placement of header text (copyright notice, etc) in C# files?

Getting ReSharper to replace multiple instances of a highlighted expression during Extract Method