Why Intellij Idea doesn't show the current file? -


enter image description here

my current file servletconfig, can't show on top of tabs when there many tabs.

by default, ide adds new tabs right of active tabs. if space exceeds screen width, new tabs collapses behind "show all"-button. behavior you're expecting. new tabs collapses behind "show all".

you have 2 options, disable collapse-mechanism (eventually resulting in tiny tab headers not useful well) or close least used tabs automatically. there no "always show last opened tab".

check editor-tab documentation check if setting fits need.


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

minify - Minimizing css files -

php - How to remove letter in front of the word laravel -