Skip to content
This repository was archived by the owner on Jul 1, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 505 Bytes

File metadata and controls

18 lines (12 loc) · 505 Bytes

Brackets Matcher

Extension for Adobe Brackets

Select code between "", '', ``, [], (), and {} when will automatically close brackets

##Disabling

Disable the extension for a specific project by adding the "brackets-brackets-matcher.enabled": false key/value to a .brackets.json JSON file at the root of your project. Changing this may require you to restart Brackets.

##Install

  1. Open the Extension Manager
  2. Search for "Brackets Matcher"
  3. Click "install"