This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Description
I'd love to be able to configure using Monaco or even just a TextArea for use as input with Play. This is important for accessibility reasons - Monaco is far more accessible than CodeMirror, and even Textarea is sometimes desirable.
@rgbkrk showed me how to do this, and it doesn't look too difficult.