Get Resharper formatting to match Visual Studio formatting

I have an outdated system that uses the following indentation settings for all languages ​​in Visual Studio.

Tab Size: 8 Indent Size: 4 Save Tabs

When I let Visual Studio format my code, I get the following:

enter image description here

When I let Resharper format the code. I get the following:

enter image description here

I searched Google, Stack Overflow and played with many options in Visual Studio and Resharper. I still can not get the Resharper formatting. Can anyone help? I would really like to use Resharper formatting / cleaning, but first I need to find out.

Thanks in advance!

+5
source share
1 answer

ReSharper , , , . .

+2

All Articles