What's the UI control below the tab strip, and how can it be hidden?
Answered
Coming from AppCode and Android Studio, I find in IDEA a new bit of UI that's no use to me. It's the part below where the tabs would normally be (though I turn those off too), that displays the active editor's class and the method name under the cursor, ie where 'MainActivity' and 'getNotePaths()' is here:

I'd love to know where in the prefs I can find this to turn it off! Cheers.
Please sign in to leave a comment.
Please see https://intellij-support.jetbrains.com/hc/en-us/community/posts/207253589-Remove-bar.
Great, thanks.