Regex testing tool #62071
Siddhesh-Agarwal
started this conversation in
Feature Requests
Regex testing tool
#62071
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
What are you proposing?
A tool to test regex without leaving the text editor
Why does this matter?
A lot of developer use regex and often need a convenient way to test it. This often requires leaving the text editor or writing a bit of custom script
What becomes easier or possible?
Regex testing becomes a lot easier
Are there any examples or context?
Here is an example of a similar tool from linear.app - video
All reactions