Update codemirror to version 6 #2081
Labels
Area:Accessibility
Category for accessibility related features and bugs
Area: Dependencies
Pull requests that update a dependency file
Enhancement
Priority:High
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.
The text was updated successfully, but these errors were encountered: