Sha256: 91d3994f7963f4019a9237142c666ea8c5e6008a4e4405effedae1e8bb0ee9b0
Contents?: true
Size: 1.3 KB
Versions: 3
Compression:
Stored size: 1.3 KB
Contents
{"name":"vCard","scopeName":"source.vcard","patterns":[{"name":"support.function.vcard","begin":"^BEGIN:VCARD$","end":"^END:VCARD$","patterns":[{"include":"#versionNum"},{"include":"#properties"},{"include":"#extensionProperties"},{"include":"#attributeTypes"},{"include":"#attributeValues"},{"include":"#values"},{"include":"#valuesMultiline"}]}],"repository":{"attributeTypes":{"patterns":[{"name":"entity.name.type.attribute.vcard","match":"(?\u003c=;)\\b\\w+?\\b(?=[:;=])"}]},"attributeValues":{"patterns":[{"name":"variable.attribute.vcard","match":"(?\u003c=\\=).+?(?=[:;])"}]},"extensionProperties":{"patterns":[{"name":"keyword.other.expansion.property.vcard","match":"^\\S.*?(?=:)"}]},"properties":{"patterns":[{"name":"keyword.control.property.vcard","match":"^\\b(VERSION|ADR|AGENT|ANNIVERSARY|BDAY|CALADRURI|CALURI|CATEGORIES|CLASS|CLIENTPIDMAP|EMAIL|FBURL|FN|GENDER|GEO|IMPP|KEY|KIND|LABEL|LANG|LOGO|MAILER|MEMBER|N|NAME|NICKNAME|NOTE|ORG|PHOTO|PRODID|PROFILE|RELATED|REV|ROLE|SORT-STRING|SOUND|SOURCE|TEL|TITLE|TZ|UID|URL|XML)\\b"}]},"values":{"patterns":[{"name":"string.unquoted.value.vcard","match":"(?\u003c=:).+"}]},"valuesMultiline":{"patterns":[{"name":"string.unquoted.value.vcard","match":"^ \\S.*"}]},"versionNum":{"patterns":[{"name":"variable.language.version.vcard","match":"(?\u003c=^VERSION:).+$"}]}}}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
github-linguist-9.0.0 | grammars/source.vcard.json |
github-linguist-8.0.1 | grammars/source.vcard.json |
github-linguist-8.0.0 | grammars/source.vcard.json |