Build 1727
requires software maintenance through 2009.06.12 (General release.)
New! Convert dot to -> works with C++ smart pointers. (case=999) 8649, 4386
New! Ctrl+Left click invokes Goto (Alt+G) when this option is set under VA Options | Advanced | General. (case=25632) 8635
New! Hovering over a symbol defined using a macro or typedef also shows the underlying type definition. (case=8771)
New! Improved performance of loading extremely large solutions. (case=25260)
Eliminated rare crash when exiting the IDE. (case=26987)
Fixed VS2008 crash that sometimes occurred when the first file opened or created had zero length. (case=28208)
Fixed occasional parser stall and hang at shutdown caused by antivirus software or file system delay preventing VA from writing to a file in a timely fashion. (case=26867)
Fixed rare issue in which text could not be selected with the mouse after dismissing a context menu. (case=16204) 8698, 8669, 8483, 7465
Editing a SQL stored procedure no longer results in a spurious "file has been deleted" message. (case=9609) 6984, 6863
Region names are treated as comments when finding references to symbols of the same name. (case=21070) 8356
"document" is suggested properly in JavaScript blocks in HTML files. (case=24766)
VA Snippets used internally by refactoring operations do not appear in suggestion lists. (case=24994)
Member listboxes are displayed properly immediately following a dot to -> conversion in VC6. (case=26061)
Dismissing a member listbox using the Esc key in VC6 no longer makes the IDE beep. (case=25332)
Fixed timing issue that caused incorrect text to be inserted from a suggestion listbox (or the correct text to be inserted twice in a row). (case=26616, case=28032) 8793, 8791, 8787
The Esc key clears Highlight References to Symbol Under Cursor. (case=26861)
Items in dynamic context menus have unique keyboard shortcuts. (case=26981, case=27038) 8737, 8728
Fixed issue in which accepting an HTML VA Snippet suggestion sometimes inserted <<tag> instead of <tag>. (case=27012)
VB code is formatted correctly by the IDE after accepting a suggestion from VA X. (case=27337)
Corrected problem in which it was sometimes necessary to press Enter twice to accept a suggestion listbox item in VB. (case=27736)
Extract Method works properly in the implementation of operator(). (case=27615) 8771
Nested namespaces are expanded by default in VA Outline. (case=27730)
Surround with #ifdef ... #endif is not invoked when typing # in languages to which preprocessor directives do not apply. (case=27945)
Horizontal scroll bar, if needed, is restored properly to the active editor window after debugging. (case=26834) 8721
VA Navigation Bar is restored properly if VA X is disabled and then re-enabled. (case=27947)
Changing the IDE background color no longer requires a restart for VA X to pick up the new colors. (case=21099)
Fixed a VA X element color initialization problem in VS2008. (case=12710) 8769, 8678
Find results highlighting is restricted to text editor windows. (case=26740) 8719
VA X uses older method of highlight coloring (for references and braces) if VS2005 without SP1 is detected (SP1 is still required for more advanced highlighting features). (case=27972) 8692
XML indenting is preserved when inserting VA X suggestions (fixes regression in 1724). (case=27778) 8776