1.1.0 • Published 3 years ago

@phoenix-plugin-registry/pflynn.jump-to-matching-brace v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

"Jump to Matching Brace" extension for Brackets

Jump cursor from one brace/bracket/parenthesis to its matching counterpart with a quick keyboard shortcut: Ctrl-Shift-[ (including Mac - does not use ⌘).

  • If cursor is already on a brace/bracket/paren, it will move to the opposite matching counterpart
  • If cursor is not on any brace/brackets/paren, it moves to the opening brace/brackets/paren for the current scope that it is inside

How to Install

Jump to Matching Brace is an extension for Brackets, a new open-source code editor for the web.

To install extensions:

  1. Choose File > Extension Manager and select the Available tab
  2. Search for this extension
  3. Click Install!

License

MIT-licensed -- see main.js for details.

Compatibility

Brackets Sprint 25 or newer (or Adobe Edge Code Preview 3 or newer).