scala-format

Scala formatting using Scalariform 0.1.5-SNAPSHOT

gangstead

14,311

8

Bug Reports

0.1.8

MIT

GitHub

scala-format

Atom package to format scala files with standard scalariform library.

##Usage cmd+ctrl+s formats the current file in place using default Scalariform settings. If the file does not have a .scala extension no action is done. Also accessible from context (right click) menu and command palette.

Installation

About Scalariform

Scalariform is the official code formatter for Scala. It's the de facto formatter used by most tools, including Scala IDE.

Current Scalariform version bundled with this package is 0.1.5-SNAPSHOT

Features

Some are in progress