
I couldn't find anything in the documentation about automatic insertion of end-constructs. I.e. when I type
If (something Or other) Then <enter>
I'd like to see an End If inserted into the line below the one I'm in. Same for Select Case and End Select. For and Next, Do and Loop, Function and End Function. Did I miss this option or is it called something else?
[Modified 12 years ago]