Enables rendering of string configuration properties
Supported Data Types
string
XML
<property id="propertyId" labelResourceName="nameResource" descriptionResourceName="descriptionResource" dataType="string" template="string" rows="1" columns="40" syntax="" />
Options
Name | Description | Default | Options |
---|---|---|---|
rows | The number of rows to show when editing. If set to 1 and a syntax is defined, 10 rows will be rendered. | 1 | |
columns | The number of columns to show when editing. | 40 | |
syntax | An optional syntax to edit within. When specified, syntax highlighting will be used when editing. | actionscript, applescript, batchfile, clojure, cobol, coffee, coldfusion, csharp, css, curly, d, dart, diff, dockerfile, erlang, golang, html, java, javascript, json, jsp, latex, less, lisp, lua, makefile, markdown, nix, objectivec, ocaml, pascal, perl, pgsql, php, powershell, praat, python, rhtml, ruby, rust, sass, scala, sql, sqlserver, text, typescript, velocity, xml, xquery, yaml |