Xaml Markup Styler For VS11

官方介绍:
"XAML Markup Styler" is a xaml beautifer, which makes XAML markup source code beautify much easier by sorting the attributes based on their importance.

This tool can help you/your team maintain a better XAML coding style as well as a much better XAML readability.

http://xamlstyler.codeplex.com/

一款非常不错的开源XAML代码格式化扩展,不过只支持VS2010,VS11 Beta下运行报错,作者一直没有更新,这段时间一直在用VS11写程序,然后回到VS2010中格式化一下。。。。汉一个。。。。今天闲下来就顺手改了一个VS11版本,有需要的朋友可以下载~

关于此修改版本:

1. 根据官方v1.5.7版本源代码修改后重新编译。
2. 支持 VS11 Beta 版。
3. 选项->文本编辑器->XAML->Formatting->Spacing中"Position first attribute on same line as start tag"项设置对Xaml Styler无效,源代码中固定为True。
4. 版本号由v1.5.7变更为v1.5.7.2011与原版区分。
5. 仅支持VS11版,如需VS2010版请移步官网下载。

所有权为原作者Chris Chen所有。

点此下载

posted @ 2012-05-03 14:31  snowfoxzx  阅读(947)  评论(0编辑  收藏  举报