Formatting

The Scala formatter scalariform is integrated in Scala IDE. It allows for a good formatting of both Scala code and XML literals.

Before:

../../_images/feature-formatting-01.png

After:

../../_images/feature-formatting-02.png

Scalariform options can be modified in the Scala Formatter preference page.