this excactly what I look for:
I work much with large procedures and in there I have a lot of nested BEGIN END and IF END IF statements. It's sometimes not easy to keep the overview. A helpful feature would be to fade out or fade in code groups like BEGIN END and/or IF END IF. In some situation you already have this but only on the highest level (stored procedures first BEGIN).
this excactly what I look for:
I work much with large procedures and in there I have a lot of nested BEGIN END and IF END IF statements. It's sometimes not easy to keep the overview. A helpful feature would be to fade out or fade in code groups like BEGIN END and/or IF END IF. In some situation you already have this but only on the highest level (stored procedures first BEGIN).