Search code examples
.netwpfxamlformatting

How can I reformat XAML nicely in VS 2008?


Visual Studio 2008's XAML editor (SP1) cannot reformat the XML into a consistent style.

Which tools can I use to get a nicely formatted XAML file? Studio integration preferred.


Solution

  • Here's a link that is specific to VS2008 XAML formatting but the good news is you can do it directly inside VS.

    Link