Where can I find option "Apply all C# Formatting rules" in VS 2019?
I used to Format Document on save in 2017 and now in 2019, but now I have to additionally keep looking at modified files and manually press Code Cleanup.
Please give ability to apply code cleanup on document format if it is was removed in VS2019.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@kendrahavens Can you answer this one?
Format document still works in Visual Studio 2019, could you share more on what you are missing? Are you requesting a feature to "Run code cleanup on save"?
@kendrahavens In general, yes, I'm trying to achieve "run code cleanup on save" behavior.
In VS 2017 each member of my team had 2 things:

Thank you for the further details!
The settings just moved to be configured under the Code cleanup UI in Visual Studio 2019.


Thank you for noting that this change broke your scenario. Since this is a product bug as well as a documentation bug I've opened an issue to track it developer community.
@gewarren We do need to update these docs to reflect that these settings now pertain to the Code cleanup experience. I'm circling with the product team to figure out what all updates they may be planning.
I just learned there is a Code cleanup on save extension that you can use while we work on getting this into the product by default.
@kendrahavens Thank you for finding this one. Tried it and it works as expected.
Most helpful comment
Thank you for the further details!
The settings just moved to be configured under the Code cleanup UI in Visual Studio 2019.


Thank you for noting that this change broke your scenario. Since this is a product bug as well as a documentation bug I've opened an issue to track it developer community.