enhancement
major
minor
major
minor
enhancement
If technical text is to be entered into an attribute, the standard HTML text field is only of limited use for this purpose. Instead, it should be possible to use the ACE Code Editor.
Application
New data type tl.model.search:Code. The language for syntax highlighting (HTML, CSS, etc.) can be selected using the corresponding annotation `code-editor-language `.
Test
- Define an attribute of type ` Code ` and display it in the editor.
- /com.top_logic.demo/src/test/java/test/com/top_logic/demo/scripted/model/attribute/TestCodeAttribute.script.xml