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.
It is available on both the Visual Studio Marketplace and the Open VSX Registry (for VSCodium, Eclipse Theia, etc.).
Lots of settings for configuration

Settings.XamlStyler json schema

- Format AXAML/XAML files
- Provides schema for Settings.XamlStyler files
Feel free to contribute to the following known issues:
- There are no unit tests at all
- Missing multi-language support
