Open
Description
How would this new feature help increase access to the p5.js Editor?
CodeMirror v6 has accessibility support! I'm not sure what else is required to upgrade and activate the accessibility features, but it seems this is built in to the library now.
Feature enhancement details:
According the current package.json file, we're still using CodeMirror 5, which is not compatible with screenreaders. Upgrading to 6.0 or later should fix this.