Community
Participate
Working Groups
I often need to compare call hierarchies between server and clients so I would like to pin a call hierarchy and be able to open another one. JDT also has this feature.
Created attachment 204918 [details] Pin Call Hierarchy View patch Hi Markus, would you mind reviewing the patch? The changes are heavily inspired by JDT. Most of the changes are about: 1. Keeping track of the multiple view parts in a list, updating the list, reusing unpinned view or opening a new one 2. Having a "global" (static) history shared between the views The patch attached does not contain the icons (copied from JDT) but both code and icons can be obtained through github https://github.com/MarkZ3/Eclipse-CDT-WIP/tree/bug342498_pin_callhierarchy
I have reviewed (but not tested) the proposed change and do not see any issues. This will be a nice enhancement.
(In reply to comment #2) > I have reviewed (but not tested) the proposed change and do not see any issues. > This will be a nice enhancement. Thank you for the review. I updated the user documentation and the New and Noteworthy page in the wiki. Committed in master > 20111112.
*** cdt git genie on behalf of Marc-Andre Laperle *** Bug 342498 - Pin Call Hierarchy View [*] http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=3108f9efdf3a43479280e6e6b02d107517eed28f