Source Insight – version 4.0.0102

Source Insight

Version 4.0.0102 - October 31, 2019

Fix: Licensing: when using an offline license file, a message window could pop up that says "This page requires a secure connection which includes server authentication...". This was not supposed to happen and has been fixed.

Fix: Formatting: references to member functions were not always styled with the correct "Ref To Method" style.

Fix: C/C++: Sometimes Relation window and Search Results didn't show a function name, but would instead show something like "if (condition...)" which is a snippet of a compound statement contained within the function in question. Now it correctly shows the function name.

Fix: Crash when hovering the mouse over a file-tab when the file path was very long.