In Windows, when you start explorer, there will be a tree view on left side. After selecting a specific folder / drive when you press *, it will expand all to depth.
I want to do the same in Xcode - after selecting a particular group in Xcode Project, I want to fully expand it.
Is this possible?