Skip to content

the0cp/easyre

Repository files navigation

EasyRe

icon

Write Regex expressions easily with easyre.

Ctrl+Shift+P to open the command panel. The insertion commands will be easyre.xxx

Code snippets are templates that make it easier to enter repeating code patterns, such as loops or conditional-statements.

Code snippets for regex is also included, type easyre.xxx to insert.

Use regulex to parse and visualize regex. For more: https://github.com/CJex/regulex

demo

demo

demo