Click any UI element to instantly jump to its React source code in VS Code.
While other tools broke with React 19's internal changes, DOM→Code Bridge keeps working with its 3-strategy fallback architecture. React 16-19 fully supported.
v1.2.2 - Both extensions required to work together
Everything you need to navigate your React codebase with lightning speed
Strategy 1: Direct Fiber mapping (100% accuracy). Strategy 2: Component hierarchy search (80-90%). Strategy 3: Multi-factor fuzzy matching (60-90%). Always finds your code.
The only tool that survived React 19's _debugSource removal. Works with React 16, 17, 18, and 19 through intelligent fallback strategies.
AST-based parsing highlights the exact JSX element (opening to closing tag) in VS Code, not just the line. Powered by ts-morph.
Know match quality with HIGH/MEDIUM/LOW confidence scores. 8-factor algorithm analyzes tag, ID, classes, text, ARIA, context, siblings, and URL.
Available for Chrome, Firefox, and Edge. Real-time WebSocket communication (port 51234) with auto-reconnect and exponential backoff.
Optimized for 500+ component projects. Works with SSR frameworks (Next.js, Remix). Perfect for React + Tailwind + ShadCN stacks.
Get started in under 5 minutes
Install both the Chrome and VS Code extensions from their respective stores.
Activate the extension and click on any UI element in your browser.
VS Code opens the exact file and highlights the component. Start coding!
Works with your favorite stack
Choose your browser extension + VS Code extension (both required)
React-CodeBridge v1.2.2 - Install this first
Open VS Code Extensions panel (Ctrl+Shift+X / Cmd+Shift+X)
Search for "React-CodeBridge"
Click "Install" and wait for activation
Open your React project folder - you're ready!
v1.2.2
v1.2.2
v1.2.2
localhost or 127.0.0.1Watch how React-DomPicker accelerates your development workflow
We're here to help you get the most out of React-DomPicker
React-CodeBridge v1.2.2
Install Extension →React-DomPicker v1.2.2
Install Extension →React-DomPicker v1.2.2
Install Extension →Share your feedback!
View on Product Hunt →Yes! DOM→Code Bridge is the ONLY
click-to-component tool that still works with React 19. While other similar tools broke when
React removed _debugSource, our
3-strategy fallback architecture keeps working with 60-90% accuracy. React ≤18 maintains
100% accuracy.
Strategy 1 (Fiber mapping): 100% accuracy for React ≤18. Strategy 2 (Component hierarchy): 80-90% accuracy. Strategy 3 (8-factor fuzzy matching): 60-90% accuracy for React 19. The system shows confidence indicators (HIGH/MEDIUM/LOW) so you know match quality.
Chrome, Firefox, Edge, Brave, and all Chromium-based browsers. We offer official extensions for Chrome (Web Store), Firefox (Add-ons), and Edge (via Chrome Web Store).
Yes! Works seamlessly with TypeScript (.tsx/.jsx files), Next.js, Remix, and other SSR frameworks. Optimized for large codebases with 500+ components. Perfect for React + Tailwind + ShadCN stacks.
No, DOM→Code Bridge only works on localhost and 127.0.0.1 for security reasons. It's designed exclusively for local development environments.
Absolutely. All communication happens locally between your browser and VS Code via localhost WebSocket (port 51234). No data is sent to external servers. 100% local and private.