XAML Styler is used to format XAML source code based on a set of styling rules. This tool can help you/your team maintain a better XAML coding style as well as a much better XAML readability.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
XAML Styler is a Visual Studio Code extension that formats AXAML/XAML files. It is a wrapper around the Xavalon/XamlStyler Command Line .NET tool, providing seamless integration with VS Code.