Better HierarchyThe frequently-used language server extension for VSCode like clangd or can usually only display the call hierarchy tree view for one function at a time, but this extension allows the use of multi session hierarchy tree views to help you better read the code. Prerequisite is that your language server extension support to show call hierarchy view. editor context multi session tree view |