Write Regex expressions easily with easyre.
Install: https://marketplace.visualstudio.com/items?itemName=the0cp.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


