Feature Request: Allow mapping of key for filtered hint
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Filtered hint is a great feature. Currently, there is an option to enable or disable filtered hint.
If there was an option to map key for this feature, it would be easier to switch between filtered hint and non-filtered hint.
Something like this:
map abc LinkHints.activateModeFilteredToOpenInNewTab
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 locating the existing filtered-hint toggle and the key-mapping handling for hint actions. Done means a mapping such as map abc LinkHints.activateModeFilteredToOpenInNewTab switches to filtered hint mode while preserving the existing non-filtered behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100