XAML Styler

preview_player
Показать описание
Dave Grochocki and Nico Vermeir show off XAML Styler, a Visual Studio extension that formats XAML source code based on a set of styling rules.

Chapters
00:00 - Introduction and an overview of the XAML Styler extension
03:00 - XAML Styler basic features
05:00 - Using XAML Styler as part of a team
08:30 - Attribute ordering
10:30 - How run the extension outside of Visual Studio
12:00 - Format XAML at solution level
15:25 - What is coming in the extension?
16:50 - Where can you get the XAML Styler extension?
Рекомендации по теме
Комментарии
Автор

We are using this in our commercial product, it works great! A big thanks to the authors!

derhottemax
Автор

I've been using this extension since 2017. Its very useful. I love this extension very much. Thanks to the authors.

nandkishorsonwale
Автор

I've been using this extension for years. The settings file has been part of our solution repo also. All my developers are expected to restyle before working and then commit. That way the change reviews the peers do is less cumbersome.

andrewangell
Автор

Thanks for the wonderful extension. I like that it has a config. Will it work on cross IDEs? Some of our team members are using VS some are using Rider.

juliusbartolome
Автор

is this available for VSmac '22 RC?

DualStixGaming
Автор

Looks cool! Does this work with WinUI 3? I would love to have a XAML designer when coding WinUI 3 apps. Creating XAML using text (which is what WinUI 3 requires) is giving me 90's HTML editing flashbacks! ;)

wobblyrampack
Автор

comes up as disabled in extension list on MAc

DualStixGaming
Автор

Disappointed. I thought this was a video about a tool to aid in adding Style="" to my XAML elements.

AdamsTaiwan