Why Intellij Idea doesn't show the current file? -
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
Post a Comment