Anyone else find it really annoying that clicking the arrow to collapse a class with a constructor parameters on the next like only collapses the constructor and not the whole class? I have to scroll to the bottom of the class to actually collapse it. It would be nice to have a setting to control that behavior
d
dam5s
02/14/2020, 5:06 PM
Ctrl Shift M
on brace will go to the matching brace. Then
Ctrl -
will collapse. Should be more efficient than scrolling and clicking...