Terrence Jones

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 6
-
-
-
Terrence Jones created a post, C# Code Editing - Wrap right side of assigment
Regarding C# Code Editing options under R# 2020.2 Code Editing options allow for chopping long initializers (and invocation arguments). I'm looking for an option, than when the right side of an ass... -
-
Terrence Jones commented, -
Terrence Jones created a post, Support for trailing comma in multi-line initializer or list
In my effort to configure ReSharper to support the StyleCop.Analyzers rules; I am unable to find a configuration that supports SA1413 Use Trailing Commas In Multi Line Initializer. See: https://git... -
Terrence Jones created a post, inheritdoc issues identified unnecessarily
I find ReSharper 2017.2.2 identifying a lack of <inheritdoc /> as a Potential Code Quality Issues even when there is nothing to inherit. Consider the below example. The MyException constructor coul... -
-
-
Terrence Jones created a post, Code cleanup and StyleCop woes
I am having trouble with ReSharper 10's code formatting / clean-up in a few ways. I am trying to satisfy StyleCop rules and have run into a couple of issues. I'm not sure if these are bugs, limitat...