requires software maintenance through 2008.09.09. (General release.) New! Open File in Solution supports filtering full path (use \ in filter string to activate) (case=2377) 5577 New! Find Symbols in Solution exposes a context menu with Find References and other options. (case=14514) 8012, 7328 New! Find Symbols in Solution allows copying symbols to the clipboard. (case=12853) 7439, 7243 New! C++ custom directory list supports appending list of directories from the clipboard. (case=3768) 8078, 5653 Eliminated crash renaming C# generic class in Visual Studio 2008. (case=18695) 8144 Fixed IDE hang that could occur when clicking "Show non-inherited first" in Enhanced Listboxes. (case=19079) Fixed DDE file open (e.g., double-clicking a source file from Windows Explorer). (case=19253) Corrected excessive memory usage that occurred in certain situations. (case=19123) Uncommenting all lines by typing Ctrl+A, / no longer duplicates portions of code (VC6). (case=15125) 7319 Corrected unresponsive listbox behavior when "Parse extensionless files as header" is enabled (case=18867) Fixed refactoring operations that changed std::list<std::string> to std::list<std.string>. (case=18540) 8013 Definition window displays friendly name of Win32 API Ansi/Unicode variants (xxxA/xxxW). (case=1184) 5178, 4101 Identically named typedef templates in different namespaces are recognized as unique. (case=16702, case=9859) 7722, 6840 Files opened from the Code Definition window are parsed correctly. (case=18481) Bold current parameter in quick info tooltip handles return types containing parentheses (such as STDMETHOD). (case=3727) 7886, 7651, 5706, 5631 Project include directories are given priority over project source directories when locating include files. (case=6726) 5987 C++ keywords are included in suggestion lists. (case=17920) 7907 Managed symbols in C++ CLR projects are parsed correctly for all /clr project settings. (case=18997) 8084 C++ managed enums are not underlined as mistyped. (case=935) 4925, 4605, 4401, 4243 Removed C++ CLR using namespace directives from List Methods in File (Alt+M). (case=19151) 8135 C++ structures declared with interface are treated the same as those declared with struct. (case=17592) 8138 C++ classes and enums defined in a source file are properly expanded in the Hovering Class Browser. (case=838) 6651, 6394, 4062 C# Auto-import namespace suggestions appear more reliably. (case=18881) 8075 Alt+M list allows a dot to substitute for the scope resolution operator when filtering the list, e.g. foo.bar matches foo::bar. (case=18772) 8040 Addressed compatibility issue with AnkhSVN 2.0. (case=18399) 8000 Addressed compatibility issue with Resharper V4. (case=17699) 7914 Eliminated flicker when resizing MDI windows. (case=10517) 7048 Fixed editor lag when typing a series of dots in a comment. (case=19149) 8137 Context window icons are repainted correctly after using drop list. (case=18514) 8003