``` crystal {% for s in Asdf %} def asdf_{ end } {% end %} ``` So when my cursor is after `asdf_` and I type the opening curly, the closing curly ends up after the end block...