Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in resharper

How to disable inplace renaming in Resharper?

resharper

How to set custom editor color for attribute in Visual Studio?

How can the [UsedImplicitly] attribute be used on a namespace level?

resharper code-analysis

How do i stop visual studio 2017 from building on save

ReSharper 2018.1.2 NUnit TestCaseSource (.NET Core / VS2017)

.net-core nunit resharper

Get rid of Hungarian notation in C# code in automated manner?

Is there a way to sync settings from Settings.StyleCop to ReSharper?

ReSharper Formatting Ternary Operator in C#

c# resharper

ReSharper 9.2 produces warning for nameof with event name

Rerun failed tests using resharper v10

unit-testing resharper

How can I force ReSharper to always put the first parameter on the same line as the method?

c# resharper resharper-10.0

running xunit tests included in a .NET Standard 1.6 library

Resharper reference errors between .netcore / .netstandard projects

How do I get Resharper to ignore the Designer file when navigating to a class?

resharper

Bookmarking with eclipse

Protected Internal properties vs Protected properties and Resharper

How can I find generic invocations with a specific type argument in my source?

ReSharper Code Cleanup

c# resharper

Implementing abstract event gives "Invocation of polymorphic field-like event" warning from ReSharper

Prevent code cleanup creating file headers in Resharper

c# resharper stylecop