CodeEditorController
Code Editor Controller
Provides syntax validation and enhanced editing for YAML and JSON content. Shows real-time validation errors and line numbers.
Usage:
Values:
- language: 'yaml' or 'json'
- validateOnChange: boolean, whether to validate as user types
- minHeight: minimum height of the editor (default: '300px')