Sha256: 9f66a567ceff263e8da9ac5ab55a2305d904e4a4a1956f4df586101881415185
Contents?: true
Size: 843 Bytes
Versions: 139
Compression:
Stored size: 843 Bytes
Contents
--- name: iCalendar fileTypes: - ics - ifb scopeName: source.icalendar uuid: 16771FA0-6B1D-11D9-A369-000D93589AF6 foldingStartMarker: "^BEGIN:" patterns: - name: keyword.other.component-begin.icalendar captures: "1": name: entity.name.section.icalendar match: ^BEGIN:(.*) - name: keyword.other.component-end.icalendar captures: "1": name: entity.name.section.icalendar match: ^END:(.*) - name: constant.numeric.icalendar match: \b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\.?[0-9]*)|(\.[0-9]+))((e|E)(\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f)?\b - name: string.quoted.double.icalendar endCaptures: "0": name: punctuation.definition.string.end.icalendar begin: "\"" beginCaptures: "0": name: punctuation.definition.string.begin.icalendar end: "\"" foldingStopMarker: "^END:" keyEquivalent: ^~I
Version data entries
139 entries across 134 versions & 19 rubygems