When editing really long code blocks (which should definitely be refactored anyway, but that\'s beyond the scope of this question), I often long for the ability to collapse
Visual Studio 2008 supports regions inside of functions as long as you keep them in the same code hierarchical level
#region Won't work for(int i = 0; i