Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.48 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.48 KB

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