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

Rudder JSX Highlighter

Tim Beeren

|
2 installs
| (0) | Free
Highlights React components starting with 'Rudder' in orange.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rudderstack Highlighter

This VSCode extension highlights Rudder-prefixed components in JSX/TSX files. It makes it easy to spot components like <RudderListItem /> or <RudderProductCard /> with orange highlighting for the component name and gray for the opening bracket.

Example:

{/** This will be orange **/}
<RudderNode {...props}>
  <AnotherNode />
</RudderNode>

Features:

  • Clear Syntax Highlighting: Tag names in orange for easy identification.
  • Bracket Highlighting: The opening bracket < is kept gray for better readability.
  • Dark & Light Theme Support: Fully optimized for both themes.

Installation:

  1. Install directly from the VSCode Extensions Marketplace.
  2. Or run the following command in your terminal:
ext install timbeeren.rudderstack-highlighter
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft