Skip to content

37 code editor

Michal Drobňák requested to merge (removed):37-code-editor into master
  • Adds a CodeMirror based code editor textarea compatible with Angular Material form fields and Angular forms.
  • Replaces all textareas expecting YAML with the new code editor textarea (module arguments, raw template, ...).
  • Replaces YAML previews with read-only code editor which adds syntax highlighting and line numbers.

Merge request reports