React JSX Visualizer & EditorVS Code Extension

React JSX Visualizer (VS Code Extension)

Stay updated with this product's changelog through detailed release notes, including new features, improvements, and fixes.

Release History

Subscribe to this RSS feed or join The Nomad Club (mailing list) for instant release notifications.

2026-07-20v1.0.2
featureimprovementfix

New Features

  • AI Coding Assistant (BYOK): Bring your own key to power your workflow with industry-leading models. Supports Anthropic, OpenAI, Google Gemini, OpenRouter, Pumpkin AI (optimized proxy).
  • Mobile / Tablet / Computer preview with custom device sizes.
  • Tailwind CSS support.
  • Fast in-code search bar built into the preview panel.

Improvements

  • History Panel: Added auto-save intervals (1/3/5 min).

Bug Fixes

  • History Panel: Auto-clear a file's history of the same file name upon deletion in the app, to ensure no overlapping.
2026-05-07v1.0.0
launchfeature

Core Features

  • Live Preview: Real-time, Vite-powered preview that stays in sync as you edit code.
  • Click-to-Code Sync: Click any element in the preview to jump exactly to that line in your editor.
  • History Panel: Automatically saves up to 50 local snapshots on AI runs, auto and manual saves. Quickly navigate between your versions with zero risk of losing progress.
  • Standalone Performance: Runs on a dedicated local port to ensure zero interference with your other projects.

Initial Release