标签:guid 接口 实用 编译 工具 tar 帮助文档 mem des
Automatic Version
可以根据设定自动在编译时更新版本号的小插件
https://marketplace.visualstudio.com/items?itemName=PrecisionInfinity.AutomaticVersions
GhostDoc
可以帮助生成注释的插件。个人最喜欢的是派生类可以自动带出基类或接口上已经写好的注释。
http://submain.com/products/ghostdoc.aspx
Highlight all occurrences of selected word
双击某个单词后,整个页面自动高亮标记所有符合条件的单词。非常实用的小插件
https://marketplace.visualstudio.com/items?itemName=4eburek.Highlightalloccurrencesofselectedword
Indent Guides
在方法块的起始位置显示标识线的小插件。用来方便查看大的方法块的边界。
https://marketplace.visualstudio.com/items?itemName=SteveDowerMSFT.IndentGuides
Resharper Ultimate
这个就不用说了。附带的还有dotTrace和dotMemory。
SHFB
根据注释生成帮助文档的工具。
https://github.com/EWSoftware/SHFB
标签:guid 接口 实用 编译 工具 tar 帮助文档 mem des
原文地址:http://www.cnblogs.com/guqiangjs/p/6358592.html