Fill syntax style information in CotEditor

The metadata of a syntax style file can be set as follows:

FieldDescription
VersionThe version of the syntax style.
Last modifiedThe last modified date of the syntax style. We recommend using the format YYYY-MM-DD.
Distribution URLThe URL of a web page in which the syntax style is distributed.
AuthorThe author of the syntax style.
LicenseThe license of the syntax style.
DescriptionThe additional information on the syntax style.

This information might be useful if you want to share your own syntax style. You can leave fields also empty.

See also