* Replace editor `<textarea>` with CodeMirror v6
* refactor: Add EditFieldHandle and EditorResult as interfaces for the editor value
* Add syntax highlighting for placeholders and tags
* Re-enable spellchecker in translation editor (#2884)
* Delay setting failed checks until editor results have updated
* Update tests to account for setTimeout
* Scroll editor settings menu into view on display
---------
Co-authored-by: Matjaž Horvat <matjaz.horvat@gmail.com>