Open the class browser for the method you are currently viewing
When viewing methods when viewing references, or after F11 into a method, there are times when I would like to view the class browser for the class the method is on. Currently I have to search for a "self" use (if any), or manually type in the class name on a new class browser.
Being able to quickly get to a class browser for the method's class would aid in coding/investigation