5

I was wondering how to do this manually. I don't like folding because it still shows the method declaration line. But I have noticed that after leaving a method folded for a while eventually those line numbers are hidden completely. I was wondering if there was a way I could do this manually and hide an entire chunk of lines. Here is an of what I am talking about.

Here is an image

ProgrammingCuber
  • 377
  • 4
  • 14
  • 2
    If your class is that big that you prefer to hide some code, then you probably should think about refactoring that class and reducing its size. – Tom May 18 '17 at 17:50
  • 2
    Then extract that stuff into a library. – Tom May 18 '17 at 18:52

0 Answers0