Swing tool - daniel-trinh/scalariform GitHub Wiki

Scalariform includes a Swing tool for development. It lets you browse the Scalariform tokens & AST, and format text under various combinations of formatter preferences. To launch it, clone the Git source, then run:

$ sbt ';project misc;run'

Scalariform Swing GUI