requires software maintenance through 2007.07.06. (Release candidate.)
Extract Method of assignment to vector now passes vector by reference. (case=7303)
Fixed display of brackets for Extract Method when a semicolon follows an instance of a vector. (case=6017) 6341 , 6114
Extract Method specifies "Ref" when passing a reference to a new function. (case=6154) 6146
Fixed Extract method in C# so that foreach variables do not get passed by reference. (case=6951)
Fixed case where Extract Method replaced :: with a dot. (case=6580)
Fixed Document Method for overloaded casting operators. (case=7209) 6413
Document Method no longer missing EOL when there is no return type. (case=6066)
Document Method now available for declarations when the class is in the .cpp file. (case=3861)
Default autotext item for Document Method in C# now uses XML format. (case=5314) 5964
Fixed case where Move Implementation deleted implementation without adding it to the .cpp file. (case=7050)
Fixed behavior where text could not be selected after showing the VA Context Menu. (case=6918) 6340
Removed duplicate keyboard shortcuts in the VA Context Menu. (case=6917) 6338
Caret moves to position of click before opening VA Context Menu. (case=3797) 5662
Caret position retained after backspace with default indent. (case=6263) 6130
Fixed case where keyboard navigation with mouse focus on completion listbox deleted code. (case=3763)
IDE status bar messages are not overwritten. (case=6499) 6244
Parameter tooltip displays :: properly. (case=6391)
Definition displays properly when caret is placed on a variable. (case=6018) 6115
Fixed behavior of Find References and Rename for some enums in C#. (case=2188) 5296 , 5165
Fixed case where Find References refactoring was not available. (case=7333)
Highlight Current Line always highlights only one line. (case=7311)
Parens are automatically inserted in C# function calls. (case=809) 4140
Fixed coloring when View Whitespace is enabled. (case=7062, case=661, case=498) 4900 , 3709 , 6385
Tooltips display fully at the bottom of the screen. (case=455) 3250