Sha256: 2e5af4a2985611e9823e35fe83eae347b9796d407aa2c704aebc88e7def6d728
Contents?: true
Size: 670 Bytes
Versions: 15
Compression:
Stored size: 670 Bytes
Contents
{"name":"Berry","scopeName":"source.berry.bytecode","patterns":[{"include":"#comments"},{"include":"#keywords"},{"include":"#number"},{"include":"#operator"},{"include":"#entity"}],"repository":{"comments":{"name":"comment.line.berry.bytecode","begin":"\\--","end":"\\n","patterns":[{}]},"entity":{"patterns":[{"name":"entity.name.function.berry","match":"^\\s*\\w+(?=\\s*(:|-\u003e))"}]},"keywords":{"patterns":[{"name":"keyword.berry.bytecode","match":"or"}]},"number":{"patterns":[{"name":"constant.numeric.berry.bytecode","match":"\\b((0x)?[0-9]+)\\b"}]},"operator":{"patterns":[{"name":"keyword.operator.berry.bytecode","match":"\\(|\\)|:|\\[|\\]|\\||-\u003e"}]}}}
Version data entries
15 entries across 15 versions & 1 rubygems