format-javascript-comment

Format your JavaScript comments

Jan Amann

4,528

5

0.2.5

MIT

GitHub

Format JavaScript comment for Atom

Reformats your multiline comments into beautiful, maximum 80 character long lines with minimum raggedness. ✨

What?

Usage example

Features

How?

  1. Install format-javascript-comment (either through the package manager or through apm install format-javascript-comment).
  2. (Partially) select the lines the comment encompasses.
  3. Open command palette (Cmd+Shift+P) and (partially) type "format comment".
  4. Press enter.