Source Insight – version 4.0.0087
Source Insight
Version 4.0.0087 - October 17, 2017
New: Options > Load Configuration now has an option to import version 3.5 Custom Commands.
Fix: C/C++ Source File: added *.hh file association
Fix: Project > Add and Remove Project Files - fixed keyboard short cut in prompt to add top level sub-directories.
Fix: Crash could happen when activating the Source Insight application window.
Fix: Search > Replace: The "preserve case" option was not working.
Fix: Typing Shift+CapsLock or Shift+Pause would insert a bogus character.
Fix: C++: Anonymous namespaces were not parsed correctly.
Fix: C/C++: designated initializers were not being parsed.
Fix: C++: Templated class was not parsed correctly for member functions. For example:
SomeClass<type>::Function() { ... }
Fix: Using -ub command line option in Trial mode to update project in batch mode would cause a crash.
Fix: Context Window option was not being saved: "Show base structure".
Fix: Symbol Pane was sometimes missing classes and/or member functions.
Fix: Auto-complete window on rare occasion would draw with a transparent background.
Fix: Export Project to HTML: body background color was set, but text color was not being set.
Fix: Command line was not recognizing Unicode text. Also, double-clicking a file in Windows Explorer would not open the file if the file name was non-ANSI.
Fix: Crash fixed in Perl parsing.
Fix: Crash could happen when selecting a node in the Relation window graph view.
Fix: Improved memory management for large projects. The Project Symbol panel could run out of memory for very large projects.
Fix: Macro function GetWndSel was returning a bad Selection record for a block selection. The xLeft and xRight fields were missing.
Fix: Code Reformatter: improved handling of function specifiers such as 'const', 'final', and others.
Fix: Window > Pick Window: closing a window was not updating the Window Tab bar right away.
Change: The text in the Project Symbol panel is not deleted when the Source Insight program is deactivated.