• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

multiline-bracket

Split the contents within brackets/braces over multiple lines
  • #mulitline-brackets
  • #mulitline-braces
  • #mulitline-parens
bhml
0.2.0 660
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

atom-multiline-bracket

Split the enclosed contents of {}, (), and {} over multiple lines in atom.

Use ctrl-alt-m to split a matching pair of {}, (), or {} in the current line of the cursor.

This tool supports one match on a single line only (for now). For multiple cursors, it will take the most recently added cursor as the target.

Demo


Configuration

Last Trailing Comma

You can enable or disable (default: enabled) the addition of a trailing comma at the last item:

const {
  foo,
  bar,
  baz,
  qux, <--
} = this.props

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by