又有新版本出来了,呵呵: requires software maintenance through 2007.05.29. (Release candidate.)
New! Added option to automatically check for new version. (case=451) 4912 , 3802 1537
New! Added Refactor commands to IDE context menu. (Visual Studio .NET and higher.) (case=6323)
Restored some refactorings on operators. (case=2649) 5344
Move Implementation and Create Implementation work on conversion operators. (case=5408) 5990
Header files that include each other via \\machine_name are parsed properly. (case=6396) 6173
Variables declared extern in namespace are parsed properly. (case=3752) 5839
Improved parsing for ATL and WTL templates. (case=928) 6168 4211
Alt+G jumps from header to .cpp file for static class member variable. (case=4053) 5730
Alt+G from declaration works when more than one IDE is open. (case=6078) 6245 , 6235 , 6212 , 6074
Fixed behavior of Goto on thrown class. (case=2683) 5354
Find References on C# enum finds all references. (case=6059) 6129
Adds semi-colon to automatically inserted closing brace in C++ enum declarations. No longer inserts semi-colon after class declaration in C#. (case=4109) 5756
Added option to surround comments with // without extra space. (case=4570) 5846
Added Surround with #region to VA context menu for all supported file types. (case=6514)
Added keyboard mnemonics for controls in options dialog. (case=5907)
Increased delay before reparsing very large files. (case=6562) 5987
Improved behavior when Move Implementation fails due to failure to modify read-only files. (Visual Studio .NET and higher.) (case=6565) 6240
Fixed case where completion listbox closed while using it. (case=6782) 6206
Fixed Create Implementation handling of default parameters that are string literals. (case=6648) 6271
List Methods in File no longer sends escape key messages. (case=2902) 5604 , 5038
List Methods in File lists template functions only once. (case=4223) 5783
List Methods in File displays properly for template class and functions. (case=2165) 5783 , 5187
List Method In Files (Alt+M) no longer causes beeps in VC6. (case=2675) 5333
Extra taskbar items no longer appear when using VA View drop-downs. (case=2804) 5380
Fixed bug that caused VC6 editor to unexpectedly scroll/jump. (case=6368) 6205
Prevented VA from overwriting IDE status bar messages. (Visual Studio.NET and higher.) (case=6499) 6244
Eliminated crash in VANetObj while typing certain using statements. (case=6520)
Improved include lookup time in very large solutions (case=6726)
Fix for availability of some VB refactorings. (case=6464)