-
Updated
Jul 13, 2020 - JavaScript
wildcard
Here are 79 public repositories matching this topic...
-
Updated
Sep 25, 2019 - JavaScript
-
Updated
May 27, 2020 - Java
-
Updated
Aug 2, 2020 - JavaScript
-
Updated
May 4, 2020 - Go
-
Updated
Sep 14, 2020 - Java
-
Updated
May 23, 2019
-
Updated
Feb 1, 2019 - C
-
Updated
Jul 2, 2020 - C#
-
Updated
Mar 11, 2020 - JavaScript
-
Updated
Jul 14, 2020 - C#
-
Updated
Nov 13, 2020 - C#
-
Updated
May 16, 2018 - Shell
-
Updated
Oct 7, 2020 - Rust
-
Updated
Mar 7, 2018 - Python
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Sep 21, 2019 - Go
-
Updated
Mar 19, 2019 - Shell
-
Updated
Sep 26, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
There is no support for wildcards like this: "tes[tqs]" or "test[1-5]"
Describe the solution you'd like
I would really appreciate support of wildcards with square brackets.
I already tried to add custom rules with "[" -> "[" and "]" -> "]" but even if brackets appear in final regex - character range doesn't work, becaus
-
Updated
Jul 18, 2020 - JavaScript
-
Updated
Mar 28, 2019 - Python
-
Updated
Apr 27, 2019 - JavaScript
Improve this page
Add a description, image, and links to the wildcard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wildcard topic, visit your repo's landing page and select "manage topics."
Make the test code a but smarter and less verbose