Android Studio/Intellij Idea: "Table of Contents" for a class
I have been messing around with Android Studio and so far I like most of
what I have seen. One thing that has been annoying me though is this lack
of "Table of Contents" for a class. I apologize for not knowing exactly
what to call it. But what I am referring to is the dropdown menu in
eclipse that lists all the methods, interfaces, classes and so on that are
in that class file. This then allows you to jump to that position. This
view is when you are in "Package Explorer" and click the arrow to the left
of the class. This is one thing that makes me really miss eclipse. I know
that you can easily search with Ctrl+F inside a document but I often
forget the method names. I tried looking through here but to no avail.
Just wondering if anyone knows some way to handle this.
No comments:
Post a Comment