I think it'd be nice to be able to collapse certain sections of code within the Arduino IDE. This is implemented in a few coding platforms, one example is TI's Code Composer Studio:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Could be useful when working with large code for hiding functions, setup, things you're not working on, etc.