Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Prism HighlighterNew to Visual Studio Code? Get it now.
Prism Highlighter

Prism Highlighter

CeylonCodeLabs

|
3 installs
| (0) | Free
A visually stunning multi-color text highlighter. Select text or place your cursor, pick a premium color from a glassmorphic palette, and highlight all occurrences instantly with real-time selection tracking.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Prism Highlighter

A visually stunning, high-performance multi-color text highlighter extension for VS Code and Antigravity IDEs. Select any phrase or word, choose a harmonized pastel/vibrant color from a glassmorphic palette, and highlight all occurrences instantly across your document.


Features

  • 🌈 High-Harmony Color Palette: Built-in set of 8 premium, semi-transparent HSL colors designed for high contrast and readability on both dark and light editor themes.
  • ✨ Active Highlights Dashboard: Displays a live, scrollable list of highlighted words, complete with a color badge and click-to-delete support.
  • 💾 Workspace State Persistence: Check the "Save to Workspace" toggle to preserve your highlights. When enabled, your highlights are automatically restored when you reopen the file or IDE.
  • ⚡ Real-time Dynamic Syncing: Highlights are automatically updated and recalculated in real-time as you edit files or switch active tabs (throttled for zero UI lag).
  • 🎨 Scrollbar Overview Ruler Integration: Matches highlights to matching color notches on the editor's scroll bar for fast navigation.
  • 🧹 Single or Global Clearing: Clear individual highlight styles from the Webview dashboard, or clear everything at once via a simple command/keybinding.

Keybindings

Action Command Windows/Linux macOS Context Menu
Open Highlight Palette texthighlighter.showPalette Ctrl + Alt + H Cmd + Ctrl + H Highlight Selected Text...
Clear All Highlights texthighlighter.clearAll Ctrl + Alt + C Cmd + Ctrl + C Clear All Highlights

Premium Color Palette Tokens

The extension uses a semi-transparent background color combined with a solid matching border to highlight occurrences without obscuring the source code:

  1. 🔴 Coral Red: hsla(350, 85%, 65%, 0.35)
  2. 🟠 Sunset Orange: hsla(25, 95%, 60%, 0.35)
  3. 🟡 Amber Gold: hsla(45, 95%, 50%, 0.35)
  4. 🟢 Mint Emerald: hsla(150, 70%, 48%, 0.35)
  5. 🔵 Ocean Cyan: hsla(190, 85%, 48%, 0.35)
  6. 🐳 Sky Indigo: hsla(220, 85%, 60%, 0.35)
  7. 🟣 Royal Violet: hsla(270, 75%, 65%, 0.35)
  8. 🌸 Blossom Pink: hsla(325, 80%, 65%, 0.35)

Getting Started / Development

Prerequisites

  • Node.js (v18.0.0 or higher)
  • NPM

Run & Debug

  1. Open this project directory in VS Code or Antigravity IDE.
  2. Run npm install to install dependencies.
  3. Press F5 (or navigate to the Debug pane and click Run Extension).
  4. A new "Extension Development Host" window will open.
  5. Open any file in the new window, highlight a word, right-click, and select Highlight Selected Text... to test!
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft