"Keybindings" window should point to docs
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 516
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
The Keybindings window should link to the documentation for keymap strings, so a new user can figure out what c:~m:\ means.
The relevant docs are on the page for keymap% (thanks @rfindler )
http://docs.racket-lang.org/gui/keymap_.html#%28meth._%28%28%28lib._mred%2Fmain..rkt%29._keymap~25%29._map-function%29%29
I think the easiest fix is to add a button that says "Help" hyperlinked to the URL above.
Contributor guide
No contributing guide indexed for this repository
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 Keybindings window in the DrRacket source and review the linked keymap% documentation page. Add a Help link using the URL in the issue, and verify that the window opens the documentation so users can understand keymap strings such as c:~m:\.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, documentation
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100