Keyboard shortcut for file outline #9648
Unanswered
melissachang
asked this question in
Code Search and Navigation
Replies: 3 comments
-
@melissachang just to clarify, by "file outline", do you mean a list of the classes, constants, methods, etc defined in the Java file like an IDE would show, or were you thinking of something else? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, what an IDE would show. Usually I just want methods; the others ones would be useful too. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Great idea! I've been meaning to do this for a while, will implement this soon! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if we could see file outline - eg for Java file. Perhaps this could be another level in the hierarchy in left-hand-side:
Beta Was this translation helpful? Give feedback.
All reactions