Sha256: fc6750f60ce31bcfe0cdb45a17a8e587c80e3a1a1ecdd2f97524952d2f0f0010
Contents?: true
Size: 501 Bytes
Versions: 2
Compression:
Stored size: 501 Bytes
Contents
--- name: Active4D Library fileTypes: - a4l scopeName: source.active4d.library uuid: A595B09A-3829-48CB-958B-7D6C4646409D foldingStartMarker: "(?x)\n\t\t(^\\s*(?i:if|while|for\\ each|for|case\\ of|repeat|method)\\b\n\t\t|^\\s*<fusedoc\\ fuse\n\t\t)" patterns: - name: keyword.other.active4d match: "(?i:end library|library)" - include: source.active4d foldingStopMarker: "(?x)\n\t\t(^\\s*(?i:end\\ (if|while|for\\ each|for|case|method)|until)\\b\n\t\t|^\\s*</fusedoc>\n\t\t)" keyEquivalent: "^~A"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
code_rippa-1.0.1 | lib/code_rippa/syntax/active4d_library.syntax |
code_rippa-1.0.0 | lib/code_rippa/syntax/active4d_library.syntax |