-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
enhancementIdea of improvement of existing feature.Idea of improvement of existing feature.untriaged
Description
What improvement do you think would an existing feature or tool in DevToys?
I would like to have the possibility to see all captures of a group.
In C#, Regex group can capture multiple time. This is not the case in other language. It will be nice to have the possibility see the capture of a group.
Solution/Idea
Either a toggle to disable/enable the feature. Or hide the captures inside the group and be extended when clicked on the group. When captures are display, the capture of the group are added under the group.
like:
Match1
Group1
Captur1
Captur2
Comments
Regex 101 already implement this functionality.
Metadata
Metadata
Assignees
Labels
enhancementIdea of improvement of existing feature.Idea of improvement of existing feature.untriaged