Did you know… You can press Ctrl+Shift+C to jump to the Class View? - #346
Going back to basics with some tool windows I haven’t covered yet.
Pressing Ctrl+Shift+C in the General Development Settings will open the Class View. The Class View is in theory a lighter weight version of the Object Browser (your scope search is limited to just your solution), but the two mostly exist due to historical reasons when the IDE as we know it was being merged in the 2002 era.
The command to view the Class View is View.ClassView in case your keybinding vary.