Skip to content

Platzer/bracket-matcher

This branch is 242 commits behind atom/bracket-matcher:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bb07413 · Mar 31, 2016
Apr 24, 2015
Mar 31, 2016
Apr 24, 2015
Mar 31, 2016
Jan 15, 2015
May 27, 2015
Feb 19, 2014
Jul 30, 2015
May 22, 2014
Feb 23, 2014
Jul 3, 2014
May 27, 2015
Mar 31, 2016

Repository files navigation

Bracket Matcher package Build Status

Highlights and jumps between [], (), and {}. Also highlights matching XML and HTML tags.

Autocompletes [], (), and {}, "", '', “”, ‘’, «», ‹›, and backticks.

You can toggle whether English/French style quotation marks (“”, ‘’, «» and ‹›) are autocompleted via the Autocomplete Smart Quotes setting in the settings view.

Use ctrl-m to jump to the bracket matching the one adjacent to the cursor. It jumps to the nearest enclosing bracket when there's no adjacent bracket,

Use ctrl-cmd-m to select all the text inside the current brackets.

Use alt-cmd-. to close the current XML/HTML tag.

Matching brackets and quotes are sensibly inserted for you. If you dislike this functionality, you can disable it from the Bracket Matcher section of the Settings view (cmd-,).

About

Jump to brackets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 99.9%
  • CSS 0.1%