A CodeInput is a special variant of TextInput that provides syntax highlighting and a gutter (column with line numbers).
Node parameter for CodeInput, setting spaces as the character used for indents.
Node parameter for CodeInput enabling tabs as the character used for indents.
Implements syntax highlighting for CodeInput. Warning: This API is unstable and might change without warning.