Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Prism Brackets - Rainbow Bracket HighlighterNew to Visual Studio Code? Get it now.
Prism Brackets - Rainbow Bracket Highlighter

Prism Brackets - Rainbow Bracket Highlighter

Naveendev

|
2 installs
| (0) | Free
Rainbow bracket highlighting with glow effect and matching bracket highlight for JavaScript, TypeScript, JSON and more in VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PrismBrackets Logo

PrismBrackets

🌈 Depth-based rainbow bracket highlighting with glow and matching bracket detection for Visual Studio Code.

Clean • Fast • Visual


🚀 Overview

PrismBrackets enhances your coding experience by applying colorful, depth-based highlighting to brackets, combined with a subtle glow and real-time matching.

It helps you:

  • Understand deeply nested code instantly
  • Reduce visual confusion
  • Improve focus and readability

✨ Features

🌈 Rainbow Bracket Highlighting

  • Unique color for each nesting level
  • Smooth cycling for deep nesting
  • Supports (), {}, []

✨ Glow Effect

  • Soft glow around brackets
  • Optimized for dark themes
  • Enhances visibility without distraction

🎯 Matching Bracket Highlight

  • Highlights matching pair under cursor
  • Strong glow + border effect
  • Works instantly while navigating

📌 Status Bar Indicator

  • Displays PrismBrackets in status bar
  • Confirms extension is active

⚡ Real-time Updates

  • Updates instantly while typing
  • No reload required

🖼️ Preview

🔥 Main Showcase


🌈 Nested Depth Highlight


🧠 Mixed Brackets (Real Code)


🧪 Example

function example() {
  return (1 + (2 * (3 + (4 * (5 + (6))))));
}

📦 Installation

From VSIX

code --install-extension prismbrackets.vsix

🛠 Development

npm install
npm run watch

Press F5 to run the extension.


📄 License

This project is licensed under the MIT License.


Built for developers who love clean code ✨

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