Feature request: Named capture groups don't show their names in results.
Open
feature
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
**Is your feature request related to a problem? Please describe.**

**Describe the solution you'd like**
"Group n" change to the capture group name I provided in regex.
Contributor guide
Research direction
Start by locating the JavaScript code that renders regular-expression capture results and handles named capture groups. Verify how unnamed groups are currently labeled, then confirm that named groups display their provided names in the results while existing matching behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100