Skip to content

Visual Studio Code extension to get detailed and visual information about the pattern you make.

License

Notifications You must be signed in to change notification settings

roberthgnz/visual-regex

Repository files navigation

Marketplace Github Twitter buymeacoffee

👁️ Visual Regex

For now, only support JavaScript's Regular-Expression syntax.

Badge for version for Visual Studio Code extension reliutg.visual-regex

Get detailed and visual information about the pattern you make.

Demo

Usages

  • Press F1 and then select/type Visual Regex
  • Select the pattern then right click and select Visual Regex

Why?

I know there are many extensions or websites that have this functionality, but the graphics can be unintuitive. Use this alternative if you want to see easy to understand information about your pattern.

VSCode extension based on vscode-regexp-preivew and https://wangwl.net/static/projects/visualRegex