So, ever since the new script editor update, I have been getting problems with script indentation for elseif statements. I expect to indent only once after an elseif, but as it turns out, it indents twice. It looks like it only occurs inside elseif statements. It started happening ever since the new script editor update. The steps to reproduce this are in the video below:
Sorry for the potato quality, but you can see that the elseif statement indents twice instead of once.
Hey GravityAccel, have you tried to type condition for “elseif”? ScriptEditor should indent when you give condition and press enter. For example: “elseif a then”