

Agreed, but I’m pretty sure the auto-formatters available do alignment indentation anyway as it is part of the style guides.
Otherwise, I think some of the lines have too much nesting and could be broken up, and the ifcond-then-else blocks aren’t indented enough in the last example.
I use it mainly for code completion, and it’s great until I hit <tab> to indent and accidentally accept a 50 line suggestion.