Wiki

Case Status
Log In

Wiki

 
  • RSS Feed

Archive and release notes for builds released in 2006

Visual Assist Build 1543

requires software maintenance through 2006.12.19. (Beta release.)

  • New Find References in a header lists first the results from the matching cpp. (case=3868) 5682
  • Alt+O is a lot smarter about finding the right header. (case=3877) 56815353
  • Improved support for Consolas font in VS2005. (case=1206)
  • Options dialog opens when using Vista. (case=3973) 57055723
  • Improved support for different styles of line endings. (case=270) 339944905580
  • Eliminated parsing delays from heavily templated code. (case=1971) 4947
  • Eliminated "Evaluate all macros" from options dialog since it is no longer needed after updates to parser. (case=3955)
  • Suggestion list no longer disappears after return when typing quickly. (case=3928) 5701
  • Export of settings from options dialog writes output in version 5.00 with Unicode. (case=3641)
  • Change Signature no longer inserts extra spaces in argument list. (case=1696)
  • Move Implementation removes afx_msg when creating message handlers. (case=1695)
  • Create Implementation removes afx_msg from return types. (case=2323)
  • Change Signature no longer eats whitespace after declarations of inline methods. (case=3762)
  • Eliminated conflict with Team Foundation Annotate Power Toy. (case=2736) 5278
  • Unix line endings no longer confuse Surround Selection. (case=1794) 49835249
  • Alt+o no longer launches File|Open dialog (occurred in rare circumstances.) (case=437) 3156
  • Change Signature no longer available on variables. (case=3725) 5639
  • Change Signature no longer removes keyword virtual. (case=2894) 5407
  • Fixed a scenario in which CString members were not listed within a method. (case=3887) (VC++ 6.0) 5677
  • Namespace and structure with the same name are properly differentiated. (case=590) 3621
  • Namespace and function with the same name are properly differentiated. (case=1076) 4489
  • List of Methods (Alt+M) no longer identifies using directives when run from a cpp file. (case=914) 4167
  • Better support for namespace aliases. (case=967) 4309
  • Improved support for namespaces in Goto (Alt+G) command. (case=2303) 5219
  • Change Signature no longer inserts comment from the top of the Autotext entry for Create Implementation. (case=2360) 5252
  • Extract Method no longer confused by equals sign with no surrounding whitespace. (case=2866) 5398
  • Improved parsing in projects with many COM interfaces. (case=2913) 5403
  • Change Signature in C# no longer adds an extra private to implementation. (case=3445)
  • Eliminated hang triggered by two instances of the IDE when both were rebuilding symbol databases. (case=3828) 537557055720
  • Better differentiation of classes with identical names. (case=1666) 49505259
  • Alt+G works from headers that use namespaces. (case=971) 431252195547

Visual Assist Build 1541

requires software maintenance through 2006.11.20. (General release.)

  • New Added option to display icon for refactoring menu when hovering. (case=2687) 5358
  • Improved support for Consolas font. (case=1206) 4664473347505114
  • Better support for extremely fast typists. (case=3050) 545654575617
  • Only pertinent commands appear in the refactoring menu when opening menu when code is selected. (case=2197)
  • Completion listbox for nested class no longer contains members of outer class. (case=773) 3973
  • Spell check recognizes \n as a delimiter. (case=324)
  • Find References works properly with anonymous structs. (case=3695) 5640
  • Suggestions work properly for structs that end with variable declarations. (case=2492) 5295
  • Elimnated rare case that caused symbol database to become corrupt. (case=2843)
  • PageUp continues to work in files with numerous operator overloads, e.g. in Boost::Spirit. (case=3226)51025527
  • Commented return statement no longer causes Extract Method to add a return to the calling code. (case=3429) 5573
  • Filtering begins after a reduced 250 ms delay in OFIW and FSIW dialogs. (case=3560) 5591
  • Eliminated duplicate accelerators in refactoring menu. (case=3573) 5608
  • Added support for duplicate class names in different namespaces. (case=734) 38845449
  • Improved support for unnamed structs within unions. (case=904) 47565603
  • Member lists for structs with duplicate names no longer contain members of multiple structs. (case=909)4192
  • Improved coloring of some ATL #defines. (case=925) 4211
  • Improved support for unnamed namespaces. (case=1791) 5005
  • Fixed position of several dialogs when using multiple monitors. (case=3114) 5541
  • Standalone iterator class no longer shown as derived from std::iterator. (case=3298) 5538
  • Refactoring no longer requires names of header and cpp to be in same case. (case=3549)
  • Find References no longer confused by duplicate forward declared class name. (case=3690)
  • Eliminated hang in IDL files. (case=3344) 5544

Visual Assist Build 1540

requires software maintenance through 2006.10.27. (General release.)

  • New VAssistX.RefactorContextMenu command provides keyboard access to refactoring menu. (case=2452) (Requires reset of VS.NET and VS2005) 52705451
  • Clicking anywhere on a line in Find References Results selects the line. (case=2548) 5314
  • Jumping from Find Reference Results no longer stops working. (case=2365) 47885454
  • Hovering tooltip for file entries in Find Reference Results contain numbers of references. (case=2489)5299
  • Eliminated duplicate enums from HCB. (case=795) 5320
  • Fixed hovering tooltips for many unnamed enums. (case=839)
  • Enum defined in one project is known in another. (case=957) 4231
  • Hovering over enums causes HCB to display related values. (case=2982)
  • Searching within ClassView no longer makes text disappear. (VS2005) (case=2362)
  • More files in %TEMP% ignored when "watch for externally modified files" is enabled. (case=3054) 5446
  • OFIW dialog no longer creeps upward on successive opens. (case=3017) 5438
  • SQL query and table views no longer appear in OFIW. (case=2945) 5220
  • Eliminated corruption of symbol database. (case=3137) 537554555469
  • Eliminated rare case of excessive memory consumption. (case=3022) 53615455

Visual Assist Build 1539

requires software maintenance through 2006.10.12. (General release.)

  • Fixed intermittent crash at startup of IDE. (case=2974) 5428
  • Fixed a case where dot was not converted to -> after literal string. (case=2989) 5436
  • Files moved to recycle bin are no longer parsed. (case=2967) 5434
  • Added a small [X] to Find References Results so you can close the window with the mouse. (VC 6.0) (case=2549) 5314
  • Eliminated a case in which symbols with a file with a local class could unnecessarily become underlined. (case=2892)
  • Suggestions have focus when in a symbol definition but not in a place where you can name the symbol. (case=1773) 4966
  • Files without extensions are parsed as headers if binary value ExtensionlessFileIsHeader is set in HKCU\Software\Whole Tomato\Visual Assist X\[VANet|VANet7.0|VANet8]\. (case=2909) 5418
  • New Refactoring dialogs are resizeable. (case=2253) 5183
  • New Autotext editor is resizeable.
  • Tooltips in Find References Results windows appear after a slight delay. (case=2483) 5303
  • Special symbols are available via Right+Click menu when editing Autotext entries related to refactoring. (case=1969)
  • Alt+G no longer fails intermittently. (case=2738) 4970530553265368
  • Multiple instances of the IDE opening the same project no longer corrupt symbol databases. (case=2845)49705375
  • Eliminated rare problem that caused excessive use of memory.
  • Changes to additional include directories are detected while a project is open. (case=829) More info...4061
  • Words added to the custom dictionary are now candidates for suggested replacements of a misspelled word. (case=1377) 4650
  • OFIW no longer missing files after modifying a project. (case=2438) (VC 6.0 only) 527352315300
  • Fixed an instance where dot appeared as :: in definition field. (case=2664) 5347
  • Rename in a base class changes overriding names in a derived class. (case=1287) 473451515316,53325351
  • HCB no longer displays duplicate entries. (case=2734) 5350
  • Ctrl+Tab supported in Find References Results. (case=2437) 5267
  • Single c and t no longer replaced with C and T in template definitions. (case=1270, 2830) 4735
  • Dot no longer converted to -> when calling operator*(). (case=2254) 5205
  • Symbols from headers in additional include directories appear in completion listboxes. (case=2429) 4530,4388
  • Title and shortcut of a new Autotext entry no longer have defaults so author is more likely to enter one or the other, rarely both. (case=2672)

Visual Assist Build 1535

requires software maintenance through 2006.09.15. (General release.)

  • New Autotext editor is resizeable. (case=2074) 5171
  • Create Implementation properly qualifies more return types. (case=1247) 478050175268
  • Document Method no longer confused by a parameter that is a function. (case=1439) 4808
  • Spaces around scope operator no longer causes symbol to be unrecognized. (case=1740) 4996
  • Certain #defines no longer breaks the List of Methods in File (Alt+M). (case=677) 3761
  • Keyword new in C# no longer breaks Alt+M. (case=1770) 4992
  • Goto (Alt+G) to jump to a header works from a #include statement. (case=398) 3078
  • Alt+G from a header finds implementations after reopening and editing source files. (case=2394) 4896,5103
  • Strings containing symbol names no longer confuse Alt+G. (case=938) 4227
  • Certain #defines no longer cause Alt+G to jump to the wrong line. (case=677) 3761
  • Alt+G works inside rc and idl files. (case=2156) 51475179
  • Alt+Left after Alt+G from a #include statement returns you to the #include statement. (case=2501)
  • Dot no longer converted to -> after insert of try/catch via Autotext. (case=2069) 51205230
  • DEL and INS work from tree control when editing Autotext. (case=2319)
  • Typing quickly no longer confused dot to -> conversion. (case=2131) 5136
  • Added support for additional include directories specified within VS2005 property sheets. (case=2481)4388
  • Added support for additional include directories less than three characters long. (case=2512) 5301
  • Added support for IDE working directory is not on the same drive as some header. (case=2515) 5301
  • Variables in VB no longer colored as types. (case=2464) 5290
  • Fixed erratic behavior with Surround Selection. (case=2395) 5199
  • Backup and recovery files in VS2005 are no longer parsed. (case=2133) 51035284
  • Support parsing of icproj files. (case=2399) 50545247

Visual Assist Build 1534

requires software maintenance through 2006.09.02. (General Release.)

  • First general release of version 10.3.
  • New Refactoring for C/C++ and C# in all IDEs supported including VC++ 6.0, VS.NET and VS2005.
  • New Added feature to find and highlight all references of a symbol. Learn more! (case=394) 3117328635984023
  • New Added filenames to hovering tooltips in HCB, OFIW dialog, SIW dropdown and SIW dialog. (case=1234)  
  • New Suggestions are not selected by default when defining a symbol. Press downarrow to select the first suggestion before pressing Tab to accept. (case=400) 3077
  • New OFIW and FSIW dialogs include file and symbol counts in the title bar. (case=1012)
  • New Matching square brackets are highlighted when within a pair. (case=419)
  • New Double Click in HCB jumps to definition, not declaration, when available. (case=823) 4049
  • New Full pathnames appear when hovering over File column in OFIW dialog. (case=1030)
  • New Better support for COM smart pointers. (case=814, 997) 4029425242964398446046354460
  • New Complete rewrite of Goto (Alt+G) so implementations are found more quickly and more often.
  • New Symbols defined only in source files are available in SIW dropdown and FSIW dialog. (case=79)234531183612
  • Coloring of listboxes is available for C#. (case=2250)
  • Class is no longer duplicated within List of Methods (Alt+M). (case=2239)
  • Surround Selection is enabled by default. (case=2295)
  • Improved format of auto-inserted closing brace in C#. (case=2299) 5234
  • Spawned processes no longer inherit unneeded file handles. (case=2304) 4929
  • Completion listboxes appear for arrays of structs. (case=436) 3205
  • Fixed case where completion listbox in C# did not appear when creating a new instance. (case=2052, 2130) 50795083512951435131
  • Fixed Undo and Backspace after auto-insert of closing brace to match programming styles. (case=1038)4465
  • Shift+Home and Del after autoinsert of } no longer deletes closing brace. (case=804) 4020
  • Keyword finally is recognized. (case=2031) 5097
  • Shrink is required to enable acronyms or shorthand. (case=2113)
  • Dot no longer appears as :: in various displays. (case=923, 1483, 2051) 4844495951435096
  • Function prototypes inside extern "C" are recognized. (case=849) 4074
  • Methods defined in cpp no longer appear bold in members listbox. (case=2001) 5019
  • Reparse command works more promptly. (case=2073)
  • Hovering tooltips display more comments from source files. (case=235) 25634263
  • Elimated crash due to R6025 Pure Virtual Function Call. (case=2016) 46895091
  • Completion listboxes resize properly for long enumeration values. (case=1216)
  • Support added for project environment variables. (case=1072) 42174388
  • Autotext prompt dialog handles pasting of tab and EOL. (case=1210)
  • Alt+G finds implementations whose prototypes exists only in a cpp file. (case=214) 2766
  • Symbols from new form controls are known. (case=913) 41384417
  • Eliminated strange completion listboxes for some projects. (case=1399) 47724980
  • Hovering tooltips in HCB remain longer than five seconds. (case=518) 3483
  • Alt+G on whitespace no longer takes you to last location. (case=1178) 4597
  • Highlight matching braces works with Verdana. (case=1233) 4671
  • Closing Alt+M list keeps Output window intact. (case=1632) (VC++ 6.0) 49154941
  • IDE no longer crashes on exit when VSI plug-in is installed (from SN Systems.) (case=1840) 4939
  • Autotext editor allows typing of # in the code window. (case=1877) 5047
  • More overloaded operators appear in Alt+M list. (case=1403) 4797
  • Completion listbox is correct for overloaded operators. (case=1405) 4797
  • Alt+M respects full screen mode. (case=1495) (VC++ 6.0) 4998
  • Autotext expands $MONTHLONGNAME$ and $DAYLONGNAME$. (case=1426) 4815
  • Abstract class name in managed C++ is known. (case=1203) 4647
  • Directories added to Source Files when Platform is custom are retained. (case=1406) 47984984
  • Clarified tooltip for option to Parse all files. (case=1706)
  • Better entry is highlighted when using Ctrl+Space to convert a suggestion list to a completion listbox. (case=433)
  • Installer no longer removes devenv.manifest.exe which is required for Xbox360 development. (case=1542)4450
  • Dragging mouse from right to left keeps expected selection. (case=834) (VC++ 6.0) 4905
  • Changes to stable include directories are saved when Platform=Custom. (case=1406) 4798
  • Typing no longer dismisses listboxes when editing web services projects. (case=1480) 4843
  • Suggestions no longer appear when typing digits. (case=1502) 4858
  • CLR "for each" statement is colored correctly. (case=1507, case=1509) 48634917
  • Eliminated duplicate tooltips during debug when windows are not maximized. (case=1235) 4667
  • Move Implementation inserts at EOF when cpp does not end in a blank line. (case=131) (VC++ 6.0) 4870
  • Create Declaration no longer inserts in AFX_MSG block. (case=1300) 4763
  • Find References works after rename of a symbol. (case=1530) (VC++ 6.0) 4871
  • Display comments from source is more reliable. (case=235) 4263
  • Alt+M no longer causes a beep. (case=1527) (VC 6.0) 4877
  • Ctrl+Enter to select from a completion listbox no longer generates a beep. (case=605)
  • Classes no longer underlined as mistyped symbols in C# web services project. (case=1482) 4845
  • Eliminated a dependency on .NET and "using" statements.
  • Double colon after namespace name "std" works again as expected. (case=1331) 47724774
  • Listbox opens with correct members after std::string. (case=1333) 477247894801
  • Methods in File (Alt+M) filtering no longer stops working. (case=1349) 47624769
  • Completion listbox after colon no longer accepted with space. (case=1355) 4772
  • Eliminated some duplicate tooltips during debug. (case=1235) 4667
  • Eliminated another handle leak. (case=744) 3911
  • Improved parsing of smart pointers. (case=1283)
  • Improved alphabetical sorting of namespaces in Alt+M list. (case=1028) 4436
  • Context and Definition fields redrawn properly after Alt+Tab. (case=1271) 4738
  • Eliminated problem with inserting of brackets after reinterpret_cast. (case=1288) 4737
  • Clarified tooltip for Extension to ignore. (case=1230) 4729
  • Bolding within parameter info no longer confused by function pointers. (case=475) 109733604106,41444333
  • Suggestion lists no longer close prematurely when editing aspx. (case=701) 3795
  • Better suggestions and listboxes appear for CArray template classes. (case=960) 4282
  • Asterisks no longer make VA X assume you are defining a pointer hence entries in suggestion lists that follow are highlighted as expected. (case=1181)
  • Added support for $$ within identifiers. (case=1015) 4407
  • Surround with comment works on last line of file. (case=414) 31783627
  • Surround with comment works with irregular block selections. (case=448) 3259
  • Surround with comment no longer corrupts vertical block selections. (case=517) 3482
  • Better hovering tooltips appear when multiple symbols are defined in one statement. (case=911)
  • Fixed several cases in which macros with arguments were colored as methods. (case=410) 2840
  • Option to prevent underlining of mistyped symbols is respected. (case=882) 4138
  • Dot no longer converted to -> on dereferenced iterator. (case=979) 4336
  • Added support for garbage collected array variables. (case=534) 3524
  • Global ints defined using () are no longer colored as methods. (case=976) 4325
  • Messages in status bar are indented to be consistent with those from the IDE. (case=987)
  • Eliminated superfluous minuses from Alt+M list. (case=1037)
  • Surround commands support Unicode characters. (case=1071) 4452
  • Filtering with OFIW and FSIW dialogs is faster. (case=1001) 4370
  • Long lines in javascript no longer crash IDE. (case=1078) 4453
  • Surround with comment works as expected when invoked after indenting lines with Tab. (case=1186) 4633
  • Eliminated handle leak. (case=993) 436545224539
  • Underlining of spelling errors no longer requires underlining of mistyped symbols. (case=1005) 4390
  • Improved coloring of Autotext when lines contain multiple dollar signs. (case=748) 4392
  • Improved docking of VA View when using multiple monitors. (case=1065)
  • Preprocessor macros defined in Visual Assist X\Misc\stdafx.h have precedence over #defines in projects so VA X can be prodded into parsing code correctly. (case=1213)
  • Symbols defined using nested preprocessor macros are recognized. (case=1036)
  • HCB updated correctly when hovering over static functions. (case=261)
  • Secondary sort field in OFIW dialog is full pathname. (case=2105) 4672
  • Hovering tooltips appear and HCB is updated when Enhanced Syntax Coloring is disabled. (case=221)2776
  • Enhanced Syntax Coloring is disabled consistently in the Code Definition window. (VS2005) (case=894)4177
  • VA View contains duplicate entries for methods and members defined in multiple class definitions. (case=209) 3997
  • Duplicate class names no longer appear in Alt+M list. (case=813) 4033
  • Overloaded methods within a namespace appear in Alt+M list as expected. (case=890) 4169
  • Enums defined inside functions no longer appear in Alt+M lists. (case=946) 4262
  • Alphabetical sort of Alt+M works properly with multiple class definitions and inline implementations outside of class definitions. (case=1231)
  • Eliminated spurious coloring of edit field in SIW dialog. (case=721) 3861
  • Eliminated duplicate entry for operator+ from Alt+M list. (case=799) 4003
  • Extremely long hovering tooltips are no longer truncated. (case=217) 2732
  • Text caret placed after closing parenthesis when a method takes no arguments. (case=293) 3336
  • Operator== in header no longer generates long Alt+G list. (case=705) 3811
  • Caret no longer jumps to EOL after typing dot with word wrap enabled. (case=1079) 4495
  • OFIW dialog opens faster. (case=1129) 4413
  • Type no longer shown at .NET class. (case=793) 3983
  • VT_DATE is no longer underlined as if unknown. (case=870) 4131
  • Template typename is no longer bold as if a local variable. (case=908) 4180
  • Closing parenthesis no longer inserted in wrong place when word wrap is enabled. (case=996) 4343

Visual Assist Build 1446

requires software maintenance through 2006.05.31. (General release.)

  • New Pathname is secondary sort field in OFIW dialog. (case=1205) 4672
  • New Added option to ignore files with certain extensions. (case=685, 688) 36443764,4651
  • Current parameter appears bold when moving through parameter info with Ctrl+Left and Ctrl+Right. (case=446) 32284073
  • Typename is colored correctly when used in C++ template. (case=819) 4044
  • Tooltips appear when hovering over filtering toolbar in C#. (case=922)
  • Copy when Format after every paste is enabled no longer formats file. (case=1060) 4471
  • Better parsing of CString for certain projects. (case=1207) 4599
  • Dot no longer appears as :: in various displays. (case=923) 4213423641804301430444664624
  • Eliminated rare lock condition which caused a crash. (case=1035) 4427
  • Autotext for C/C++ no longer loaded when editing text files. (case=1170) 44924619
  • Eliminated bad entry from registry. (case=1197) 4653
  • Better tolerating of errors in registry entries for file extensions. (case=1199)
  • Context field no longer truncated for some operator methods. (case=1201) 4460
  • Enter in VA View causes jump. (case=1219)

Visual Assist Build 1445

requires software maintenance through 2006.04.12. (General release.)

  • New Added support for Makefile projects in VS2005. (case=995) 4377
  • New Autotext entries that expand file names in uppercase. (case=855) 31634402
  • Sort selected lines now sorts blank lines to top. (case=166) 2610
  • Tooltips for #include listbox are no longer colored. (case=811) 4418
  • Bolding of parameter info works properly with header annotations of VS2005. (case=963)
  • Alt+M list no longer contains superfluous entries that include an equals sign. (case=994) 4358
  • Dot no longer appears as :: in hovering tooltips for strings, floats and doubles. (case=923) 42134236,418043044466
  • File names in hovering tooltips of OFIW dialog are no longer colored. (case=1022)
  • Operator functions no longer duplicated in Alt+M list. (case=766) 4048
  • Dot converted to -> after typing "this". (case=959)
  • Entries in suggestion lists accepted with colons. (case=759) 39504212
  • Nullable variables in C# are no longer underlined as mistyped. (case=867) 4112
  • Go button properly redrawn after autohide of sidebar. (case=630)
  • __if_exists() recognized. (case=265) 2848
  • Context and Definition fields no longer present when editing HTML. (case=866) 40914201
  • Closing brace no longer inserted when typing an opening brace prior to whitespace and text. (case=906)4180
  • Options dialog closes quickly. (case=1023) 4477
  • Highlight of matching braces no longer requires Context and Definitions fields to be present. (case=1067)
  • static_cast in #define no longer confuses Alt+G for member functions. (case=876) 4142
  • Highlighting of current parameter no longer confused by commas embedded in map parameters. (case=893) 41744258
  • Surround with # no longer inserts extra blank lines. (case=1032) 4383
  • Context and Definition fields no longer appear in Code Definition window of VS2005. (case=1074) 4487
  • Dot converted to -> when *p is typed. (case=524) 349944783433
  • Completion listboxes no longer clear prematurely when editing HTML. (case=510) 3460
  • Properties in C# appear in Alt+M list. (case=973) 4317
  • extern no longer removed from parameter info. (case=1017) 4416
  • Spell check ignores words containing dollar sign or underscore. (case=988)
  • Spell check ignores words in user dictionary when they appear in different case. (case=986)
  • Listbox after #include better handles filenames with multiple dots. (case=520) 34804404

Visual Assist Build 1444

requires software maintenance through 2006.03.10. (General release.)

  • New Autotext editor positioned at current shortcut when opened from icon in filtering toolbar. (case=991)
  • Restored latest version of editor for Autotext. 4392
  • Resolved compatibility issues with Coderush and Refactor Pro. (case=896) 4089
  • Tooltips in completion listboxes are no longer "off by one" after private delegates. (case=965) Related to4170
  • Parsing of certain templates no longer slows IDE. (case=989) 41264342
  • Eliminated superfluous characters from Alt+M list. (case=994) 4358
  • Pressing Return accelerates filtering in OFIW and FSIW dialogs. (case=966) 41624422
  • #include files no longer underlined if misspelled in a string. (case=339) 4008
  • Underlining is removed immediately when misspelled words are added to the dictionary. (case=762)
  • Tooltips in FSIW dialog include filename on a separate line. (case=964)
  • Browse button when setting Custom directories in options dialog browses from directory already typed. (case=307) 2918,
  • Support for multiple platforms includes Pocket PC. (case=682) 4320
  • Dot is no longer converted to -> for certain instances or references. (case=832) 40604223
  • Very long string table IDs show literal string in Definition field. (case=930) 4186
  • Alt+M list is restricted to a single monitor. (case=977) 40934262
  • OFIW and FSIW dialogs support mouse wheels without focus in a list. (case=981) 4344
  • Parsing of templates within Loki library no longer hangs IDE. (case=984) 4351
  • Options dialog appears better when large fonts are enabled in Display Properties. (case=985) 4355
  • Docking the Find in Files dialog no longer causes focus to jump. (case=1011) 4400

Visual Assist Build 1440

requires software maintenance through 2006.01.17. (General release.)

  • New Tooltips in FSIW dialog show files in which definitions reside. (case=197) 2183280131553800
  • Filtering in FSIW dialog is much faster. (case=886) 41624185
  • All files in solution listed in OFIW dialog. (case=504) 34324270
  • $$ in an Autotext entry properly expands to $. (case=956)
  • Cancel in nag screen no longer crashes IDE. (VC++ 6.0) (case=932)
  • Eliminated spin during parsing of an unusual definition. (case=945) 4247
  • Prefix of a header no longer repeated when completing a #include after Ctrl+Space. (case=447) 3626,3348
  • Definitions using extremely long preprocessor macros are parsed properly. (case=954)
  • Literal strings in C# do not break parsing of code that follows. (case=551) 35614281
  • Surround ampersand with block comment replaces ampersand with asterisk. (case=788) 3995
  • Convert dot to -> is no longer active in comments. (case=864 and 927) 4107,42254276
  • Tabbing between fields supported in Autotext prompt dialog. (case=941) 4250
  • OFIW includes more files when project is not set. (case=949) 4017
  • Duplicate items removed from OFIW dialog. (case=952) 4017
  • Dot no longer converted to -> when typing #include statements. (case=709) 3830
  • Namespaces within using statements of C# are recognized and parsed properly. (case=884) 41524138,42214229
  • Deeply nested templates no longer cause CPU to spin. (case=929) 4224
  • Changes to list of stable includes are recognized without need to reopen solution. (case=936) 4240
  • Browse of a stable include directory begins at listed directory. (case=933) 4240
  • List of stable include directories can be reordered only when Platform is Custom. (case=937) 4240
  • Space in definition of smart pointer class no longer breaks definition. (case=940) 4239
  • Relative paths in the additional include directories are parsed correctly. (case=943) 4217
  • Numerous unknown preprocessor macros no longer cause CPU to spin. (case=947) 4126
  • Partial template specialization no longer causes CPU to spin. (case=950) 4271
  • Files from additional include directories are listed for #import "" and #import <> statements. (case=391)3113
  • Overlapping tooltips no longer appear. (VC++ 6.0) (case=454) 3253

See all archives.