jsformat

javascript formatting for the atom text editor

jdc0589

60,797

60

0.9.3

MIT

GitHub

JsFormat

JavaScript + JSON formatting/beautification for the Atom text editor.

Keybinding

ctrl+alt+f

Command Palette

Jsformat: Format

Settings

JsFormat uses whatever tab/indent settings are configured with the standard Tab Length Atom settings.

The Preferred Line Length Atom setting is only respected when the Soft Wrap At Preferred Line Length Atom setting is enabled.

By default, JSFormat's Format on save is set to true.

The following JsBeautifier settings are available through the JsFormat settings panel (defaults shown below). Check out the official jsbeautifier documentation for more details on the options: