Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DeepBracketsNew to Visual Studio Code? Get it now.
DeepBrackets

DeepBrackets

Dev-MB

| (0) | Free
Highlights matching bracket pairs () [] {} <> – even inside strings.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DeepBrackets

Highlights matching bracket pairs () [] {} <> — even inside strings.

Installation

Option A – VS Code UI

  1. Open Extensions (Ctrl+Shift+X)
  2. Click ··· in the top right
  3. Select Install from VSIX...
  4. Choose the .vsix file

Option B – Terminal

& "C:\Users\<USERNAME>\AppData\Local\Programs\Microsoft VS Code\bin\code.cmd" --install-extension deepbrackets-0.0.1.vsix --force

Then: Ctrl+Shift+P → Developer: Reload Window


Settings / Einstellungen

🇩🇪 Deutsch

Setting Standard Beschreibung
deepbrackets.color #d62727 Farbe für Highlighting (Hex, z.B. #569cd6)
deepbrackets.highlightBetween true Verbindung zwischen Klammern anzeigen
deepbrackets.toggle false Highlighting beim Start aktiviert

File → Preferences → Settings → nach DeepBrackets suchen

Kürzel Funktion
Alt+J Zur passenden Gegenklammer springen
Alt+T Highlighting ein-/ausschalten

File → Preferences → Keyboard Shortcuts → nach deepbrackets suchen


🇬🇧 English

Setting Default Description
deepbrackets.color #d62727 Highlight color (hex, e.g. #569cd6)
deepbrackets.highlightBetween true Show connection between brackets
deepbrackets.toggle false Enable highlighting on startup

File → Preferences → Settings → search DeepBrackets

Shortcut Function
Alt+J Jump to matching bracket
Alt+T Toggle highlighting on/off

File → Preferences → Keyboard Shortcuts → search deepbrackets



Made with 💻 and ⚡
V 0.0.1

© 2026 dev-mb.dev • All rights reserved

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft