Feature request: Focus hint
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
- Press
gf. - Hints are displayed (the same as when
fis pressed). - Selecting a hint in the usual way, causes the url to be displayed in the status bar (in the same way as a mouseover). (e.g. Keysnail calls
elem.focuson the url.)
Related to: #2083
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 the existing gf and f hint flows described in the issue. Verify that selecting a gf hint focuses the linked URL so it appears in the browser status bar, matching the existing mouseover behavior.
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