JetBrains / IntelliJ keyboard shortcut to collapse all methods

后端 未结 6 907
囚心锁ツ
囚心锁ツ 2020-12-07 10:35

I\'m working on some legacy code that has a class that is 10,000+ lines of code and has 100s of methods. Is there a shortcut for any JetBrains IDE (since the shortcut would

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-07 11:11

    You Can Go To setting > editor > general > code folding and check "show code folding outline" .

提交回复
热议问题