Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>reg-visualizerNew to Visual Studio Code? Get it now.
reg-visualizer

reg-visualizer

ybq

|
2,746 installs
| (1) | Free
Preview the selected js RexExp.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

reg-visualizer README

Visualize selected or user entered regexp. The core feature is from Regulex

The original author of regulex is probably leave the internet. I am grateful for his excellent work.

Features

  1. You can select and right click on a rexexp in editor, select RegExp Visualize to visualize it.
  2. You can execute RegExp Visualize command in command palette and input a regexp to visualize it.
  3. You can config to hide some sections including header, fork icon and footer.

select regexp

feature select

enter regexp

feature input

hide fork icon

feature hide fork

hide header

feature hide header

hide footer

feature hide footer

hide all

feature hide all

Extension Settings

This extension contributes the following settings:

  • reg-visualizer.webview-mode: Whether add a new webview on each visualization.
  • reg-visualizer.hide-header: Hide the header section of webview, including title and github fork icon..
  • reg-visualizer.hide-footer: Hide the footer section of webview.
  • reg-visualizer.hide-fork: Hide the github fork icon.

Known Issues

NAN

Release Notes

0.0.1

Initial release

0.0.2

Fix error when selection contains $, Extension doesn't load selected regular expressions in view

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