keycodes are not in the wiki
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
If we want to customize the keymaps, we should be able to quickly see the key codes to see what we want to use and how.
The default ones are set here and we can use the keyboard binding reference, the rest of them are still in the code, so it's harder to reach and use; which, btw while they are a bit intuitive, it would be great to have a brief explanation.
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 with the keyboard binding reference and the linked sections of background_scripts/commands.js, especially the default keymaps and remaining key codes. Identify the codes not covered in the reference and document them in the wiki with brief explanations. Done means the key codes are easy to find and understand for users customizing keymaps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100