Perface Atomineer Pro Documentation是国外的一款用于生成源代码注释的一款 VS 插件.它不像 GhostDoc 那样只支持 C#,这款插件支持 C、C++、C++/CLI、C#、Java 语言等,由此可以看出其强大,注释的风格可以灵活配置。虽然它功能十分强大,但是由于是收费的软件,所以当使用超过 30 天后,就无法再继续适用了。个人并不是做破解的,之所以破解它只是因为我写代码时偶尔会用到,我只在吾爱和 CSDN 发布过此资源。这里我参照了下https://www.cnblogs.com/hbccdf/p/atomineerutilscrack.html 的论述对最新版做了点修改。网上我也没有找到它的完整版,源程序只是混淆了一下,所以我就只是把试用版的使用时长限制破解了,望大牛不喷。 PS:Visual Studio 中插件的自动更新还是需要自己勾掉,具体操作请参见目录下 Install Instructions.txt 文件Introduction This extension for Visual Studio provides unsurpassed code documentation comment generation and updating, smart word wrapping of text within comments,live typing aids to make editing comments much easier, tools to quickly convert legacy documentation to new formats,a command to instantly align code (such as assignments, parameters and tabular data) into columns, and several handy outlining, code generation and clipboard commands. Atomineer Pro Documentation Development SummaryThis extension began development in 1996 (for Visual C++ 4.0), and has been evolving and improving through constant use by software professionals ever since. More recent developments are listed below... Atomineer is proud to be a Visual Studio 2017 Sim Ship Partner. Atomineer Pro Documentation supports the 2017 Release CandIDAte and will be available for the final release of Visual Studio 2017 as it ships. Save time - save effort - save money.Eliminate almost all the drudgery of filling in documentation.Effortlessly keep code and documentation in sync.Encourage better coding, naming and documentation practices.Speed up development and reduce errors with intellisense help on all your own classes and methods.Easily satisfy Code Analysis and Static Analysis requirements for documentation.Accelerate editing of comments with automated formatting, word wrapping, pasting and bullet-list entry aids, and (for VS 2010, 2012, 2013, 2015) spell checking as you edit comments. Change Log Documentation editor now has next/previous buttons. These advance the cursor to the next/previous code element and if necessry, executes Add Doc Comment to create a comment, which can then be adjusted in the editor. This allows you to easily step through a file and document it directly in the editor. Documentation editor: Added simple bullet-list support. Documentation editor now automatically snaps its toolbar to the top or left side of the view Documentation editor: some general improvements and under-the-bonnet work to support planned future features. Fixed an issue that could sometimes stop the new template system"s EntrySettings being correctly applied. This could cause several symptoms (e.g. optional entries such as seealso being incorrectly deleted from comments while updating them, punctuation being applied to entries that should have had the feature disabled). Added an option for Doxygen-style comments to place in/out specifiers before or after the parameter name. Improved C# 7.0 support for expression-bodied properties and added support for tuple parameters. Fixed a small bug in the preferences app relaing to the "enforce blanks" settings which worked correctly, but were not being displayed properly when reopening the preferences. Fixed: Word wrapping engine could sometimes break URLs containing minus characters. Improved parsing of C# generics Added support for C++11 brace-initialisation syntax. "Reformat Doc Comment" will no longer duplicate documentation for parameters. Some more support for ASP.net projects Small tweaks to the installer to support VS2017 better. For Visual Studio 2017/2015, the Documentation Viewer has been upgraded to a Documentation Editor. Edits made in this view will be written back to your source code automatically when the input focus moves out of any entry (i.e. if you switch to editing a different entry, or move the input focus back to your source code, or to another application). The editor supports some basic markup ( ) and has been tested primarily with XML documentation; it is being relessed now as a beta feature so that more users can feed back to us if they find any issues with the many variations of documentation styles and formats in the wild, to allow us to develop the feature forwards more quickly. Please note that the editor does not currently support a full set of markup features - markup such as inheritdoc, see, paramref, bullet lists and tables, as well as special doxygen markup (@ commands) will be supported in upcoming releases. Resolved a regression in reformatting of indentation (a poor interaction with specific formatting options), which was introduced by an attempted fix for code block indentation in the 9.34 release. The fix was rolled back and a new fix implemented which does not introduce any side effects. Added a new "Reformat Doc Comment" command. This reformats a doc comment exactly as Add/Update Doc Comment does, but without adding any new entries to it. The "convert to entities" option has been expanded, so that < > & can be converted to XML entities < > & or now into more human readable { } + characters. Further small improvements to the C# 7.0 parser. Fixed an edge-case which could adversely affect parsing of attributes embedded within method parameter lists. Fixed a minor parsing issue that was caused by unrecognised macros with 1-character names applied after parameter declarations. Fixed an issue in Doc All in File where some code constructs were not correctly located when intellisense was unavailable, resulting in failure to document some code elements. Fixed a small bug in the preferences that meant generation of "inheritdoc" rather than "seealso" was not persisted and had to be set manually. Fixed an issue in the new template system that caused DocXml settings to be applied to Doxygen entries when they used a custom tag name. Improvements to the C# 7.0 parser, including a bug fix for misidentified constructors. Fixed cases where exceptions outside the scope of C# 7.0 expression-bodied members were being inadvertently documented. Several improvements to the typescript/javascript parser. Fixed an issue in chained constructors. Fixed a very rare case where documentation background colouring would be missed out for a comment. Improved reformatting of indented example code in a few cases. Out-of-band release to fix a small but significant parsing bug introduced in the last release which interfered with processing of member variables. Found and fixed a generic method declaration syntax that was not being correctly handled Added support for C# 7.0 features: Tuple return types Tuple deconstructor member-methods and extension-methods "ref" method return values Expression bodied members, and exceptions thrown from within them. Auto-properties with default values Improved C# lambda support Improved C# Async support Fixed an indentation issue on duplicated documentation. Optimisations to improve speed of some parsing cases. Added preference for JSDoc (Java, JavaScript, Typescript) documentation format. Although the options are the same as those for Doxygen, this mode now enables the output of JSDoc {type} markup in parameter entries. Download Link Visual Studio 中插件的自动更新还是需要自己勾掉,具体操作请参见目录下 Install Instructions.txt 文件如果阅读了 Install Instructions.txt 还是不能解决,官网在此 https://www.atomineerutils.com/ 9.36 版本链接: https://pan.baidu.com/s/1o83IGyu 密码: Atom (压缩包解压密码: windawings) 【免责声明:以上内容,均来自于网络第三方平台或用户投稿,并不代表本站观点、立场,本站也不为其真实性负责,仅做展示,如有异议请及时联系本站将予以删除】