I\'ve looked everywhere for a feature like this. I use the Aptana IDE (which is based on Eclipse) for my php development, and I use the outline feature a lot.
Before the newest version I was able to create hierarchies using drag n\' drop, performed on the outline view.
This kind of stuff exists in Eclipse: But I\'ve not found it in Visual Studio yet. Is there such a window to show code outline at all?
I am developing a game with dozens of levels and each level has a unique layer tree with objects that are a subclass of CALayer. I would like to use Interface Builder to set up and layout each level,