Hi,
which settings are required in CodeRush to achieve
C#public IApplicationInfoOptions RegisterConnectionTest<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)]T>()
where T : IApplicationInfoConnectionTest;
instead of (currently)
C# public IApplicationInfoOptions RegisterConnectionTest<
[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)]T>()
where T : IApplicationInfoConnectionTest;
(looks really irritating and is hard to read)
Line Length is set to 180.
TIA
Michael
Hi Michael,
Thank you for informing us about this problem.
I reproduced it. Please give us some time to find a solution. We will let you know when we're done.
In the meantime consider disabling the Spacing settings for attributes in CodeRush options as it is shown in the image.
Hi Eugene,
please excuse my late response.
I’m looking forward towards the next release of CodeRush.
Thank You
Michael
Hi Michael,
Thank you for contacting us.
It is not a problem. As it is mentioned in the answer, you can request a hotfix here if you need to get the fix prior to the official release.