你推荐Visual Studio 2010的哪些扩展? (请说明它是否免费,以及它的用途/功能)


当前回答

CodeMaid似乎非常有用——它在保存时自动格式化,这为开发人员和代码差异之间节省了大量时间。(是否有其他工具可以使用VS自动格式化文档?)

其他回答

AtomineerUtils Pro(不是免费的,9.99美元),在我看来,比幽灵医生更好。但是,就像《Ghost Doc》或任何自动文档生成器一样,所生成的文档也需要经过编辑才能具有实际价值。

摘自我的博客(全部免费):

Word Wrap with Auto-Indent Indentation Matcher Extension Structure Adornment This also installs the following extensions: BlockTagger BlockTaggerImpl SettingsStore SettingsStoreImpl Source Outliner Triple Click ItalicComments Go To Definition Spell Checker Remove and Sort Using Format Document Open Folder in Windows Explorer Find Results Highlighter Regular Expressions Margin VSCommands HelpViewerKeywordIndex StyleCop Visual Studio Color Theme Editor PowerCommands for Visual Studio 2010 Extension Analyzer CodeCompare Team Founder Server Power Tools VS10x Selection Popup Color Picker Completion Numbered Bookmarks

VSCommands是最好的免费插件之一! (视觉工作室画廊链接)

清洁项目-清洁Visual Studio解决方案

How many times have you wanted to send a project to a friend or upload it to a web site like MSDN Code Gallery only to find that your zip file has lots of stuff that you don't need to send in it making the file larger than it needs to be. bin folder obj folder TestResults folder Resharper folders And then if you forget about removing Source Control bindings whoever gets your project will be prompted about that. As someone who does this process a great deal I decided to share with you my code for cleaning a project.

《幽灵医生》(免费)

正确地配置它需要一段时间,但它可能非常有用。