In Eclipse, can I view the files I currently have open in a vertical stack instead of a horizontal one?

前端 未结 9 1368
清歌不尽
清歌不尽 2021-02-05 00:53

I would find it much easier if the tabs show which files are in the Editor were stacked vertically rather than horizontally. Stacked horizontally means that you run out of room

相关标签:
9条回答
  • 2021-02-05 01:46

    For newer versions of Eclipse, there is a plugin Open Editors which adds a view listing all open editors.

    0 讨论(0)
  • 2021-02-05 01:50

    With ctrl+shift+e you can open an extra window that show you the open tabs vertically.

    0 讨论(0)
  • 2021-02-05 01:53

    EditorViewer is very good The project is dead, but it works fine with Eclipse 3.7. Just drop the .jar file in the dropins folder

    http://sourceforge.net/projects/editorviewer/?source=dlp

    0 讨论(0)
提交回复
热议问题