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-011.png

After:

../../../../_images/feature-formatting-021.png

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