Resharper code formatting styles settings doesn't override the settings of Visual Studio
Hi all,
Visual Studio Enterprise 2017 v15.9.11
Resharper Ultimate 2019.1.1
I defined some formatting styles settings in the team-shared file according this article: https://www.jetbrains.com/help/resharper/Sharing_Configuration_Options.html

The settings of my personal level are empty:

I use Visual Studio keyboard scheme:

But when I press `Ctrl + K + D` keys IDE uses the settings are written in Visual Studio:

instead of settings are written in Resharper:

Why does it happen and how can I fix it?
Best regards, Andrey
Please sign in to leave a comment.
Hello Andrey!
Sorry for delay in responding.
Could you please check what command is assigned to `Ctrl + K + D` shortcut in VS Tools | Options | Environment | Keyboard?
Do you experience the same behavior when applying formatting using ReSharper | Edit | Reformat code menu command?
Thank you.
Is there a resolution to this? I have the same issue, nothing I apply seems to override the visual studio's format key. I can only format with my desired settings when using resharper's default CTRL + ALT + ENTER.