Can I see the method name in the navigation bar?

Currently my navigation bar displays the path between project and file. Is it possible that it also shows the class/object and method name where my cursor is? I looked in preferences and view menu but couldn't find anything. Here somebody comments, that it will show the method signature if the method doesn't fit in the screen (in an older IntelliJ version) but I still don't see it.

0
3 comments
Avatar
Permanently deleted user

This is a great idea.
Thanks for pointing to context-info action, looks like it works in some cases, but certainly doesn't for scala atm. i created a bug here http://youtrack.jetbrains.com/issue/IDEA-113506
I actually started a plugin for something like existing xml breadcrumbs functionality, but for code. Haven't brought it to a usable state so far though.

Aleh

0

Please sign in to leave a comment.