name: Active4D Library fileTypes:

scopeName: source.active4d.library uuid: A595B09A-3829-48CB-958B-7D6C4646409D foldingStartMarker: |-

(?x)
              (^\s*(?i:if|while|for\ each|for|case\ of|repeat|method)\b
              |^\s*<fusedoc\ fuse
              )

patterns:

foldingStopMarker: |-

(?x)
              (^\s*(?i:end\ (if|while|for\ each|for|case|method)|until)\b
              |^\s*</fusedoc>
              )

keyEquivalent: ^~A