Source Insight – version 4.0.0150
Source Insight
Version 4.0.0150 - February 6, 2026
New: Custom Commands: A new meta-character %L was added for the last line number in the current selection. You can use %l (lower-case L) to get the first line number in the selection.
New: The Symbol window pane on the left has new commands on the right-click menu: Collapse All and Expand All.
New: The Symbol window pane has new options: Nest namespace contents: The outline contents within namespaces are nested and indented (as was the default). If you de-select this option then namespace contents are not indented. Start collapsed: The outline contents appears fully collapsed when a file is first opened.
Fix: C++/C#: Capture variables in a lambda expression or function were not recognized within the lambda body.
Fix: Scrolling was not working when using a touch screen swipe.
