lemonisdead Well-Known Member Licensed User Longtime User Nov 1, 2013 #1 Hello, In a next release of the IDE, could it be possible to have collapsable conditions (if then else end if) per block, please ? When the "if then" line is selected, a combination of keys could collapse exactly as it does with subs to the end of the condition (end if). Many thanks
Hello, In a next release of the IDE, could it be possible to have collapsable conditions (if then else end if) per block, please ? When the "if then" line is selected, a combination of keys could collapse exactly as it does with subs to the end of the condition (end if). Many thanks
lemonisdead Well-Known Member Licensed User Longtime User Dec 4, 2013 #2 A tip if any interested : for the moment I use #Region to collapse parts of the conditions