CodeMirror Field
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
CodeMirror Field integrates CodeMirror editor as an attachable field (http://codemirror.net/).
Main Features:
- Attach code snippet fields to entities (includes customizable field widget and formatter)
- Autocomplete for the supported modes
Available options:
- Currently the widget supports 4 modes: [text/html, css, less, javascript] but it can be extended easily for other languages supported by codemirror.
- Unique syntax highlighting themes for each field instance.
