Skip to content

Consistent Coding Style for This Project

Jahangir Alam Rocky edited this page Jan 31, 2025 · 1 revision

Consistent Coding Style for This Project

install the following extensions in Visual Studio 2022

Enable the following settings in Visual Studio 2022

  • Tools > Options > Text Editor > C# > Code Cleanup > Run code cleanup on save

image

  • Add following settings for Configure Code Cleanup

image

  • Tools > Options > Text Editor > XAML > Formatting > Spacing
    • Set Position each attribute on a separate line

image

Clone this wiki locally