Sha256: c4718d85d477975ebafa6473cf6615ddf13a18c94c3d4315037d5132745bdaf2
Contents?: true
Size: 574 Bytes
Versions: 139
Compression:
Stored size: 574 Bytes
Contents
--- name: Java Properties fileTypes: - properties scopeName: source.java-props uuid: 2A28E50A-6B1D-11D9-8689-000D93589AF6 patterns: - name: comment.line.number-sign.java-props captures: "1": name: punctuation.definition.comment.java-props match: ([#!])(.+)?$\n? - captures: "1": name: keyword.other.java-props "2": name: punctuation.separator.key-value.java-props match: ^([^:=]+)([:=])(.*)$ comment: Not compliant with the properties file spec, but this works for me, and I'm the one who counts around here. keyEquivalent: ^~J
Version data entries
139 entries across 134 versions & 19 rubygems