A workaround is to use Outline. Double-clicking a node (ELSIF, ELSE) will take you to the appropriate part of code. Currently collapsing works based on matching END to IF, LOOP, BEGIN etc. We will think how to make it work for ELSIF and ELSE, it should not be too hard.