Ask HN: Does Anyone Use Code Folding?
Does anyone use code folding? If so, what do you feel are the biggest benefits it gives you?
Also curious to see if anyone has any strong reasons against it?
The main benefit I can see is that you can use the folded code as an outline of the classes/functions in the file.
6 comments
[ 3.3 ms ] story [ 20.4 ms ] threadOf course a fold that pops up the documentation string on mouse-over would be the cream on top.