Previous Builds and Change History
This list of feature improvements and bug fixes is arranged by build number. Case numbers are for internal tracking. Fixes apply to all IDEs unless indicated. TOPIC_IDs refer to postings in our Discussion Forums. Build 1814
requires software maintenance through 2010.03.01 (Beta release.) Visual Studio 2010 RC version
Improved IDE startup time. (case=40097)
Open File in Solution remains in sync after files are added or removed to projects contained in top-level solution folders. (case=36780) 9161
Fixed issue in which switching between large solutions occasionally resulted in an empty Open File in Solution list. (case=39946)
Improved typing response in large codebases when suggestions are enabled. (case=39935)
Extraneous quotes are no longer inserted in ASP/ASP.NET attributes when accepting a suggestion with Tools | Text Editor | HTML | Format | "Insert attribute value quotes when typing" checked. (case=39884) 9364, 8543
Fixed indentation problem after inserting public:/protected:/private: VA Snippets in C++. (case=39891) 9374
Restored missing suggestions when using VA Options | Advanced | Suggestions | "Filter completion lists to use VA's Suggestions in C#, VB,...". (case=39936)
VA suggestions are displayed if Ctrl+space is pressed and Visual Studio provides no IntelliSense (applicable only when Get content from default IntelliSense option is enabled.) (case=40084)
The completion list invoked via the "Show all Symbols" button in a filtering toolbar respects the Get content from default IntelliSense setting. (case=37498)
Create from Usage correctly infers the type of empty string literals. (case=40090)
Create from Usage correctly infers the type of an undeclared parameter to a prototyped function. (case=32085) 8998
VB symbol completion in VS2008/2010 now follows IDE conventions regardless of VA's "Selections committed with: Any character not valid in a symbol" setting. (case=40141)
Suggested refactorings (VA Options | Advanced | Refactoring | "Automatically show icon for suggested refactorings") correctly works independently of the "Show icon to open refactoring menu when hovering" option. (case=40368)
Fixed refactoring icon occasionally popping through windows above the IDE. (case=39402)
Dollar signs in source code are no longer treated unexpectedly when applying a VA Snippet or refactoring. (case=19247) 8511
Fixed issue in which Extract Method inserted an extra blank line after a return statement. (case=39839)
Fixed responsiveness when typing multiple semicolons and braces (regression in 1804). (case=38680) 9308
Open Corresponding File (Alt+O) is faster (fixes regression in 1805). (case=39473)
Move/Create Implementation functions correctly on C++ virtual destructors (fixes regression in 1806). (case=39777)
Corrected Find References results icons for assignments to function return values (regression in 1808). (case=39943)
Fixed debug Quick Info tooltips being dismissed unexpectedly in VC6 (fixes regression in 1808). (case=40275)
Fixed Methods in File (Alt+M) sluggishness (regression in 1810). (case=39828)
VS2010: Fixed listbox item being accepted unexpectedly when closing a generic type with >. (case=38549) 9298
VS2010: Fixed position of refactoring icon (was sometimes covered by Quick Info tooltip). (case=38772)
VS2010: Parameter Info tip shows only the current parameter in bold, regardless of bold locals setting. (case=38810) 9398, 9308
VS2010: Fixed coloring issue with file completion lists. (case=39680)
VS2010: Fixed screen overlap between VA and IDE navigation bars caused by changing Windows font DPI setting. (case=39686) 9365
VS2010: Added workaround for VS2010 reporting incorrect active document when loading a WPF solution. (case=39879)
VS2010: Fixed suggestions not displaying when word wrap is enabled. (case=40071) 9388
VS2010: Locals are rendered in bold when the corresponding setting is active (fixes regression in 1810). (case=40050)