Add support for searching by Regex group (not by match) #24617
Pringlers
started this conversation in
Feature Ideas / Enhancements
Replies: 1 comment
-
How would you suggest that this behavior be activated? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Check for existing issues
Describe the feature
Currently, when using search by Regex, Zed highlights the entire match.
It would be nice for Zed to support highlighting each group separately.
If applicable, add mockups / screenshots to help present your vision of the feature
Current behavior (search by match):
Suggested behavior (search by group):
Beta Was this translation helpful? Give feedback.
All reactions