Community
Participate
Working Groups
Created attachment 173964 [details] Fix call hierarchy key on Mac The key binding for Open Call Hierarchy is M1+M3+H which translates to command+option+H. This is the global "Hide Others" in Mac OS X. It should be replaced to ctrl+option+H (M3+M4+H) only for Mac OS X, like JDT.
Thanks for the patch, fixed in 7.0.1 and 8.0 > 20100805.
*** cdt cvs genie on behalf of mschorn *** Bug 319481: Key bindings for Open Call Hierarchy on Mac. [*] plugin.xml 1.383 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt-core/org.eclipse.cdt.ui/plugin.xml?root=Tools_Project&r1=1.382&r2=1.383 [*] plugin.xml 1.379.2.2 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt-core/org.eclipse.cdt.ui/plugin.xml?root=Tools_Project&r1=1.379.2.1&r2=1.379.2.2