processing / processing/p5.js-web-editor
Update the keyboard shortcuts based on user preferences
Open
Nobody has claimed this yet.
Feature Request
Needs Discussion
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 1.7k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 8
Description
Increasing Access
Like in most of the editor(s), users can change the keymaps based on their preferences. There should also be a feature to in p5.js-web-editor to change the keyboard shortcuts as user likes.
Feature request details
- Add a
editbutton - create
contextorredux slicefor global state(s) mgmt - track the keys using
onKeyDownoronKeyUp, etc. - Also ensure that shortcut don't clash with browser shortcuts
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
No files or tests are named. Start by locating the editor's existing keyboard-shortcut handling and settings UI, then review whether global state uses Context or Redux. Done means users can edit and track shortcuts, preferences are applied, and browser-shortcut conflicts are addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, redux
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100