Highlight scroll hints with another color
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to add some functionality to switch scroll if the website has multiple?
I know that when you call LinkHints by 'f' it also select shows you window with scroll which you can switch, but on some websites there are a lot of hints and difficult to find the hint which is responsible to switching the scroll.
With using Use the link's name and characters for link-hint filtering it's easier to switch scroll, because it show hint with name scroll, but if I don't want to enable link-hint filtering.
I would expect hints which related to scroll show in different color, to make them noticeable.
Or maybe automatically assign number for scroll, if you don't use link-hint filtering.
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 by tracing LinkHints invoked by the f key and the scroll-selection window described in the issue. Determine how scroll-related hints are identified and rendered, then clarify whether completion means a distinct hint color, automatic numbering, or another agreed behavior; verify the chosen behavior on pages with many hints and multiple scroll targets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100