Class explorer window?
Hi there!
I have pretty complicated Doctrine2 classes with tons of the properties and methods. Its kind of annoying to scroll class and search for some method (if it exists for example).
Search could be used, but sometime I dont remember exact property name
Are there something like Class explorer window - which list all properties and methods of class (in current edit tab)? Like fire browser inside class..
Sorry, if its obvious question, search on Class explorer and related searches give me zero results, any suggestions are welcome :)
Please sign in to leave a comment.
View | File structure (Ctrl+F12) ?
+ Structure view panel (Window/Tool windows/Structure Alt+7)
Exactly! Thanks! :)
The only one issue - cant leave it like a normal window (on my second monitor). After I press ctrl-F12 - editor window cant be focused.
Do you know any turnaround for it?
Located it - its Structure window.
Works exactly like I want :)
When the structure window is open it is annoying to expand the only class in a file to get access to its method and properties. This step seems to be superfluous. It would be great if the class node(s) were expanded by default.
Hello Oleg,
Sorry for delay.
Do you mean the following issue - http://youtrack.jetbrains.net/issue/WI-370?
Thank you for feedback!
Yes this is exactly what I meant, several extra steps are required to display the list of members and methods of a single class in a file. I wish all class nodes (when a file contains more than one) or the only one were expanded by default.
Oleg,
Then please vote for the issue and share your ideas in the comments to the issue.
Thanks!