Is there a way to collapse all code blocks in Eclipse?

前端 未结 15 1263
终归单人心
终归单人心 2020-11-30 16:07

Eclipse has that \"+/-\" on the left to expand and collapse blocks of code.

I\'ve got tens of thousands of lines to go through and would really like to just collapse

15条回答
  •  独厮守ぢ
    2020-11-30 16:36

    If you always want the code collapsed by default, go to Windows > Preferences. Search for "folding". Then check all the items under "Initially fold these elements".

提交回复
热议问题