Open
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
edit
button - create
context
orredux slice
for global state(s) mgmt - track the keys using
onKeyDown
oronKeyUp
, etc. - Also ensure that shortcut don't clash with browser shortcuts