zprint-atom

1.2.0 • Public • Published

ZPrint for Atom

Atom package to format Clojure, ClojureScript source code, EDN and s-expressions.

Installation

apm install zprint-atom

Or go to Settings → Install and search for zprint-atom.

Make sure to restart Atom after the package is installed.

Usage

There are two modes you can use:

  • Invoke manually using the keyboard shortcut CTRL + ALT + F
  • [enabled by default] Automatically format on save (toogle in Packages → ZPrint → Toggle Format on Save)

And two formatting modes:

  • Hang mode off [default]
  • Hang mode on — outputs better formatted code, but runs ~2x slower

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i zprint-atom

    Weekly Downloads

    1

    Version

    1.2.0

    License

    MIT

    Unpacked Size

    7.22 kB

    Total Files

    11

    Last publish

    Collaborators

    • roman01la