Skip to content

peterflynn/brackets-jump-to-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

"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).

About

Brackets extension to jump cursor from one brace/bracket/parenthesis to its matching counterpart

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors