Feature Request: Show the number of a match (out of the total matches) as you toggle through each of them
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Love the extension, thank you!
Currently matches are not numbered. When you search it shows the total number of matches, but as soon as you press return, and toggle through them one-by-one, it doesn't show which number I'm on.
Compare this to say, what Chrome search does - it shows I'm on 1/48 (i.e I'm on the first of 48)



Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the search UI that reports the total matches and the Return-key match toggling described in the issue. Done means the active match displays its position as current/total, matching the requested 1/48 behavior; no file or test is named in the issue.
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
- 48/100