Bootstrap

intellij idea设置打开多个文件显示在多行tab上

在intellij idea上打开多个文件编辑时如果文件全部显示在同一个tab中,并且隐藏了部分的文件操作就不是很方便,我们可以设置显示出所有的文件

 

文件(file)-》settings

 

Editor->General->Editor tabs

 

不勾选show tabs in single row

 

点击OK,所有的编辑文件都显示出来了,没有折叠任何的java文件了。

 

原文链接:https://jingyan.baidu.com/article/27fa7326ab35cd46f9271f74.html

 

 

 

 

;