intellij 14 does not show all open files

CorayThan picture CorayThan · Nov 5, 2014 · Viewed 11.5k times · Source

In Intellij 13 the main code window showed all my open classes (their names flowed onto multiple lines), but now in Intellij 14 it shows a little dropdown and only shows them on one line. Is there a setting I can change to get it to flow to multiple lines again?

Answer

Makoto picture Makoto · Nov 5, 2014

In Preferences, under Editor > General > Editor Tabs, untick the "Show tabs in single row" option.