# facelessuser/BracketHighlighter

Bracket and tag highlighter for Sublime Text

Repository: https://github.com/facelessuser/BracketHighlighter
Canonical: https://ross.abutalabs.com/products/brackethighlighter
Homepage: https://facelessuser.github.io/BracketHighlighter/
Language: Python
License Family: other
Last push: 2025-11-27T21:30:51+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 54, release rhythm 42, longevity 100
- inputs: {"age_days": 5465, "days_push": 279, "days_rel": 308, "gap_med": 57.0, "n_releases_24m": 5}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1773, forks 239 (observed 2026-08-28T04:05:34.313857+00:00)

## What it is
A Sublime Text plugin that highlights matching brackets, quotes, and tags such as [], (), {}, and <tag></tag>, with customizable styles and language-specific rules. It also provides plugins for jumping between bracket ends, selecting content, wrapping selections, and swapping brackets or quotes.

## Use cases
- highlight matching brackets in sublime text
- match html tags in editor
- jump between bracket ends
- select content between brackets
- swap quotes with escape handling
- customize bracket highlight style

## When to choose
- you use Sublime Text and want better bracket/tag matching than the built-in highlighter
- you need customizable bracket definitions per language
- you want bracket-related editing helpers like wrap, swap, and fold

## When to avoid
- you use VS Code or another editor with built-in bracket pair colorization
- you need an IDE-independent tool

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools
- domain: developer-tools, text-editors
- platform: editor-plugin, cross-platform
- tags: sublime-text, bracket-matching, syntax-highlighting, code-navigation

## Member repositories
- facelessuser/BracketHighlighter (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:34.313857+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:25:25.850758+00:00, confidence not recorded.
  - readme: https://github.com/facelessuser/BracketHighlighter (fetched 2026-08-28T04:05:34.313857+00:00, sha 600cd53401d0)
  - homepage: https://facelessuser.github.io/BracketHighlighter/ (fetched 2026-08-29T11:04:01.434784+00:00, sha 02296c3e7a3a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
