Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support decorating captured groups #53

Open
stneveadomi opened this issue Jun 2, 2024 · 1 comment
Open

Support decorating captured groups #53

stneveadomi opened this issue Jun 2, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@stneveadomi
Copy link
Owner

We should see if we can support decorating captured groups.

@stneveadomi stneveadomi added the enhancement New feature or request label Jun 2, 2024
@stneveadomi stneveadomi added this to the 2.0.0 milestone Jun 2, 2024
@daeh
Copy link

daeh commented Aug 23, 2024

+1 for this. I've been able to recreate most of my rules using negative/positive look ahead/behind, but it makes the patterns much more complex. Having the decoration apply to the first capturing group, if one exists, would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants