github-linguist 7.27.0 โ†’ 7.29.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (107) hide show
  1. checksums.yaml +4 -4
  2. data/ext/linguist/lex.linguist_yy.c +313 -294
  3. data/ext/linguist/lex.linguist_yy.h +5 -4
  4. data/ext/linguist/tokenizer.l +5 -2
  5. data/grammars/etc.json +1 -1
  6. data/grammars/inline.edgeql.json +1 -0
  7. data/grammars/inline.graphql.json +1 -1
  8. data/grammars/inline.graphql.markdown.codeblock.json +1 -0
  9. data/grammars/inline.graphql.rb.json +1 -0
  10. data/grammars/inline.hbs.json +1 -0
  11. data/grammars/inline.template.json +1 -0
  12. data/grammars/markdown.commonlisp.codeblock.json +1 -0
  13. data/grammars/markdown.glimmer.codeblock.json +1 -0
  14. data/grammars/markdown.lean4.codeblock.json +1 -0
  15. data/grammars/markdown.move.codeblock.json +1 -0
  16. data/grammars/mdx.LANGUAGE.codeblock.json +1 -0
  17. data/grammars/source.8xp.json +1 -0
  18. data/grammars/source.abl.json +1 -1
  19. data/grammars/source.al.json +1 -1
  20. data/grammars/source.amxxpawn.json +1 -0
  21. data/grammars/source.astro.json +1 -1
  22. data/grammars/source.bb.json +1 -0
  23. data/grammars/source.bh.json +1 -0
  24. data/grammars/source.bicep.json +1 -1
  25. data/grammars/source.brs.json +1 -1
  26. data/grammars/source.cds.json +1 -1
  27. data/grammars/source.cobol.json +1 -1
  28. data/grammars/source.commonlisp.json +1 -0
  29. data/grammars/source.cs.json +1 -1
  30. data/grammars/source.csound.json +1 -1
  31. data/grammars/source.dart.json +1 -1
  32. data/grammars/source.denizenscript.json +1 -1
  33. data/grammars/source.did.json +1 -1
  34. data/grammars/source.dm.json +1 -1
  35. data/grammars/source.earthfile.json +1 -1
  36. data/grammars/source.edgeql.json +1 -0
  37. data/grammars/source.elvish-transcript.json +1 -1
  38. data/grammars/source.fsharp.json +1 -1
  39. data/grammars/source.gdresource.json +1 -1
  40. data/grammars/source.gdscript.json +1 -1
  41. data/grammars/source.genero-4gl.json +1 -0
  42. data/grammars/source.genero-per.json +1 -0
  43. data/grammars/source.gjs.json +1 -0
  44. data/grammars/source.gsc.json +1 -1
  45. data/grammars/source.gts.json +1 -0
  46. data/grammars/source.hcl.json +1 -0
  47. data/grammars/source.hcl.terraform.json +1 -0
  48. data/grammars/source.ice.json +1 -0
  49. data/grammars/source.julia.json +1 -1
  50. data/grammars/source.kotlin.json +1 -1
  51. data/grammars/source.lean4.json +1 -0
  52. data/grammars/source.lean4.markdown.json +1 -0
  53. data/grammars/source.lua.json +1 -1
  54. data/grammars/source.matlab.json +1 -1
  55. data/grammars/source.mdx.json +1 -1
  56. data/grammars/source.meta-info.json +1 -1
  57. data/grammars/source.mojo.json +1 -0
  58. data/grammars/source.nasal.json +1 -1
  59. data/grammars/source.nim.json +1 -1
  60. data/grammars/source.nushell.json +1 -1
  61. data/grammars/source.odin.json +1 -1
  62. data/grammars/source.p4.json +1 -1
  63. data/grammars/source.pip-requirements.json +1 -0
  64. data/grammars/source.praat.json +1 -0
  65. data/grammars/source.ql.json +1 -1
  66. data/grammars/source.raku.json +1 -1
  67. data/grammars/source.rascal.json +1 -1
  68. data/grammars/source.rego.json +1 -1
  69. data/grammars/source.rescript.json +1 -1
  70. data/grammars/source.roc.json +1 -0
  71. data/grammars/source.rpgle.json +1 -1
  72. data/grammars/source.rust.json +1 -1
  73. data/grammars/source.scala.json +1 -1
  74. data/grammars/source.sentinel.json +1 -0
  75. data/grammars/source.slice.json +1 -1
  76. data/grammars/source.slint.json +1 -0
  77. data/grammars/source.sourcepawn.json +1 -1
  78. data/grammars/source.swift.json +1 -1
  79. data/grammars/source.textgrid.json +1 -0
  80. data/grammars/source.toit.json +1 -0
  81. data/grammars/source.ts.json +1 -1
  82. data/grammars/source.tsx.json +1 -1
  83. data/grammars/source.vba.json +1 -1
  84. data/grammars/source.viml.json +1 -1
  85. data/grammars/sp-jsdoc.injection.json +1 -0
  86. data/grammars/text.adblock.json +1 -1
  87. data/grammars/text.html.edge.json +1 -0
  88. data/grammars/text.html.ember-handlebars.json +1 -0
  89. data/grammars/text.html.statamic.json +1 -1
  90. data/grammars/text.md.json +1 -1
  91. data/grammars/text.srt.json +1 -1
  92. data/grammars/text.tex.json +1 -1
  93. data/grammars/text.valve-cfg.json +1 -0
  94. data/grammars/text.valve-kv.json +1 -0
  95. data/grammars/version +1 -1
  96. data/lib/linguist/VERSION +1 -1
  97. data/lib/linguist/generated.rb +27 -5
  98. data/lib/linguist/heuristics.yml +23 -2
  99. data/lib/linguist/languages.json +1 -1
  100. data/lib/linguist/languages.yml +153 -17
  101. data/lib/linguist/samples.json +1 -1
  102. metadata +41 -8
  103. data/grammars/govulncheck.json +0 -1
  104. data/grammars/markdown.graphql.codeblock.json +0 -1
  105. data/grammars/source.dmf.json +0 -1
  106. data/grammars/source.genero-forms.json +0 -1
  107. data/grammars/source.genero.json +0 -1
@@ -0,0 +1 @@
1
+ {"name":"HashiCorp HCL","scopeName":"source.hcl","patterns":[{"include":"#comments"},{"include":"#attribute_definition"},{"include":"#block"},{"include":"#expressions"}],"repository":{"attribute_access":{"begin":"\\.(?!\\*)","end":"[[:alpha:]][\\w-]*|\\d*","beginCaptures":{"0":{"name":"keyword.operator.accessor.hcl"}},"endCaptures":{"0":{"patterns":[{"name":"variable.other.member.hcl","match":"(?!null|false|true)[[:alpha:]][\\w-]*"},{"name":"constant.numeric.integer.hcl","match":"\\d+"}]}}},"attribute_definition":{"name":"variable.declaration.hcl","match":"(\\()?(\\b(?!null\\b|false\\b|true\\b)[[:alpha:]][[:alnum:]_-]*)(\\))?\\s*(\\=(?!\\=|\\\u003e))\\s*","captures":{"1":{"name":"punctuation.section.parens.begin.hcl"},"2":{"name":"variable.other.readwrite.hcl"},"3":{"name":"punctuation.section.parens.end.hcl"},"4":{"name":"keyword.operator.assignment.hcl"}}},"attribute_splat":{"begin":"\\.","end":"\\*","beginCaptures":{"0":{"name":"keyword.operator.accessor.hcl"}},"endCaptures":{"0":{"name":"keyword.operator.splat.hcl"}}},"block":{"name":"meta.block.hcl","begin":"([\\w][\\-\\w]*)([^{\\r\\n]*)(\\{)","end":"\\}","patterns":[{"include":"#comments"},{"include":"#attribute_definition"},{"include":"#expressions"},{"include":"#block"}],"beginCaptures":{"1":{"patterns":[{"name":"entity.name.type.hcl","match":"\\b(?!null|false|true)[[:alpha:]][[:alnum:]_-]*\\b"}]},"2":{"patterns":[{"name":"variable.other.enummember.hcl","match":"\\\"[^\\\"\\r\\n]*\\\""},{"name":"variable.other.enummember.hcl","match":"[[:alpha:]][[:alnum:]_-]*"}]},"3":{"name":"punctuation.section.block.begin.hcl"}},"endCaptures":{"0":{"name":"punctuation.section.block.end.hcl"}}},"block_inline_comments":{"name":"comment.block.hcl","begin":"/\\*","end":"\\*/","captures":{"0":{"name":"punctuation.definition.comment.hcl"}}},"brackets":{"begin":"\\[","end":"\\]","patterns":[{"name":"keyword.operator.splat.hcl","match":"\\*"},{"include":"#comma"},{"include":"#comments"},{"include":"#inline_for_expression"},{"include":"#inline_if_expression"},{"include":"#expressions"},{"include":"#local_identifiers"}],"beginCaptures":{"0":{"name":"punctuation.section.brackets.begin.hcl"}},"endCaptures":{"0":{"name":"punctuation.section.brackets.end.hcl"}}},"char_escapes":{"name":"constant.character.escape.hcl","match":"\\\\[nrt\"\\\\]|\\\\u([[:xdigit:]]{8}|[[:xdigit:]]{4})"},"comma":{"name":"punctuation.separator.hcl","match":"\\,"},"comments":{"patterns":[{"include":"#hash_line_comments"},{"include":"#double_slash_line_comments"},{"include":"#block_inline_comments"}]},"double_slash_line_comments":{"name":"comment.line.double-slash.hcl","begin":"//","end":"$\\n?","captures":{"0":{"name":"punctuation.definition.comment.hcl"}}},"expressions":{"patterns":[{"include":"#literal_values"},{"include":"#operators"},{"include":"#tuple_for_expression"},{"include":"#object_for_expression"},{"include":"#brackets"},{"include":"#objects"},{"include":"#attribute_access"},{"include":"#attribute_splat"},{"include":"#functions"},{"include":"#parens"}]},"for_expression_body":{"patterns":[{"name":"keyword.operator.word.hcl","match":"\\bin\\b"},{"name":"keyword.control.conditional.hcl","match":"\\bif\\b"},{"name":"keyword.operator.hcl","match":"\\:"},{"include":"#expressions"},{"include":"#comments"},{"include":"#comma"},{"include":"#local_identifiers"}]},"functions":{"name":"meta.function-call.hcl","begin":"([:\\-\\w]+)(\\()","end":"\\)","patterns":[{"include":"#comments"},{"include":"#expressions"},{"include":"#comma"}],"beginCaptures":{"1":{"patterns":[{"name":"support.function.namespaced.hcl","match":"\\b[[:alpha:]][\\w_-]*::([[:alpha:]][\\w_-]*::)?[[:alpha:]][\\w_-]*\\b"},{"name":"support.function.builtin.hcl","match":"\\b[[:alpha:]][\\w_-]*\\b"}]},"2":{"name":"punctuation.section.parens.begin.hcl"}},"endCaptures":{"0":{"name":"punctuation.section.parens.end.hcl"}}},"hash_line_comments":{"name":"comment.line.number-sign.hcl","begin":"#","end":"$\\n?","captures":{"0":{"name":"punctuation.definition.comment.hcl"}}},"hcl_type_keywords":{"name":"storage.type.hcl","match":"\\b(any|string|number|bool|list|set|map|tuple|object)\\b"},"heredoc":{"name":"string.unquoted.heredoc.hcl","begin":"(\\\u003c\\\u003c\\-?)\\s*(\\w+)\\s*$","end":"^\\s*\\2\\s*$","patterns":[{"include":"#string_interpolation"}],"beginCaptures":{"1":{"name":"keyword.operator.heredoc.hcl"},"2":{"name":"keyword.control.heredoc.hcl"}},"endCaptures":{"0":{"name":"keyword.control.heredoc.hcl"}}},"inline_for_expression":{"begin":"(for)\\b","end":"\\n","patterns":[{"name":"storage.type.function.hcl","match":"\\=\\\u003e"},{"include":"#for_expression_body"}],"beginCaptures":{"1":{"name":"keyword.control.hcl"}}},"inline_if_expression":{"begin":"(if)\\b","end":"\\n","patterns":[{"include":"#expressions"},{"include":"#comments"},{"include":"#comma"},{"include":"#local_identifiers"}],"beginCaptures":{"1":{"name":"keyword.control.conditional.hcl"}}},"language_constants":{"name":"constant.language.hcl","match":"\\b(true|false|null)\\b"},"literal_values":{"patterns":[{"include":"#numeric_literals"},{"include":"#language_constants"},{"include":"#string_literals"},{"include":"#heredoc"},{"include":"#hcl_type_keywords"}]},"local_identifiers":{"name":"variable.other.readwrite.hcl","match":"\\b(?!null|false|true)[[:alpha:]][[:alnum:]_-]*\\b"},"numeric_literals":{"patterns":[{"name":"constant.numeric.float.hcl","match":"\\b\\d+([Ee][+-]?)\\d+\\b","captures":{"1":{"name":"punctuation.separator.exponent.hcl"}}},{"name":"constant.numeric.float.hcl","match":"\\b\\d+(\\.)\\d+(?:([Ee][+-]?)\\d+)?\\b","captures":{"1":{"name":"punctuation.separator.decimal.hcl"},"2":{"name":"punctuation.separator.exponent.hcl"}}},{"name":"constant.numeric.integer.hcl","match":"\\b\\d+\\b"}]},"object_for_expression":{"begin":"(\\{)\\s?(for)\\b","end":"\\}","patterns":[{"name":"storage.type.function.hcl","match":"\\=\\\u003e"},{"include":"#for_expression_body"}],"beginCaptures":{"1":{"name":"punctuation.section.braces.begin.hcl"},"2":{"name":"keyword.control.hcl"}},"endCaptures":{"0":{"name":"punctuation.section.braces.end.hcl"}}},"object_key_values":{"patterns":[{"include":"#comments"},{"include":"#literal_values"},{"include":"#operators"},{"include":"#tuple_for_expression"},{"include":"#object_for_expression"},{"include":"#heredoc"},{"include":"#functions"}]},"objects":{"name":"meta.braces.hcl","begin":"\\{","end":"\\}","patterns":[{"include":"#comments"},{"include":"#objects"},{"include":"#inline_for_expression"},{"include":"#inline_if_expression"},{"match":"\\b((?!null|false|true)[[:alpha:]][[:alnum:]_-]*)\\s*(\\=\\\u003e?)\\s*","captures":{"1":{"name":"meta.mapping.key.hcl variable.other.readwrite.hcl"},"2":{"name":"keyword.operator.assignment.hcl","patterns":[{"name":"storage.type.function.hcl","match":"\\=\\\u003e"}]}}},{"match":"\\b((\").*(\"))\\s*(\\=)\\s*","captures":{"1":{"name":"meta.mapping.key.hcl string.quoted.double.hcl"},"2":{"name":"punctuation.definition.string.begin.hcl"},"3":{"name":"punctuation.definition.string.end.hcl"},"4":{"name":"keyword.operator.hcl"}}},{"name":"meta.mapping.key.hcl","begin":"^\\s*\\(","end":"(\\))\\s*(=|:)\\s*","patterns":[{"include":"#attribute_access"},{"include":"#attribute_splat"}],"beginCaptures":{"0":{"name":"punctuation.section.parens.begin.hcl"}},"endCaptures":{"1":{"name":"punctuation.section.parens.end.hcl"},"2":{"name":"keyword.operator.hcl"}}},{"include":"#object_key_values"}],"beginCaptures":{"0":{"name":"punctuation.section.braces.begin.hcl"}},"endCaptures":{"0":{"name":"punctuation.section.braces.end.hcl"}}},"operators":{"patterns":[{"name":"keyword.operator.hcl","match":"\\\u003e\\="},{"name":"keyword.operator.hcl","match":"\\\u003c\\="},{"name":"keyword.operator.hcl","match":"\\=\\="},{"name":"keyword.operator.hcl","match":"\\!\\="},{"name":"keyword.operator.arithmetic.hcl","match":"\\+"},{"name":"keyword.operator.arithmetic.hcl","match":"\\-"},{"name":"keyword.operator.arithmetic.hcl","match":"\\*"},{"name":"keyword.operator.arithmetic.hcl","match":"\\/"},{"name":"keyword.operator.arithmetic.hcl","match":"\\%"},{"name":"keyword.operator.logical.hcl","match":"\\\u0026\\\u0026"},{"name":"keyword.operator.logical.hcl","match":"\\|\\|"},{"name":"keyword.operator.logical.hcl","match":"\\!"},{"name":"keyword.operator.hcl","match":"\\\u003e"},{"name":"keyword.operator.hcl","match":"\\\u003c"},{"name":"keyword.operator.hcl","match":"\\?"},{"name":"keyword.operator.hcl","match":"\\.\\.\\."},{"match":"\\:"}]},"parens":{"begin":"\\(","end":"\\)","patterns":[{"include":"#comments"},{"include":"#expressions"}],"beginCaptures":{"0":{"name":"punctuation.section.parens.begin.hcl"}},"endCaptures":{"0":{"name":"punctuation.section.parens.end.hcl"}}},"string_interpolation":{"name":"meta.interpolation.hcl","begin":"(?\u003c![%$])([%$]{)","end":"\\}","patterns":[{"name":"keyword.operator.template.left.trim.hcl","match":"\\~\\s"},{"name":"keyword.operator.template.right.trim.hcl","match":"\\s\\~"},{"name":"keyword.control.hcl","match":"\\b(if|else|endif|for|in|endfor)\\b"},{"include":"#expressions"},{"include":"#local_identifiers"}],"beginCaptures":{"1":{"name":"keyword.other.interpolation.begin.hcl"}},"endCaptures":{"0":{"name":"keyword.other.interpolation.end.hcl"}}},"string_literals":{"name":"string.quoted.double.hcl","begin":"\"","end":"\"","patterns":[{"include":"#string_interpolation"},{"include":"#char_escapes"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.hcl"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.hcl"}}},"tuple_for_expression":{"begin":"(\\[)\\s?(for)\\b","end":"\\]","patterns":[{"include":"#for_expression_body"}],"beginCaptures":{"1":{"name":"punctuation.section.brackets.begin.hcl"},"2":{"name":"keyword.control.hcl"}},"endCaptures":{"0":{"name":"punctuation.section.brackets.end.hcl"}}}}}
@@ -0,0 +1 @@
1
+ {"name":"HashiCorp Terraform","scopeName":"source.hcl.terraform","patterns":[{"include":"#comments"},{"include":"#attribute_definition"},{"include":"#block"},{"include":"#expressions"}],"repository":{"attribute_access":{"begin":"\\.(?!\\*)","end":"[[:alpha:]][\\w-]*|\\d*","beginCaptures":{"0":{"name":"keyword.operator.accessor.hcl"}},"endCaptures":{"0":{"patterns":[{"name":"variable.other.member.hcl","match":"(?!null|false|true)[[:alpha:]][\\w-]*"},{"name":"constant.numeric.integer.hcl","match":"\\d+"}]}}},"attribute_definition":{"name":"variable.declaration.hcl","match":"(\\()?(\\b(?!null\\b|false\\b|true\\b)[[:alpha:]][[:alnum:]_-]*)(\\))?\\s*(\\=(?!\\=|\\\u003e))\\s*","captures":{"1":{"name":"punctuation.section.parens.begin.hcl"},"2":{"name":"variable.other.readwrite.hcl"},"3":{"name":"punctuation.section.parens.end.hcl"},"4":{"name":"keyword.operator.assignment.hcl"}}},"attribute_splat":{"begin":"\\.","end":"\\*","beginCaptures":{"0":{"name":"keyword.operator.accessor.hcl"}},"endCaptures":{"0":{"name":"keyword.operator.splat.hcl"}}},"block":{"name":"meta.block.hcl","begin":"([\\w][\\-\\w]*)([\\s\\\"\\-\\w]*)(\\{)","end":"\\}","patterns":[{"include":"#comments"},{"include":"#attribute_definition"},{"include":"#block"},{"include":"#expressions"}],"beginCaptures":{"1":{"patterns":[{"name":"entity.name.type.terraform","match":"\\bdata|check|import|locals|module|output|provider|resource|terraform|variable\\b"},{"name":"entity.name.type.hcl","match":"\\b(?!null|false|true)[[:alpha:]][[:alnum:]_-]*\\b"}]},"2":{"patterns":[{"name":"variable.other.enummember.hcl","match":"[\\\"\\-\\w]+"}]},"3":{"name":"punctuation.section.block.begin.hcl"}},"endCaptures":{"0":{"name":"punctuation.section.block.end.hcl"}}},"block_inline_comments":{"name":"comment.block.hcl","begin":"/\\*","end":"\\*/","captures":{"0":{"name":"punctuation.definition.comment.hcl"}}},"brackets":{"begin":"\\[","end":"\\]","patterns":[{"name":"keyword.operator.splat.hcl","match":"\\*"},{"include":"#comma"},{"include":"#comments"},{"include":"#inline_for_expression"},{"include":"#inline_if_expression"},{"include":"#expressions"},{"include":"#local_identifiers"}],"beginCaptures":{"0":{"name":"punctuation.section.brackets.begin.hcl"}},"endCaptures":{"0":{"name":"punctuation.section.brackets.end.hcl"}}},"char_escapes":{"name":"constant.character.escape.hcl","match":"\\\\[nrt\"\\\\]|\\\\u([[:xdigit:]]{8}|[[:xdigit:]]{4})"},"comma":{"name":"punctuation.separator.hcl","match":"\\,"},"comments":{"patterns":[{"include":"#hash_line_comments"},{"include":"#double_slash_line_comments"},{"include":"#block_inline_comments"}]},"double_slash_line_comments":{"name":"comment.line.double-slash.hcl","begin":"//","end":"$\\n?","captures":{"0":{"name":"punctuation.definition.comment.hcl"}}},"expressions":{"patterns":[{"include":"#literal_values"},{"include":"#operators"},{"include":"#tuple_for_expression"},{"include":"#object_for_expression"},{"include":"#brackets"},{"include":"#objects"},{"include":"#attribute_access"},{"include":"#attribute_splat"},{"include":"#functions"},{"include":"#parens"}]},"for_expression_body":{"patterns":[{"name":"keyword.operator.word.hcl","match":"\\bin\\b"},{"name":"keyword.control.conditional.hcl","match":"\\bif\\b"},{"name":"keyword.operator.hcl","match":"\\:"},{"include":"#expressions"},{"include":"#comments"},{"include":"#comma"},{"include":"#local_identifiers"}]},"functions":{"name":"meta.function-call.hcl","begin":"([:\\-\\w]+)(\\()","end":"\\)","patterns":[{"include":"#comments"},{"include":"#expressions"},{"include":"#comma"}],"beginCaptures":{"1":{"patterns":[{"name":"support.function.builtin.terraform","match":"\\b(core::)?(abs|abspath|alltrue|anytrue|base64decode|base64encode|base64gzip|base64sha256|base64sha512|basename|bcrypt|can|ceil|chomp|chunklist|cidrhost|cidrnetmask|cidrsubnet|cidrsubnets|coalesce|coalescelist|compact|concat|contains|csvdecode|dirname|distinct|element|endswith|file|filebase64|filebase64sha256|filebase64sha512|fileexists|filemd5|fileset|filesha1|filesha256|filesha512|flatten|floor|format|formatdate|formatlist|indent|index|join|jsondecode|jsonencode|keys|length|log|lookup|lower|matchkeys|max|md5|merge|min|nonsensitive|one|parseint|pathexpand|plantimestamp|pow|range|regex|regexall|replace|reverse|rsadecrypt|sensitive|setintersection|setproduct|setsubtract|setunion|sha1|sha256|sha512|signum|slice|sort|split|startswith|strcontains|strrev|substr|sum|templatefile|textdecodebase64|textencodebase64|timeadd|timecmp|timestamp|title|tobool|tolist|tomap|tonumber|toset|tostring|transpose|trim|trimprefix|trimspace|trimsuffix|try|upper|urlencode|uuid|uuidv5|values|yamldecode|yamlencode|zipmap)\\b"},{"name":"support.function.provider.terraform","match":"\\bprovider::[[:alpha:]][\\w_-]*::[[:alpha:]][\\w_-]*\\b"}]},"2":{"name":"punctuation.section.parens.begin.hcl"}},"endCaptures":{"0":{"name":"punctuation.section.parens.end.hcl"}}},"hash_line_comments":{"name":"comment.line.number-sign.hcl","begin":"#","end":"$\\n?","captures":{"0":{"name":"punctuation.definition.comment.hcl"}}},"hcl_type_keywords":{"name":"storage.type.hcl","match":"\\b(any|string|number|bool|list|set|map|tuple|object)\\b"},"heredoc":{"name":"string.unquoted.heredoc.hcl","begin":"(\\\u003c\\\u003c\\-?)\\s*(\\w+)\\s*$","end":"^\\s*\\2\\s*$","patterns":[{"include":"#string_interpolation"}],"beginCaptures":{"1":{"name":"keyword.operator.heredoc.hcl"},"2":{"name":"keyword.control.heredoc.hcl"}},"endCaptures":{"0":{"name":"keyword.control.heredoc.hcl"}}},"inline_for_expression":{"begin":"(for)\\b","end":"\\n","patterns":[{"name":"storage.type.function.hcl","match":"\\=\\\u003e"},{"include":"#for_expression_body"}],"beginCaptures":{"1":{"name":"keyword.control.hcl"}}},"inline_if_expression":{"begin":"(if)\\b","end":"\\n","patterns":[{"include":"#expressions"},{"include":"#comments"},{"include":"#comma"},{"include":"#local_identifiers"}],"beginCaptures":{"1":{"name":"keyword.control.conditional.hcl"}}},"language_constants":{"name":"constant.language.hcl","match":"\\b(true|false|null)\\b"},"literal_values":{"patterns":[{"include":"#numeric_literals"},{"include":"#language_constants"},{"include":"#string_literals"},{"include":"#heredoc"},{"include":"#hcl_type_keywords"},{"include":"#named_value_references"}]},"local_identifiers":{"name":"variable.other.readwrite.hcl","match":"\\b(?!null|false|true)[[:alpha:]][[:alnum:]_-]*\\b"},"named_value_references":{"name":"variable.other.readwrite.terraform","match":"\\b(var|local|module|data|path|terraform)\\b"},"numeric_literals":{"patterns":[{"name":"constant.numeric.float.hcl","match":"\\b\\d+([Ee][+-]?)\\d+\\b","captures":{"1":{"name":"punctuation.separator.exponent.hcl"}}},{"name":"constant.numeric.float.hcl","match":"\\b\\d+(\\.)\\d+(?:([Ee][+-]?)\\d+)?\\b","captures":{"1":{"name":"punctuation.separator.decimal.hcl"},"2":{"name":"punctuation.separator.exponent.hcl"}}},{"name":"constant.numeric.integer.hcl","match":"\\b\\d+\\b"}]},"object_for_expression":{"begin":"(\\{)\\s?(for)\\b","end":"\\}","patterns":[{"name":"storage.type.function.hcl","match":"\\=\\\u003e"},{"include":"#for_expression_body"}],"beginCaptures":{"1":{"name":"punctuation.section.braces.begin.hcl"},"2":{"name":"keyword.control.hcl"}},"endCaptures":{"0":{"name":"punctuation.section.braces.end.hcl"}}},"object_key_values":{"patterns":[{"include":"#comments"},{"include":"#literal_values"},{"include":"#operators"},{"include":"#tuple_for_expression"},{"include":"#object_for_expression"},{"include":"#heredoc"},{"include":"#functions"}]},"objects":{"name":"meta.braces.hcl","begin":"\\{","end":"\\}","patterns":[{"include":"#comments"},{"include":"#objects"},{"include":"#inline_for_expression"},{"include":"#inline_if_expression"},{"match":"\\b((?!null|false|true)[[:alpha:]][[:alnum:]_-]*)\\s*(\\=\\\u003e?)\\s*","captures":{"1":{"name":"meta.mapping.key.hcl variable.other.readwrite.hcl"},"2":{"name":"keyword.operator.assignment.hcl","patterns":[{"name":"storage.type.function.hcl","match":"\\=\\\u003e"}]}}},{"match":"\\b((\").*(\"))\\s*(\\=)\\s*","captures":{"0":{"patterns":[{"include":"#named_value_references"}]},"1":{"name":"meta.mapping.key.hcl string.quoted.double.hcl"},"2":{"name":"punctuation.definition.string.begin.hcl"},"3":{"name":"punctuation.definition.string.end.hcl"},"4":{"name":"keyword.operator.hcl"}}},{"name":"meta.mapping.key.hcl","begin":"^\\s*\\(","end":"(\\))\\s*(=|:)\\s*","patterns":[{"include":"#named_value_references"},{"include":"#attribute_access"}],"beginCaptures":{"0":{"name":"punctuation.section.parens.begin.hcl"}},"endCaptures":{"1":{"name":"punctuation.section.parens.end.hcl"},"2":{"name":"keyword.operator.hcl"}}},{"include":"#object_key_values"}],"beginCaptures":{"0":{"name":"punctuation.section.braces.begin.hcl"}},"endCaptures":{"0":{"name":"punctuation.section.braces.end.hcl"}}},"operators":{"patterns":[{"name":"keyword.operator.hcl","match":"\\\u003e\\="},{"name":"keyword.operator.hcl","match":"\\\u003c\\="},{"name":"keyword.operator.hcl","match":"\\=\\="},{"name":"keyword.operator.hcl","match":"\\!\\="},{"name":"keyword.operator.arithmetic.hcl","match":"\\+"},{"name":"keyword.operator.arithmetic.hcl","match":"\\-"},{"name":"keyword.operator.arithmetic.hcl","match":"\\*"},{"name":"keyword.operator.arithmetic.hcl","match":"\\/"},{"name":"keyword.operator.arithmetic.hcl","match":"\\%"},{"name":"keyword.operator.logical.hcl","match":"\\\u0026\\\u0026"},{"name":"keyword.operator.logical.hcl","match":"\\|\\|"},{"name":"keyword.operator.logical.hcl","match":"\\!"},{"name":"keyword.operator.hcl","match":"\\\u003e"},{"name":"keyword.operator.hcl","match":"\\\u003c"},{"name":"keyword.operator.hcl","match":"\\?"},{"name":"keyword.operator.hcl","match":"\\.\\.\\."},{"match":"\\:"}]},"parens":{"begin":"\\(","end":"\\)","patterns":[{"include":"#comments"},{"include":"#expressions"}],"beginCaptures":{"0":{"name":"punctuation.section.parens.begin.hcl"}},"endCaptures":{"0":{"name":"punctuation.section.parens.end.hcl"}}},"string_interpolation":{"name":"meta.interpolation.hcl","begin":"(?\u003c![%$])([%$]{)","end":"\\}","patterns":[{"name":"keyword.operator.template.left.trim.hcl","match":"\\~\\s"},{"name":"keyword.operator.template.right.trim.hcl","match":"\\s\\~"},{"name":"keyword.control.hcl","match":"\\b(if|else|endif|for|in|endfor)\\b"},{"include":"#expressions"},{"include":"#local_identifiers"}],"beginCaptures":{"1":{"name":"keyword.other.interpolation.begin.hcl"}},"endCaptures":{"0":{"name":"keyword.other.interpolation.end.hcl"}}},"string_literals":{"name":"string.quoted.double.hcl","begin":"\"","end":"\"","patterns":[{"include":"#string_interpolation"},{"include":"#char_escapes"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.hcl"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.hcl"}}},"tuple_for_expression":{"begin":"(\\[)\\s?(for)\\b","end":"\\]","patterns":[{"include":"#for_expression_body"}],"beginCaptures":{"1":{"name":"punctuation.section.brackets.begin.hcl"},"2":{"name":"keyword.control.hcl"}},"endCaptures":{"0":{"name":"punctuation.section.brackets.end.hcl"}}}}}
@@ -0,0 +1 @@
1
+ {"name":"Slice","scopeName":"source.ice","patterns":[{"include":"#comment"},{"include":"#preprocessor"},{"include":"#metadata.global"},{"include":"#storage.module"}],"repository":{"annotation":{"name":"storage.type.annotation.ice","match":"(@)\\S*\\b","captures":{"1":{"name":"punctuation.definition.annotation.ice"}}},"comment":{"patterns":[{"include":"#comment.line"},{"include":"#comment.block"}]},"comment.block":{"name":"comment.block.ice","contentName":"text.ice","begin":"\\/\\*","end":"\\*\\/","patterns":[{"include":"#annotation"},{"include":"#link"},{"include":"#line.continuation"}],"beginCaptures":{"0":{"name":"punctuation.definition.comment.block.begin.ice"}},"endCaptures":{"0":{"name":"punctuation.definition.comment.block.end.ice"}}},"comment.line":{"name":"comment.line.ice","contentName":"text.ice","begin":"\\/\\/","end":"$","patterns":[{"include":"#annotation"},{"include":"#link"},{"include":"#line.continuation"}],"beginCaptures":{"0":{"name":"punctuation.definition.comment.line.begin.ice"}}},"constant":{"patterns":[{"include":"#constant.boolean"},{"include":"#constant.string"},{"include":"#constant.numeric.float"},{"include":"#constant.numeric.hex"},{"include":"#constant.numeric.oct"},{"include":"#constant.numeric.dec"}]},"constant.boolean":{"match":"\\b(?:(true)|(false))\\b","captures":{"0":{"name":"constant.language.ice"},"1":{"name":"constant.boolean.true.ice"},"2":{"name":"constant.boolean.false.ice"}}},"constant.numeric.dec":{"name":"constant.numeric.integer.ice","match":"(-|\\+)?\\b(?:0|[1-9]\\d*)\\b","captures":{"1":{"name":"punctuation.definition.numeric.sign.ice"}}},"constant.numeric.float":{"name":"constant.numeric.float.ice","match":"(-|\\+)?(?:\\d+(\\.)\\d*|\\d*(\\.)\\d+|\\d+(?=e|E|f|F))(?:(e|E)-?\\d+)?(f|F)?","captures":{"1":{"name":"punctuation.numeric.sign.ice"},"2":{"name":"punctuation.separator.decimal.ice"},"3":{"name":"punctuation.separator.decimal.ice"},"4":{"name":"punctuation.numeric.exponent.ice"},"5":{"name":"punctuation.definition.float.ice"}}},"constant.numeric.hex":{"name":"constant.numeric.hex.ice","match":"(-|\\+)?\\b(0x)[\\da-fA-F]+\\b","captures":{"1":{"name":"punctuation.definition.numeric.sign.ice"},"2":{"name":"punctuation.definition.numeric.hex.ice"}}},"constant.numeric.oct":{"name":"constant.numeric.octal.ice","match":"(-|\\+)?\\b(0)(\\d+)\\b","captures":{"1":{"name":"punctuation.definition.numeric.sign.ice"},"2":{"name":"punctuation.definition.numeric.oct.ice"},"3":{"patterns":[{"name":"invalid.illegal.oct.ice","match":"[8-9]"}]}}},"constant.string":{"name":"string.quoted.double.ice","begin":"\"","end":"(\")|$","patterns":[{"match":"\\\\."},{"include":"#line.continuation"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.ice"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.ice"},"2":{"name":"invalid.illegal.mismatched-quotes.ice"}}},"invalid":{"name":"invalid.illegal","match":"\\S"},"line.continuation":{"begin":"(\\\\)\\s*$","end":"^","beginCaptures":{"1":{"name":"punctuation.separator.continuation.backslash.ice"}}},"link":{"name":"variable.link.ice","match":"(\\b\\S*)?(#)\\S*\\b","captures":{"1":{"name":"punctuation.definition.link.ice"}}},"metadata":{"patterns":[{"include":"#metadata.global"},{"include":"#metadata.local"}]},"metadata.content":{"patterns":[{"include":"#standard"},{"begin":"(\")","end":"(?=\\])|(?\u003c=,)","patterns":[{"include":"#line.continuation"},{"name":"string.quoted.double.ice","match":"((?:[^\\\\\"]|\\\\.)+)","captures":{"1":{"patterns":[{"include":"#metadata.identifier"}]}}},{"begin":"(\")","end":"(?=\\])|(,)","patterns":[{"include":"#standard"}],"beginCaptures":{"0":{"name":"string.quoted.double.ice"},"1":{"name":"punctuation.definition.string.end.ice"}},"endCaptures":{"1":{"name":"punctuation.separator.metadata.ice"}}}],"beginCaptures":{"0":{"name":"string.quoted.double.ice"},"1":{"name":"punctuation.definition.string.begin.ice"}}}]},"metadata.global":{"name":"meta.metadata.global.ice","begin":"\\[\\[","end":"\\]\\]","patterns":[{"include":"#metadata.content"}],"beginCaptures":{"0":{"name":"punctuation.definition.metadata.global.begin.ice"}},"endCaptures":{"0":{"name":"punctuation.definition.metadata.global.end.ice"}}},"metadata.identifier":{"name":"entity.metadata.directive.ice","match":"\\S+"},"metadata.local":{"name":"meta.metadata.local.ice","begin":"\\[","end":"\\]","patterns":[{"include":"#metadata.content"}],"beginCaptures":{"0":{"name":"punctuation.definition.metadata.local.begin.ice"}},"endCaptures":{"0":{"name":"punctuation.definition.metadata.local.end.ice"}}},"preprocessor":{"patterns":[{"include":"#preprocessor.if"},{"include":"#preprocessor.ifdef"},{"include":"#preprocessor.ifndef"},{"include":"#preprocessor.elif"},{"include":"#preprocessor.else"},{"include":"#preprocessor.endif"},{"include":"#preprocessor.define"},{"include":"#preprocessor.undef"},{"include":"#preprocessor.include"},{"include":"#preprocessor.pragma"},{"include":"#preprocessor.line"},{"include":"#preprocessor.error"},{"include":"#preprocessor.null"}]},"preprocessor.define":{"name":"meta.preprocessor.define.ice","begin":"(#)\\s*define\\b","end":"$","patterns":[{"include":"#standardP"},{"begin":"\\b(\\w+)((\\())","end":"$","patterns":[{"include":"#standardP"},{"begin":"\\b\\w+\\b","end":"(?=\\))|(,)|($)","patterns":[{"include":"#standardP"}],"beginCaptures":{"0":{"patterns":[{"include":"#preprocessor.identifier"}]}},"endCaptures":{"1":{"name":"punctuation.separator.parameter.preprocessor.ice"},"2":{"name":"invalid.mismatched.parenthesis.ice"}}},{"begin":"\\b\\w+\\b","end":"(?=\\))|((,))|($)","patterns":[{"include":"#standardP"}],"beginCaptures":{"0":{"name":"punctuation.variable.parameter.preprocessor.ice"}},"endCaptures":{"1":{"name":"punctuation.separator.parameter.preprocessor.ice"},"2":{"name":"invalid.trailing-comma.ice"},"3":{"name":"invalid.mismatched.parenthesis.ice"}}},{"begin":"(\\))","end":"$","patterns":[{"include":"#standardP"},{"name":"constant.preprocessor.ice","match":"\\S"}],"beginCaptures":{"0":{"name":"meta.group.parameters.preprocessor.ice"},"1":{"name":"punctuation.section.group.parameters.end.ice"}}}],"beginCaptures":{"1":{"patterns":[{"include":"#preprocessor.identifier"}]},"2":{"name":"meta.group.parameters.preprocessor.ice"},"3":{"name":"punctuation.section.group.parameters.begin.ice"}}},{"begin":"\\b\\w+\\b","end":"$","patterns":[{"include":"#standardP"},{"name":"constant.preprocessor.ice","match":"\\S"}],"beginCaptures":{"0":{"patterns":[{"include":"#preprocessor.identifier"}]}}}],"beginCaptures":{"0":{"name":"keyword.control.preprocessor.define.ice"},"1":{"name":"punctuation.definition.preprocessor.ice"}}},"preprocessor.elif":{"name":"meta.preprocessor.elif.ice","begin":"(#)\\s*elif\\b","end":"$","patterns":[{"include":"#standardP"}],"beginCaptures":{"0":{"name":"keyword.control.preprocessor.elif.ice"},"1":{"name":"punctuation.definition.preprocessor.ice"}}},"preprocessor.else":{"name":"meta.preprocessor.endif.ice","begin":"(#)\\s*else\\b","end":"$","patterns":[{"include":"#standardP"}],"beginCaptures":{"0":{"name":"keyword.control.preprocessor.else.ice"},"1":{"name":"punctuation.definition.preprocessor.ice"}}},"preprocessor.endif":{"name":"meta.preprocessor.endif.ice","begin":"(#)\\s*endif\\b","end":"$","patterns":[{"include":"#standardP"}],"beginCaptures":{"0":{"name":"keyword.control.preprocessor.endif.ice"},"1":{"name":"punctuation.definition.preprocessor.ice"}}},"preprocessor.error":{"name":"meta.preprocessor.error.ice","begin":"((#)\\s*error)\\b","end":"$","patterns":[{"include":"#standardP"},{"name":"text.error.ice","match":"."}],"beginCaptures":{"1":{"name":"keyword.control.preprocessor.error.ice"},"2":{"name":"punctuation.definition.preprocessor.ice"}}},"preprocessor.identifier":{"patterns":[{"name":"entity.identifier.preprocessor.ice","match":"\\b[a-zA-Z_][a-zA-Z0-9_]*\\b"},{"include":"#invalid"}]},"preprocessor.if":{"name":"meta.preprocessor.if.ice","begin":"(#)\\s*if\\b","end":"$","patterns":[{"include":"#standardP"}],"beginCaptures":{"0":{"name":"keyword.control.preprocessor.if.ice"},"1":{"name":"punctuation.definition.preprocessor.ice"}}},"preprocessor.ifdef":{"name":"meta.preprocessor.ifdef.ice","begin":"(#)\\s*ifdef\\b","end":"$","patterns":[{"include":"#standardP"},{"begin":"\\b\\w+\\b","end":"$","patterns":[{"include":"#standardP"}],"beginCaptures":{"0":{"patterns":[{"include":"#preprocessor.identifier"}]}}}],"beginCaptures":{"0":{"name":"keyword.control.preprocessor.ifdef.ice"},"1":{"name":"punctuation.definition.preprocessor.ice"}}},"preprocessor.ifndef":{"name":"meta.preprocessor.ifndef.ice","begin":"(#)\\s*ifndef\\b","end":"$","patterns":[{"include":"#standardP"},{"begin":"\\b\\w+\\b","end":"$","patterns":[{"include":"#standardP"}],"beginCaptures":{"0":{"patterns":[{"include":"#preprocessor.identifier"}]}}}],"beginCaptures":{"0":{"name":"keyword.control.preprocessor.ifndef.ice"},"1":{"name":"punctuation.definition.preprocessor.ice"}}},"preprocessor.include":{"name":"meta.preprocessor.include.ice","begin":"((#)\\s*include)\\b","end":"$","patterns":[{"include":"#standardP"},{"begin":"(?\u003c=\"|\u003e)","end":"$","patterns":[{"include":"#standardP"}]},{"name":"string.quoted.double.ice","contentName":"entity.name.header.ice","begin":"\"","end":"(\")|($)","patterns":[{"match":"\\\\."},{"include":"#line.continuation"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.ice"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.ice"},"2":{"name":"invalid.illegal.mismatched-quotes.ice"}}},{"name":"string.quoted.other.angle.ice","contentName":"entity.name.header.ice","begin":"\u003c","end":"(\u003e)|($)","patterns":[{"match":"\\\\."},{"include":"#line.continuation"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.ice"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.ice"},"2":{"name":"invalid.illegal.mismatched-quotes.ice"}}}],"beginCaptures":{"1":{"name":"keyword.control.preprocessor.include.ice"},"2":{"name":"punctuation.definition.preprocessor.ice"}}},"preprocessor.line":{"name":"meta.preprocessor.line.ice","begin":"((#)\\s*line)\\b","end":"$","patterns":[{"include":"#standardP"},{"begin":"\\b[\\d]+\\b","end":"$","patterns":[{"include":"#standardP"},{"begin":"(?\u003c=\")","end":"$","patterns":[{"include":"#standardP"}]},{"name":"string.quoted.double.ice","contentName":"entity.name.file.ice","begin":"\"","end":"(\")|($)","patterns":[{"match":"\\\\."},{"include":"#line.continuation"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.ice"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.ice"},"2":{"name":"invalid.illegal.mismatched-quotes.ice"}}}],"beginCaptures":{"0":{"patterns":[{"include":"#constant.numeric.dec"}]}}}],"beginCaptures":{"1":{"name":"keyword.control.preprocessor.line.ice"},"2":{"name":"punctuation.definition.preprocessor.ice"}}},"preprocessor.null":{"name":"meta.preprocessor.null.ice","begin":"(#)","end":"$","patterns":[{"include":"#standardP"}],"beginCaptures":{"0":{"name":"punctuation.definition.preprocessor.ice"},"1":{"name":"keyword.control.preprocessor.null.ice"}}},"preprocessor.pragma":{"name":"meta.preprocessor.pragma.ice","begin":"((#)\\s*pragma)\\b","end":"$","patterns":[{"include":"#standardP"},{"begin":"\\b\\S+\\b","end":"$","patterns":[{"include":"#standardP"}],"beginCaptures":{"0":{"name":"keyword.control.preprocessor.pragma.other.ice"}}}],"beginCaptures":{"1":{"name":"keyword.control.preprocessor.pragma.ice"},"2":{"name":"punctuation.definition.preprocessor.ice"}}},"preprocessor.undef":{"name":"meta.preprocessor.undef.ice","begin":"((#)\\s*undef)\\b","end":"$","patterns":[{"include":"#standardP"},{"begin":"\\b\\w+\\b","end":"$","patterns":[{"include":"#standardP"}],"beginCaptures":{"0":{"patterns":[{"include":"#preprocessor.identifier"}]}}}],"beginCaptures":{"1":{"name":"keyword.control.preprocessor.undef.ice"},"2":{"name":"punctuation.definition.preprocessor.ice"}}},"standard":{"patterns":[{"include":"#comment"},{"include":"#preprocessor"},{"include":"#line.continuation"}]},"standardP":{"patterns":[{"include":"#comment"},{"include":"#line.continuation"}]},"storage":{"patterns":[{"include":"#storage.module"},{"include":"#storage.enum"},{"include":"#storage.struct"},{"include":"#storage.sequence"},{"include":"#storage.dictionary"},{"include":"#storage.interface"},{"include":"#storage.exception"},{"include":"#storage.class"},{"include":"#storage.basic"}]},"storage.basic":{"patterns":[{"include":"#storage.modifier"},{"name":"meta.bool.ice","begin":"\\\\?\\bbool\\b","end":"(;)|((?=}))","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=;|})","patterns":[{"include":"#storage.basic.assignment"}],"beginCaptures":{"0":{"name":"entity.name.bool.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types"}]}},"endCaptures":{"1":{"name":"punctuation.terminator.semicolon.ice"},"2":{"name":"invalid.illegal.missing.semicolon.ice"}}},{"name":"meta.byte.ice","begin":"\\\\?\\bbyte\\b","end":"(;)|((?=}))","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=;|})","patterns":[{"include":"#storage.basic.assignment"}],"beginCaptures":{"0":{"name":"entity.name.byte.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types"}]}},"endCaptures":{"1":{"name":"punctuation.terminator.semicolon.ice"},"2":{"name":"invalid.illegal.missing.semicolon.ice"}}},{"name":"meta.short.ice","begin":"\\\\?\\bshort\\b","end":"(;)|((?=}))","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=;|})","patterns":[{"include":"#storage.basic.assignment"}],"beginCaptures":{"0":{"name":"entity.name.short.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types"}]}},"endCaptures":{"1":{"name":"punctuation.terminator.semicolon.ice"},"2":{"name":"invalid.illegal.missing.semicolon.ice"}}},{"name":"meta.int.ice","begin":"\\\\?\\bint\\b","end":"(;)|((?=}))","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=;|})","patterns":[{"include":"#storage.basic.assignment"}],"beginCaptures":{"0":{"name":"entity.name.int.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types"}]}},"endCaptures":{"1":{"name":"punctuation.terminator.semicolon.ice"},"2":{"name":"invalid.illegal.missing.semicolon.ice"}}},{"name":"meta.long.ice","begin":"\\\\?\\blong\\b","end":"(;)|((?=}))","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=;|})","patterns":[{"include":"#storage.basic.assignment"}],"beginCaptures":{"0":{"name":"entity.name.long.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types"}]}},"endCaptures":{"1":{"name":"punctuation.terminator.semicolon.ice"},"2":{"name":"invalid.illegal.missing.semicolon.ice"}}},{"name":"meta.float.ice","begin":"\\\\?\\bfloat\\b","end":"(;)|((?=}))","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=;|})","patterns":[{"include":"#storage.basic.assignment"}],"beginCaptures":{"0":{"name":"entity.name.float.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types"}]}},"endCaptures":{"1":{"name":"punctuation.terminator.semicolon.ice"},"2":{"name":"invalid.illegal.missing.semicolon.ice"}}},{"name":"meta.double.ice","begin":"\\\\?\\bdouble\\b","end":"(;)|((?=}))","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=;|})","patterns":[{"include":"#storage.basic.assignment"}],"beginCaptures":{"0":{"name":"entity.name.double.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types"}]}},"endCaptures":{"1":{"name":"punctuation.terminator.semicolon.ice"},"2":{"name":"invalid.illegal.missing.semicolon.ice"}}},{"name":"meta.string.ice","begin":"\\\\?\\bstring\\b","end":"(;)|((?=}))","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=;|})","patterns":[{"include":"#storage.basic.assignment"}],"beginCaptures":{"0":{"name":"entity.name.string.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types"}]}},"endCaptures":{"1":{"name":"punctuation.terminator.semicolon.ice"},"2":{"name":"invalid.illegal.missing.semicolon.ice"}}},{"name":"meta.type.ice","begin":"\\\\?\\b[:\\w]+\\b","end":"(;)|((?=}))","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=;|})","patterns":[{"include":"#storage.basic.assignment"}],"beginCaptures":{"0":{"name":"entity.name.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types.custom"}]}},"endCaptures":{"1":{"name":"punctuation.terminator.semicolon.ice"},"2":{"name":"invalid.illegal.missing.semicolon.ice"}}}]},"storage.basic.assignment":{"patterns":[{"include":"#standard"},{"begin":"=","end":"(?=;|})","patterns":[{"include":"#standard"},{"include":"#constant"}],"beginCaptures":{"0":{"name":"keyword.operator.assignment.ice"}}}]},"storage.class":{"patterns":[{"include":"#storage.modifier"},{"name":"meta.class.ice","begin":"(?\u003c!\\\\)\\bclass\\b","end":"(})|(;)","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=}|;)","patterns":[{"include":"#standard"},{"begin":"(?\u003c!\\\\)\\bextends\\b","end":"(?=})|((?=;))","patterns":[{"include":"#standard"},{"begin":"\\\\?[:\\w]+","end":"(?=}|;)","patterns":[{"include":"#standard"},{"include":"#storage.class.implements"}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types"}]}}},{"name":"invalid.illegal.missing-types.ice","include":"#storage.class.implements"}],"beginCaptures":{"0":{"name":"storage.modifier.extends.ice"}},"endCaptures":{"1":{"name":"invalid.illegal.missing-brace.ice"}}},{"include":"#storage.class.implements"}],"beginCaptures":{"0":{"name":"entity.name.class.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"name":"storage.type.class.ice"}},"endCaptures":{"1":{"name":"punctuation.section.block.end.ice"},"2":{"name":"punctuation.terminator.semicolon.ice"}}}]},"storage.class.body":{"begin":"{","end":"(?=})","patterns":[{"include":"#standard"},{"include":"#storage.basic"}],"beginCaptures":{"0":{"name":"punctuation.section.block.begin.ice"}}},"storage.class.implements":{"patterns":[{"begin":"(?\u003c!\\\\)\\bimplements\\b","end":"(?=})|((?=;))","patterns":[{"include":"#standard"},{"begin":"\\\\?[:\\w]+","end":"(?={|}|;)|(,)","patterns":[{"include":"#standard"}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types"}]}},"endCaptures":{"1":{"name":"punctuation.separator.class.implements.ice"}}},{"include":"#storage.class.body"}],"beginCaptures":{"0":{"name":"storage.modifier.implements.ice"}},"endCaptures":{"1":{"name":"invalid.illegal.missing-brace.ice"}}},{"include":"#storage.class.body"}]},"storage.dictionary":{"patterns":[{"include":"#storage.modifier"},{"name":"meta.dictionary.ice","begin":"(?\u003c!\\\\)\\bdictionary\\b","end":"(;)|((?=}))","patterns":[{"include":"#standard"},{"begin":"(\\\u003c)","end":"(?=;|})","patterns":[{"include":"#standard"},{"begin":"(\\\\?[:\\w]+)|(?=\\\u003e)","end":"(?=;|})","patterns":[{"include":"#standard"},{"begin":"(,)|(?=\\\u003e)","end":"(?=;|{|})","patterns":[{"include":"#standard"},{"begin":"(\\\\?[:\\w]+)|(?=\\\u003e)","end":"(?=;|})","patterns":[{"include":"#standard"},{"begin":"(\\\u003e)","end":"(?=;|})","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=;|})","beginCaptures":{"0":{"name":"entity.name.dictionary.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"name":"meta.generic.dictionary.ice"},"1":{"name":"punctuation.definition.generic.end.ice"}}}],"beginCaptures":{"1":{"name":"meta.generic.dictionary.ice","patterns":[{"include":"#storage.types"}]},"2":{"name":"invalid.illegal.missing-type.ice"}}}],"beginCaptures":{"0":{"name":"meta.generic.dictionary.ice"},"1":{"name":"punctuation.separator.dictionary.ice"},"2":{"name":"invalid.illegal.missing-type.ice"}}}],"beginCaptures":{"1":{"name":"meta.generic.dictionary.ice","patterns":[{"include":"#storage.types"}]},"2":{"name":"invalid.illegal.missing-type.ice"}}}],"beginCaptures":{"0":{"name":"meta.generic.dictionary.ice"},"1":{"name":"punctuation.definition.generic.begin.ice"}}}],"beginCaptures":{"0":{"name":"storage.type.dictionary.ice"}},"endCaptures":{"1":{"name":"punctuation.terminator.semicolon.ice"},"2":{"name":"invalid.illegal.missing.semicolon.ice"}}}]},"storage.enum":{"patterns":[{"include":"#storage.modifier"},{"name":"meta.enum.ice","begin":"(?\u003c!\\\\)\\benum\\b","end":"}","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=})","patterns":[{"include":"#standard"},{"begin":"{","end":"(?=})","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=})|(,)","patterns":[{"include":"#standard"},{"begin":"=","end":"(?=})|(?=,)","patterns":[{"include":"#standard"},{"include":"#constant"}],"beginCaptures":{"0":{"name":"keyword.operator.assignment.ice"}}}],"beginCaptures":{"0":{"name":"constant.other.enum.ice","patterns":[{"include":"#identifier"}]}},"endCaptures":{"1":{"name":"punctuation.separator.enum.ice"}}}],"beginCaptures":{"0":{"name":"punctuation.section.block.begin.ice"}}}],"beginCaptures":{"0":{"name":"entity.name.enum.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"name":"storage.type.enum.ice"}},"endCaptures":{"0":{"name":"punctuation.section.block.end.ice"}}}]},"storage.exception":{"patterns":[{"include":"#storage.modifier"},{"name":"meta.exception.ice","begin":"(?\u003c!\\\\)\\bexception\\b","end":"}","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=})","patterns":[{"include":"#standard"},{"begin":"(?\u003c!\\\\)\\bextends\\b","end":"(?=})","patterns":[{"include":"#standard"},{"begin":"\\\\?[:\\w]+","end":"(?={|})|(,)","patterns":[{"include":"#standard"}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types"}]}},"endCaptures":{"1":{"name":"punctuation.separator.exception.extends.ice"}}},{"include":"#storage.exception.body"}],"beginCaptures":{"0":{"name":"storage.modifier.extends.ice"}}},{"include":"#storage.exception.body"}],"beginCaptures":{"0":{"name":"entity.name.exception.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"name":"storage.type.exception.ice"}},"endCaptures":{"0":{"name":"punctuation.section.block.end.ice"}}}]},"storage.exception.body":{"begin":"{","end":"(?=})","patterns":[{"include":"#standard"},{"include":"#storage.basic"}],"beginCaptures":{"0":{"name":"punctuation.section.block.begin.ice"}}},"storage.identifier":{"patterns":[{"name":"invalid.illegal.reserved.identifier.ice","match":"(?\u003c!\\\\)\\b(?:bool|byte|class|const|dictionary|double|enum|exception|extends|false|float|idempotent|implements|int|interface|local|LocalObject|long|module|Object|optional|out|sequence|short|string|struct|throws|true|Value|void)\\b"},{"match":"(\\\\)?\\b([a-zA-Z_][a-zA-Z0-9_]*)\\b","captures":{"1":{"name":"punctuation.escape.backslash.ice"},"2":{"patterns":[{"name":"invalid.illegal.underscore.ice","match":"__+|\\b_|_\\b"}]}}},{"name":"invalid.illegal.identifier.ice","match":"."}]},"storage.interface":{"patterns":[{"include":"#storage.modifier"},{"name":"meta.interface.ice","begin":"(?\u003c!\\\\)\\binterface\\b","end":"(})|(;)","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=}|;)","patterns":[{"include":"#standard"},{"begin":"(?\u003c!\\\\)\\bextends\\b","end":"(?=})|((?=;))","patterns":[{"include":"#standard"},{"begin":"\\\\?[:\\w]+","end":"(?={|}|;)|(,)","patterns":[{"include":"#standard"}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types"}]}},"endCaptures":{"1":{"name":"punctuation.separator.interface.extends.ice"}}},{"include":"#storage.interface.body"}],"beginCaptures":{"0":{"name":"storage.modifier.extends.ice"}},"endCaptures":{"1":{"name":"invalid.illegal.missing-brace.ice"}}},{"include":"#storage.interface.body"}],"beginCaptures":{"0":{"name":"entity.name.interface.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"name":"storage.type.interface.ice"}},"endCaptures":{"1":{"name":"punctuation.section.block.end.ice"},"2":{"name":"punctuation.terminator.semicolon.ice"}}}]},"storage.interface.body":{"begin":"{","end":"(?=})","patterns":[{"include":"#standard"},{"include":"#storage.operation"}],"beginCaptures":{"0":{"name":"punctuation.section.block.begin.ice"}}},"storage.modifier":{"patterns":[{"begin":"(?=\\[)","end":"(?\u003c=])","patterns":[{"include":"#standard"},{"include":"#metadata.local"}]},{"match":"(?\u003c!\\\\)\\b(?:(local)|(const)|(idempotent)|(out)|((?:optional|tag)\\([-a-zA-Z0-9_:]*\\)))(?:\\b|(?\u003c=\\)))","captures":{"1":{"name":"storage.modifier.local.ice"},"2":{"name":"storage.modifier.const.ice"},"3":{"name":"storage.modifier.idempotent.ice"},"4":{"name":"storage.modifier.out.ice"},"5":{"patterns":[{"match":"((?:optional|tag))(\\()([-a-zA-Z0-9_:]*)(\\))","captures":{"1":{"name":"storage.modifier.optional.ice"},"2":{"name":"punctuation.section.group.optional.begin.ice"},"3":{"patterns":[{"include":"#constant.numeric.oct"},{"include":"#constant.numeric.dec"},{"include":"#constant.numeric.hex"},{"include":"#storage.types.custom"}]},"4":{"name":"punctuation.section.group.optional.end.ice"}}}]}}}]},"storage.module":{"patterns":[{"include":"#storage.modifier"},{"name":"meta.module.ice","begin":"(?\u003c!\\\\)\\bmodule\\b","end":"}","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=})","patterns":[{"include":"#standard"},{"begin":"{","end":"(?=})","patterns":[{"include":"#standard"},{"include":"#storage"}],"beginCaptures":{"0":{"name":"punctuation.section.block.begin.ice"}}}],"beginCaptures":{"0":{"name":"entity.name.module.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"name":"storage.type.module.ice"}},"endCaptures":{"0":{"name":"punctuation.section.block.end.ice"}}}]},"storage.operation":{"patterns":[{"include":"#storage.modifier"},{"name":"meta.operation.ice","begin":"\\\\?[:\\w]+","end":"(;)|((?=}))","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=;|})","patterns":[{"include":"#standard"},{"begin":"\\(","end":"(?=;|})","patterns":[{"include":"#standard"},{"begin":"\\)","end":"(?=;|})","patterns":[{"include":"#standard"},{"begin":"(?\u003c!\\\\)\\bthrows\\b","end":"(?=;|})","patterns":[{"include":"#standard"},{"begin":"\\\\?[:\\w]+","end":"(?=;|})|(,)","patterns":[{"include":"#standard"}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types"}]}},"endCaptures":{"1":{"name":"punctuation.separator.operation.throws.ice"}}}],"beginCaptures":{"0":{"name":"storage.modifier.throws.ice"}}}],"beginCaptures":{"0":{"name":"punctuation.section.group.operation.parameters.end.ice"}}},{"include":"#storage.modifier"},{"begin":"\\\\?[:\\w]+","end":"(?=\\))|(?\u003c=,)","patterns":[{"begin":"\\\\?\\b\\w+\\b","end":"(?=\\))|(,)","beginCaptures":{"0":{"name":"entity.name.operation.parameter","patterns":[{"include":"#storage.identifier"}]}},"endCaptures":{"1":{"name":"punctuation.separator.operation.parameter.ice"}}}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types"}]}}}],"beginCaptures":{"0":{"name":"punctuation.section.group.operation.parameters.begin.ice"}}}],"beginCaptures":{"0":{"name":"entity.name.function.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"patterns":[{"include":"#storage.types.void"},{"include":"#storage.types"}]}},"endCaptures":{"1":{"name":"punctuation.terminator.semicolon.ice"},"2":{"name":"invalid.illegal.missing-brace.ice"}}}]},"storage.sequence":{"patterns":[{"include":"#storage.modifier"},{"name":"meta.sequence.ice","begin":"(?\u003c!\\\\)\\bsequence\\b","end":"(;)|((?=}))","patterns":[{"include":"#standard"},{"begin":"(\\\u003c)","end":"(?=;|})","patterns":[{"include":"#standard"},{"begin":"(\\\\?[:\\w]+)|(?=\\\u003e)","end":"(?=;|})","patterns":[{"include":"#standard"},{"begin":"(\\\u003e)","end":"(?=;|})","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=;|})","beginCaptures":{"0":{"name":"entity.name.sequence.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"name":"meta.generic.sequence.ice"},"1":{"name":"punctuation.definition.generic.end.ice"}}}],"beginCaptures":{"1":{"name":"meta.generic.sequence.ice","patterns":[{"include":"#storage.types"}]},"2":{"name":"invalid.illegal.missing-type.ice"}}}],"beginCaptures":{"0":{"name":"meta.generic.sequence.ice"},"1":{"name":"punctuation.definition.generic.begin.ice"}}}],"beginCaptures":{"0":{"name":"storage.type.sequence.ice"}},"endCaptures":{"1":{"name":"punctuation.terminator.semicolon.ice"},"2":{"name":"invalid.illegal.missing.semicolon.ice"}}}]},"storage.struct":{"patterns":[{"include":"#storage.modifier"},{"name":"meta.struct.ice","begin":"(?\u003c!\\\\)\\bstruct\\b","end":"}","patterns":[{"include":"#standard"},{"begin":"\\\\?\\b\\w+\\b","end":"(?=})","patterns":[{"include":"#standard"},{"begin":"{","end":"(?=})","patterns":[{"include":"#standard"},{"include":"#storage.basic"}],"beginCaptures":{"0":{"name":"punctuation.section.block.begin.ice"}}}],"beginCaptures":{"0":{"name":"entity.name.struct.ice","patterns":[{"include":"#storage.identifier"}]}}}],"beginCaptures":{"0":{"name":"storage.type.struct.ice"}},"endCaptures":{"0":{"name":"punctuation.section.block.end.ice"}}}]},"storage.types":{"patterns":[{"match":"(\\\\)?\\b(?:(bool)|(byte)|(short)|(int)|(long)|(float)|(double)|(string)|(Object)|(LocalObject)|(Value))\\b","captures":{"1":{"name":"punctuation.escape.backslash.ice"},"10":{"name":"storage.type.object.ice"},"11":{"name":"storage.type.localobject.ice"},"12":{"name":"storage.type.value.ice"},"2":{"name":"storage.type.bool.ice"},"3":{"name":"storage.type.byte.ice"},"4":{"name":"storage.type.short.ice"},"5":{"name":"storage.type.int.ice"},"6":{"name":"storage.type.long.ice"},"7":{"name":"storage.type.float.ice"},"8":{"name":"storage.type.double.ice"},"9":{"name":"storage.type.string.ice"}}},{"include":"#storage.types.custom"}]},"storage.types.custom":{"patterns":[{"match":"(\\\\)?([:\\w]+)","captures":{"1":{"name":"punctuation.escape.backslash.ice"},"2":{"patterns":[{"name":"variable.type.ice","match":"\\w+"},{"name":"punctuation.accessor.ice","match":"::"},{"name":"invalid.illegal.accessor.ice","match":":"}]}}},{"include":"#invalid"}]},"storage.types.void":{"name":"storage.type.void.ice","match":"(\\\\)?\\bvoid\\b","captures":{"1":{"name":"punctuation.escape.backslash.ice"}}}}}
@@ -1 +1 @@
1
- {"name":"Julia","scopeName":"source.julia","patterns":[{"include":"#operator"},{"include":"#array"},{"include":"#string"},{"include":"#parentheses"},{"include":"#bracket"},{"include":"#function_decl"},{"include":"#function_call"},{"include":"#keyword"},{"include":"#number"},{"include":"#comment"},{"include":"#type_decl"},{"include":"#symbol"}],"repository":{"array":{"patterns":[{"name":"meta.array.julia","begin":"\\[","end":"(\\])((?:\\.)?'*)","patterns":[{"name":"constant.numeric.julia","match":"\\bbegin\\b"},{"name":"constant.numeric.julia","match":"\\bend\\b"},{"name":"keyword.control.julia","match":"\\bfor\\b"},{"include":"$self"}],"beginCaptures":{"0":{"name":"meta.bracket.julia"}},"endCaptures":{"1":{"name":"meta.bracket.julia"},"2":{"name":"keyword.operator.transpose.julia"}}}]},"bracket":{"patterns":[{"name":"meta.bracket.julia","match":"(?:\\(|\\)|\\[|\\]|\\{|\\}|,|;)(?!('|(?:\\.'))*\\.?')"}]},"comment":{"patterns":[{"include":"#comment_block"},{"name":"comment.line.number-sign.julia","begin":"#","end":"\\n","patterns":[{"include":"#comment_tags"}],"beginCaptures":{"0":{"name":"punctuation.definition.comment.julia"}}}]},"comment_block":{"patterns":[{"name":"comment.block.number-sign-equals.julia","begin":"#=","end":"=#","patterns":[{"include":"#comment_tags"},{"include":"#comment_block"}],"beginCaptures":{"0":{"name":"punctuation.definition.comment.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.comment.end.julia"}}}]},"comment_tags":{"patterns":[{"name":"keyword.other.comment-annotation.julia","match":"\\bTODO\\b"},{"name":"keyword.other.comment-annotation.julia","match":"\\bFIXME\\b"},{"name":"keyword.other.comment-annotation.julia","match":"\\bCHANGED\\b"},{"name":"keyword.other.comment-annotation.julia","match":"\\bXXX\\b"}]},"function_call":{"patterns":[{"begin":"((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)({(?:[^{}]|{(?:[^{}]|{[^{}]*})*})*})?\\.?(\\()","end":"\\)(('|(\\.'))*\\.?')?","patterns":[{"name":"keyword.control.julia","match":"\\bfor\\b"},{"include":"$self"}],"beginCaptures":{"1":{"name":"support.function.julia"},"2":{"name":"support.type.julia"},"3":{"name":"meta.bracket.julia"}},"endCaptures":{"0":{"name":"meta.bracket.julia"},"1":{"name":"keyword.operator.transposed-func.julia"}}}]},"function_decl":{"patterns":[{"match":"((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)({(?:[^{}]|{(?:[^{}]|{[^{}]*})*})*})?(?=\\([^#]*\\)(::[^\\s]+)?(\\s*\\bwhere\\b\\s+.+?)?\\s*?=(?![=\u003e]))","captures":{"1":{"name":"entity.name.function.julia"},"2":{"name":"support.type.julia"}}},{"match":"\\b(function|macro)(?:\\s+(?:(?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*(\\.))?((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)({(?:[^{}]|{(?:[^{}]|{[^{}]*})*})*})?|\\s*)(?=\\()","captures":{"1":{"name":"keyword.other.julia"},"2":{"name":"keyword.operator.dots.julia"},"3":{"name":"entity.name.function.julia"},"4":{"name":"support.type.julia"}}}]},"keyword":{"patterns":[{"name":"keyword.other.julia","match":"\\b(?\u003c![:_\\.])(?:function|mutable\\s+struct|struct|macro|quote|abstract\\s+type|primitive\\s+type|module|baremodule|where)\\b"},{"begin":"\\b(for)\\b","end":"(?\u003c!,|\\s)(\\s*\\n)","patterns":[{"name":"keyword.other.julia","match":"\\bouter\\b"},{"include":"$self"}],"beginCaptures":{"0":{"name":"keyword.control.julia"}}},{"name":"keyword.control.julia","match":"\\b(?\u003c![:_])(?:if|else|elseif|while|begin|let|do|try|catch|finally|return|break|continue)\\b"},{"name":"keyword.control.end.julia","match":"\\b(?\u003c![:_])end\\b"},{"name":"keyword.storage.modifier.julia","match":"\\b(?\u003c![:_])(?:global|local|const)\\b"},{"name":"keyword.control.export.julia","match":"\\b(?\u003c![:_])(?:export)\\b"},{"name":"keyword.control.import.julia","match":"\\b(?\u003c![:_])(?:import)\\b"},{"name":"keyword.control.using.julia","match":"\\b(?\u003c![:_])(?:using)\\b"},{"name":"keyword.control.as.julia","match":"(?\u003c=\\w\\s)\\b(as)\\b(?=\\s\\w)"},{"name":"support.function.macro.julia","match":"(@(\\.|(?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*))"}]},"number":{"patterns":[{"match":"((?\u003c!(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ]))(?:(?:\\b0(?:x|X)[0-9a-fA-F](?:_?[0-9a-fA-F])*)|(?:\\b0o[0-7](?:_?[0-7])*)|(?:\\b0b[0-1](?:_?[0-1])*)|(?:(?:\\b[0-9](?:_?[0-9])*\\.?(?!\\.)(?:[_0-9]*))|(?:\\b\\.[0-9](?:_?[0-9])*))(?:[efE][+-]?[0-9](?:_?[0-9])*)?(?:im\\b|Inf(?:16|32|64)?\\b|NaN(?:16|32|64)?\\b|ฯ€\\b|pi\\b|โ„ฏ\\b)?|\\b[0-9]+|\\bInf(?:16|32|64)?\\b|\\bNaN(?:16|32|64)?\\b|\\bฯ€\\b|\\bpi\\b|\\bโ„ฏ\\b))('*)","captures":{"1":{"name":"constant.numeric.julia"},"2":{"name":"keyword.operator.conjugate-number.julia"}}},{"name":"constant.global.julia","match":"\\bARGS\\b|\\bC_NULL\\b|\\bDEPOT_PATH\\b|\\bENDIAN_BOM\\b|\\bENV\\b|\\bLOAD_PATH\\b|\\bPROGRAM_FILE\\b|\\bstdin\\b|\\bstdout\\b|\\bstderr\\b|\\bVERSION\\b|\\bdevnull\\b"},{"name":"constant.language.julia","match":"\\btrue\\b|\\bfalse\\b|\\bnothing\\b|\\bmissing\\b"}]},"operator":{"patterns":[{"name":"keyword.operator.arrow.julia","match":"(?:-\u003e|\u003c-|--\u003e|=\u003e)"},{"name":"keyword.operator.update.julia","match":"(?::=|\\+=|-=|\\*=|//=|/=|\\.//=|\\./=|\\.\\*=|\\\\=|\\.\\\\=|\\^=|\\.\\^=|%=|\\.%=|รท=|\\.รท=|\\|=|\u0026=|\\.\u0026=|โŠป=|\\.โŠป=|\\$=|\u003c\u003c=|\u003e\u003e=|\u003e\u003e\u003e=|=(?!=))"},{"name":"keyword.operator.shift.julia","match":"(?:\u003c\u003c|\u003e\u003e\u003e|\u003e\u003e|\\.\u003e\u003e\u003e|\\.\u003e\u003e|\\.\u003c\u003c)"},{"match":"(?:\\s*(::|\u003e:|\u003c:)\\s*((?:(?:Union)?\\([^)]*\\)|[[:alpha:]_$โˆ‡][[:word:]โบ-โ‚œ!โ€ฒ\\.]*(?:(?:{(?:[^{}]|{(?:[^{}]|{[^{}]*})*})*})|(?:\".+?(?\u003c!\\\\)\"))?)))(?:\\.\\.\\.)?((?:\\.)?'*)","captures":{"1":{"name":"keyword.operator.relation.types.julia"},"2":{"name":"support.type.julia"},"3":{"name":"keyword.operator.transpose.julia"}}},{"name":"keyword.operator.relation.julia","match":"(?:===|โˆˆ|\\.โˆˆ|โˆ‰|\\.โˆ‰|โˆ‹|\\.โˆ‹|โˆŒ|\\.โˆŒ|โ‰ˆ|\\.โ‰ˆ|โ‰‰|\\.โ‰‰|โ‰ |\\.โ‰ |โ‰ก|\\.โ‰ก|โ‰ข|\\.โ‰ข|โŠ†|\\.โŠ†|โŠ‡|\\.โŠ‡|โŠˆ|\\.โŠˆ|โŠ‰|\\.โŠ‰|โŠŠ|\\.โŠŠ|โŠ‹|\\.โŠ‹|\\.==|!==|!=|\\.\u003e=|\\.\u003e|\\.\u003c=|\\.\u003c|\\.โ‰ค|\\.โ‰ฅ|==|\\.!=|\\.=|\\.!|\u003c:|\u003e:|:\u003e|(?\u003c!\u003e)\u003e=|(?\u003c!\u003c)\u003c=|\u003e|\u003c|โ‰ฅ|โ‰ค)"},{"name":"keyword.operator.ternary.julia","match":"(?\u003c=\\s)(?:\\?)(?=\\s)"},{"name":"keyword.operator.ternary.julia","match":"(?\u003c=\\s)(?:\\:)(?=\\s)"},{"name":"keyword.operator.boolean.julia","match":"(?:\\|\\||\u0026\u0026|(?\u003c!(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ]))!)"},{"name":"keyword.operator.range.julia","match":"(?\u003c=[[:word:]โบ-โ‚œ!โ€ฒโˆ‡\\)\\]\\}])(?::)"},{"name":"keyword.operator.applies.julia","match":"(?:\\|\u003e)"},{"name":"keyword.operator.bitwise.julia","match":"(?:\\||\\.\\||\\\u0026|\\.\\\u0026|~|\\.~|โŠป|\\.โŠป)"},{"name":"keyword.operator.arithmetic.julia","match":"(?:\\+\\+|--|\\+|\\.\\+|-|\\.\\-|\\*|\\.\\*|//(?!=)|\\.//(?!=)|/|\\./|%|\\.%|\\\\|\\.\\\\|\\^|\\.\\^|รท|\\.รท|โ‹…|\\.โ‹…|โˆฉ|\\.โˆฉ|โˆช|\\.โˆช|ร—|โˆš|โˆ›)"},{"name":"keyword.operator.compose.julia","match":"(?:โˆ˜)"},{"name":"keyword.operator.isa.julia","match":"(?:::|(?\u003c=\\s)isa(?=\\s))"},{"name":"keyword.operator.relation.in.julia","match":"(?:(?\u003c=\\s)in(?=\\s))"},{"name":"keyword.operator.dots.julia","match":"(?:\\.(?=(?:@|_|\\p{L}))|\\.\\.+)"},{"name":"keyword.operator.interpolation.julia","match":"(?:\\$)(?=.+)"},{"match":"((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)(('|(\\.'))*\\.?')","captures":{"2":{"name":"keyword.operator.transposed-variable.julia"}}},{"match":"(\\])((?:'|(?:\\.'))*\\.?')","captures":{"1":{"name":"bracket.end.julia"},"2":{"name":"keyword.operator.transposed-matrix.julia"}}},{"match":"(\\))((?:'|(?:\\.'))*\\.?')","captures":{"1":{"name":"bracket.end.julia"},"2":{"name":"keyword.operator.transposed-parens.julia"}}}]},"parentheses":{"patterns":[{"begin":"\\(","end":"(\\))((?:\\.)?'*)","patterns":[{"include":"$self"}],"beginCaptures":{"0":{"name":"meta.bracket.julia"}},"endCaptures":{"1":{"name":"meta.bracket.julia"},"2":{"name":"keyword.operator.transpose.julia"}}}]},"string":{"patterns":[{"name":"string.docstring.julia","begin":"(?:(@doc)\\s((?:doc)?\"\"\")|(doc\"\"\"))","end":"(\"\"\") ?(-\u003e)?","patterns":[{"include":"#string_escaped_char"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.julia"},"2":{"name":"keyword.operator.arrow.julia"}}},{"name":"embed.cxx.julia","contentName":"source.cpp","begin":"(i?cxx)(\"\"\")","end":"\"\"\"","patterns":[{"include":"source.c++"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"embed.python.julia","contentName":"source.python","begin":"(py)(\"\"\")","end":"([\\s\\w]*)(\"\"\")","patterns":[{"include":"source.python"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"2":{"name":"punctuation.definition.string.end.julia"}}},{"name":"embed.js.julia","contentName":"source.js","begin":"(js)(\"\"\")","end":"\"\"\"","patterns":[{"include":"source.js"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"embed.R.julia","contentName":"source.r","begin":"(R)(\"\"\")","end":"\"\"\"","patterns":[{"include":"source.r"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"string.quoted.other.julia","begin":"(raw)(\"\"\")","end":"\"\"\"","beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"string.quoted.other.julia","begin":"(raw)(\")","end":"\"","beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"embed.sql.julia","contentName":"meta.embedded.inline.sql","begin":"(sql)(\"\"\")","end":"\"\"\"","patterns":[{"include":"source.sql"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"constant.other.symbol.julia","begin":"var\"\"\"","end":"\"\"\""},{"name":"constant.other.symbol.julia","begin":"var\"","end":"\""},{"name":"string.docstring.julia","begin":"^\\s?(doc)?(\"\"\")\\s?$","end":"(\"\"\")","patterns":[{"include":"#string_escaped_char"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.julia"}}},{"name":"string.quoted.single.julia","begin":"'","end":"'(?!')","patterns":[{"include":"#string_escaped_char"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"string.quoted.triple.double.julia","begin":"\"\"\"","end":"\"\"\"","patterns":[{"include":"#string_escaped_char"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.multiline.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.multiline.end.julia"}}},{"name":"string.quoted.double.julia","begin":"\"(?!\"\")","end":"\"","patterns":[{"include":"#string_escaped_char"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"string.regexp.julia","begin":"r\"\"\"","end":"(\"\"\")([imsx]{0,4})?","patterns":[{"include":"#string_escaped_char"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.regexp.begin.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.regexp.end.julia"},"2":{"name":"keyword.other.option-toggle.regexp.julia"}}},{"name":"string.regexp.julia","begin":"r\"","end":"(\")([imsx]{0,4})?","patterns":[{"include":"#string_escaped_char"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.regexp.begin.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.regexp.end.julia"},"2":{"name":"keyword.other.option-toggle.regexp.julia"}}},{"name":"string.quoted.other.julia","begin":"(?\u003c!\")((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)\"\"\"","end":"(\"\"\")((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)?","patterns":[{"include":"#string_escaped_char"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.julia"},"1":{"name":"support.function.macro.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.julia"},"2":{"name":"support.function.macro.julia"}}},{"name":"string.quoted.other.julia","begin":"(?\u003c!\")((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)\"","end":"(?\u003c![^\\\\]\\\\)(\")((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)?","patterns":[{"include":"#string_escaped_char"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.julia"},"1":{"name":"support.function.macro.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.julia"},"2":{"name":"support.function.macro.julia"}}},{"name":"string.interpolated.backtick.julia","begin":"(?\u003c!`)((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)?```","end":"(```)((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)?","patterns":[{"include":"#string_escaped_char"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.julia"},"1":{"name":"support.function.macro.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.julia"},"2":{"name":"support.function.macro.julia"}}},{"name":"string.interpolated.backtick.julia","begin":"(?\u003c!`)((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)?`","end":"(?\u003c![^\\\\]\\\\)(`)((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)?","patterns":[{"include":"#string_escaped_char"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.julia"},"1":{"name":"support.function.macro.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.julia"},"2":{"name":"support.function.macro.julia"}}}]},"string_dollar_sign_interpolate":{"patterns":[{"name":"variable.interpolation.julia","match":"\\$(?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*"},{"name":"variable.interpolation.julia","begin":"\\$\\(","end":"\\)","patterns":[{"name":"keyword.control.julia","match":"\\bfor\\b"},{"include":"#parentheses"},{"include":"$self"}]}]},"string_escaped_char":{"patterns":[{"name":"constant.character.escape.julia","match":"\\\\(\\\\|[0-3]\\d{,2}|[4-7]\\d?|x[a-fA-F0-9]{,2}|u[a-fA-F0-9]{,4}|U[a-fA-F0-9]{,8}|.)"}]},"symbol":{"patterns":[{"name":"constant.other.symbol.julia","match":"(?\u003c![[:word:]โบ-โ‚œ!โ€ฒโˆ‡\\)\\]\\}]):(?:(?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)(?!(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ]))(?![\"`])"}]},"type_decl":{"patterns":[{"name":"meta.type.julia","match":"(?\u003e!:_)(?:struct|mutable\\s+struct|abstract\\s+type|primitive\\s+type)\\s+((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)(\\s*(\u003c:)\\s*(?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*(?:{.*})?)?","captures":{"1":{"name":"entity.name.type.julia"},"2":{"name":"entity.other.inherited-class.julia"},"3":{"name":"punctuation.separator.inheritance.julia"}}}]}}}
1
+ {"name":"Julia","scopeName":"source.julia","patterns":[{"include":"#operator"},{"include":"#array"},{"include":"#string"},{"include":"#parentheses"},{"include":"#bracket"},{"include":"#function_decl"},{"include":"#function_call"},{"include":"#for_block"},{"include":"#keyword"},{"include":"#number"},{"include":"#comment"},{"include":"#type_decl"},{"include":"#symbol"},{"include":"#punctuation"}],"repository":{"array":{"patterns":[{"name":"meta.array.julia","begin":"\\[","end":"(\\])((?:\\.)?'*)","patterns":[{"name":"constant.numeric.julia","match":"\\bbegin\\b"},{"name":"constant.numeric.julia","match":"\\bend\\b"},{"include":"#self_no_for_block"}],"beginCaptures":{"0":{"name":"meta.bracket.julia"}},"endCaptures":{"1":{"name":"meta.bracket.julia"},"2":{"name":"keyword.operator.transpose.julia"}}}]},"bracket":{"patterns":[{"begin":"\\{","end":"(\\})((?:\\.)?'*)","patterns":[{"include":"#self_no_for_block"}],"beginCaptures":{"0":{"name":"meta.bracket.julia"}},"endCaptures":{"1":{"name":"meta.bracket.julia"},"2":{"name":"keyword.operator.transpose.julia"}}}]},"comment":{"patterns":[{"include":"#comment_block"},{"name":"comment.line.number-sign.julia","begin":"#","end":"\\n","patterns":[{"include":"#comment_tags"}],"beginCaptures":{"0":{"name":"punctuation.definition.comment.julia"}}}]},"comment_block":{"patterns":[{"name":"comment.block.number-sign-equals.julia","begin":"#=","end":"=#","patterns":[{"include":"#comment_tags"},{"include":"#comment_block"}],"beginCaptures":{"0":{"name":"punctuation.definition.comment.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.comment.end.julia"}}}]},"comment_tags":{"patterns":[{"name":"keyword.other.comment-annotation.julia","match":"\\bTODO\\b"},{"name":"keyword.other.comment-annotation.julia","match":"\\bFIXME\\b"},{"name":"keyword.other.comment-annotation.julia","match":"\\bCHANGED\\b"},{"name":"keyword.other.comment-annotation.julia","match":"\\bXXX\\b"}]},"for_block":{"patterns":[{"begin":"\\b(for)\\b","end":"(?\u003c!,|\\s)(\\s*\\n)","patterns":[{"name":"keyword.other.julia","match":"\\bouter\\b"},{"include":"$self"}],"beginCaptures":{"0":{"name":"keyword.control.julia"}}}]},"function_call":{"patterns":[{"begin":"((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)({(?:[^{}]|{(?:[^{}]|{[^{}]*})*})*})?\\.?(\\()","end":"\\)(('|(\\.'))*\\.?')?","patterns":[{"include":"#self_no_for_block"}],"beginCaptures":{"1":{"name":"support.function.julia"},"2":{"name":"support.type.julia"},"3":{"name":"meta.bracket.julia"}},"endCaptures":{"0":{"name":"meta.bracket.julia"},"1":{"name":"keyword.operator.transposed-func.julia"}}}]},"function_decl":{"patterns":[{"match":"((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)({(?:[^{}]|{(?:[^{}]|{[^{}]*})*})*})?(?=\\([^#]*\\)(::[^\\s]+)?(\\s*\\bwhere\\b\\s+.+?)?\\s*?=(?![=\u003e]))","captures":{"1":{"name":"entity.name.function.julia"},"2":{"name":"support.type.julia"}}},{"match":"\\b(function|macro)(?:\\s+(?:(?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*(\\.))?((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)({(?:[^{}]|{(?:[^{}]|{[^{}]*})*})*})?|\\s*)(?=\\()","captures":{"1":{"name":"keyword.other.julia"},"2":{"name":"keyword.operator.dots.julia"},"3":{"name":"entity.name.function.julia"},"4":{"name":"support.type.julia"}}}]},"keyword":{"patterns":[{"name":"keyword.other.julia","match":"\\b(?\u003c![:_\\.])(?:function|mutable\\s+struct|struct|macro|quote|abstract\\s+type|primitive\\s+type|module|baremodule|where)\\b"},{"name":"keyword.control.julia","match":"\\b(?\u003c![:_])(?:if|else|elseif|for|while|begin|let|do|try|catch|finally|return|break|continue)\\b"},{"name":"keyword.control.end.julia","match":"\\b(?\u003c![:_])end\\b"},{"name":"keyword.storage.modifier.julia","match":"\\b(?\u003c![:_])(?:global|local|const)\\b"},{"name":"keyword.control.export.julia","match":"\\b(?\u003c![:_])(?:export)\\b"},{"name":"keyword.control.public.julia","match":"\\b(?\u003c![:_])(?:public)\\b"},{"name":"keyword.control.import.julia","match":"\\b(?\u003c![:_])(?:import)\\b"},{"name":"keyword.control.using.julia","match":"\\b(?\u003c![:_])(?:using)\\b"},{"name":"keyword.control.as.julia","match":"(?\u003c=\\w\\s)\\b(as)\\b(?=\\s\\w)"},{"name":"support.function.macro.julia","match":"(@(\\.|(?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*))"}]},"number":{"patterns":[{"match":"((?\u003c!(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ]))(?:(?:\\b0(?:x|X)[0-9a-fA-F](?:_?[0-9a-fA-F])*)|(?:\\b0o[0-7](?:_?[0-7])*)|(?:\\b0b[0-1](?:_?[0-1])*)|(?:(?:\\b[0-9](?:_?[0-9])*\\.?(?!\\.)(?:[_0-9]*))|(?:\\b\\.[0-9](?:_?[0-9])*))(?:[efE][+-]?[0-9](?:_?[0-9])*)?(?:im\\b|Inf(?:16|32|64)?\\b|NaN(?:16|32|64)?\\b|ฯ€\\b|pi\\b|โ„ฏ\\b)?|\\b[0-9]+|\\bInf(?:16|32|64)?\\b|\\bNaN(?:16|32|64)?\\b|\\bฯ€\\b|\\bpi\\b|\\bโ„ฏ\\b))('*)","captures":{"1":{"name":"constant.numeric.julia"},"2":{"name":"keyword.operator.conjugate-number.julia"}}},{"name":"constant.global.julia","match":"\\bARGS\\b|\\bC_NULL\\b|\\bDEPOT_PATH\\b|\\bENDIAN_BOM\\b|\\bENV\\b|\\bLOAD_PATH\\b|\\bPROGRAM_FILE\\b|\\bstdin\\b|\\bstdout\\b|\\bstderr\\b|\\bVERSION\\b|\\bdevnull\\b"},{"name":"constant.language.julia","match":"\\btrue\\b|\\bfalse\\b|\\bnothing\\b|\\bmissing\\b"}]},"operator":{"patterns":[{"name":"keyword.operator.arrow.julia","match":"\\.?(?:\u003c--\u003e|-\u003e|--\u003e|\u003c--|โ†|โ†’|โ†”|โ†š|โ†›|โ†ž|โ† |โ†ข|โ†ฃ|โ†ฆ|โ†ค|โ†ฎ|โ‡Ž|โ‡|โ‡|โ‡|โ‡’|โ‡”|โ‡ด|โ‡ถ|โ‡ท|โ‡ธ|โ‡น|โ‡บ|โ‡ป|โ‡ผ|โ‡ฝ|โ‡พ|โ‡ฟ|โŸต|โŸถ|โŸท|โŸน|โŸบ|โŸป|โŸผ|โŸฝ|โŸพ|โŸฟ|โค€|โค|โค‚|โคƒ|โค„|โค…|โค†|โค‡|โคŒ|โค|โคŽ|โค|โค|โค‘|โค”|โค•|โค–|โค—|โค˜|โค|โคž|โคŸ|โค |โฅ„|โฅ…|โฅ†|โฅ‡|โฅˆ|โฅŠ|โฅ‹|โฅŽ|โฅ|โฅ’|โฅ“|โฅ–|โฅ—|โฅš|โฅ›|โฅž|โฅŸ|โฅข|โฅค|โฅฆ|โฅง|โฅจ|โฅฉ|โฅช|โฅซ|โฅฌ|โฅญ|โฅฐ|โงด|โฌฑ|โฌฐ|โฌฒ|โฌณ|โฌด|โฌต|โฌถ|โฌท|โฌธ|โฌน|โฌบ|โฌป|โฌผ|โฌฝ|โฌพ|โฌฟ|โญ€|โญ|โญ‚|โญƒ|โฅท|โญ„|โฅบ|โญ‡|โญˆ|โญ‰|โญŠ|โญ‹|โญŒ|๏ฟฉ|๏ฟซ|โ‡œ|โ‡|โ†œ|โ†|โ†ฉ|โ†ช|โ†ซ|โ†ฌ|โ†ผ|โ†ฝ|โ‡€|โ‡|โ‡„|โ‡†|โ‡‡|โ‡‰|โ‡‹|โ‡Œ|โ‡š|โ‡›|โ‡ |โ‡ข|โ†ท|โ†ถ|โ†บ|โ†ป|=\u003e)"},{"name":"keyword.operator.update.julia","match":"(?::=|\\+=|-=|\\*=|//=|/=|\\.//=|\\./=|\\.\\*=|\\\\=|\\.\\\\=|\\^=|\\.\\^=|%=|\\.%=|รท=|\\.รท=|\\|=|\u0026=|\\.\u0026=|โŠป=|\\.โŠป=|\\$=|\u003c\u003c=|\u003e\u003e=|\u003e\u003e\u003e=|=(?!=))"},{"name":"keyword.operator.shift.julia","match":"(?:\u003c\u003c|\u003e\u003e\u003e|\u003e\u003e|\\.\u003e\u003e\u003e|\\.\u003e\u003e|\\.\u003c\u003c)"},{"match":"(?:\\s*(::|\u003e:|\u003c:)\\s*((?:(?:Union)?\\([^)]*\\)|[[:alpha:]_$โˆ‡][[:word:]โบ-โ‚œ!โ€ฒ\\.]*(?:(?:{(?:[^{}]|{(?:[^{}]|{[^{}]*})*})*})|(?:\".+?(?\u003c!\\\\)\"))?)))(?:\\.\\.\\.)?((?:\\.)?'*)","captures":{"1":{"name":"keyword.operator.relation.types.julia"},"2":{"name":"support.type.julia"},"3":{"name":"keyword.operator.transpose.julia"}}},{"name":"keyword.operator.relation.julia","match":"(\\.?((?\u003c!\u003c)\u003c=|(?\u003c!\u003e)\u003e=|\u003e|\u003c|โ‰ฅ|โ‰ค|===|==|โ‰ก|!=|โ‰ |!==|โ‰ข|โˆˆ|โˆ‰|โˆ‹|โˆŒ|โŠ†|โŠˆ|โŠ‚|โŠ„|โŠŠ|โˆ|โˆŠ|โˆ|โˆฅ|โˆฆ|โˆท|โˆบ|โˆป|โˆฝ|โˆพ|โ‰|โ‰ƒ|โ‰‚|โ‰„|โ‰…|โ‰†|โ‰‡|โ‰ˆ|โ‰‰|โ‰Š|โ‰‹|โ‰Œ|โ‰|โ‰Ž|โ‰|โ‰‘|โ‰’|โ‰“|โ‰–|โ‰—|โ‰˜|โ‰™|โ‰š|โ‰›|โ‰œ|โ‰|โ‰ž|โ‰Ÿ|โ‰ฃ|โ‰ฆ|โ‰ง|โ‰จ|โ‰ฉ|โ‰ช|โ‰ซ|โ‰ฌ|โ‰ญ|โ‰ฎ|โ‰ฏ|โ‰ฐ|โ‰ฑ|โ‰ฒ|โ‰ณ|โ‰ด|โ‰ต|โ‰ถ|โ‰ท|โ‰ธ|โ‰น|โ‰บ|โ‰ป|โ‰ผ|โ‰ฝ|โ‰พ|โ‰ฟ|โŠ€|โŠ|โŠƒ|โŠ…|โŠ‡|โŠ‰|โŠ‹|โŠ|โŠ|โŠ‘|โŠ’|โŠœ|โŠฉ|โŠฌ|โŠฎ|โŠฐ|โŠฑ|โŠฒ|โŠณ|โŠด|โŠต|โŠถ|โŠท|โ‹|โ‹|โ‹‘|โ‹•|โ‹–|โ‹—|โ‹˜|โ‹™|โ‹š|โ‹›|โ‹œ|โ‹|โ‹ž|โ‹Ÿ|โ‹ |โ‹ก|โ‹ข|โ‹ฃ|โ‹ค|โ‹ฅ|โ‹ฆ|โ‹ง|โ‹จ|โ‹ฉ|โ‹ช|โ‹ซ|โ‹ฌ|โ‹ญ|โ‹ฒ|โ‹ณ|โ‹ด|โ‹ต|โ‹ถ|โ‹ท|โ‹ธ|โ‹น|โ‹บ|โ‹ป|โ‹ผ|โ‹ฝ|โ‹พ|โ‹ฟ|โŸˆ|โŸ‰|โŸ’|โฆท|โง€|โง|โงก|โงฃ|โงค|โงฅ|โฉฆ|โฉง|โฉช|โฉซ|โฉฌ|โฉญ|โฉฎ|โฉฏ|โฉฐ|โฉฑ|โฉฒ|โฉณ|โฉต|โฉถ|โฉท|โฉธ|โฉน|โฉบ|โฉป|โฉผ|โฉฝ|โฉพ|โฉฟ|โช€|โช|โช‚|โชƒ|โช„|โช…|โช†|โช‡|โชˆ|โช‰|โชŠ|โช‹|โชŒ|โช|โชŽ|โช|โช|โช‘|โช’|โช“|โช”|โช•|โช–|โช—|โช˜|โช™|โชš|โช›|โชœ|โช|โชž|โชŸ|โช |โชก|โชข|โชฃ|โชค|โชฅ|โชฆ|โชง|โชจ|โชฉ|โชช|โชซ|โชฌ|โชญ|โชฎ|โชฏ|โชฐ|โชฑ|โชฒ|โชณ|โชด|โชต|โชถ|โชท|โชธ|โชน|โชบ|โชป|โชผ|โชฝ|โชพ|โชฟ|โซ€|โซ|โซ‚|โซƒ|โซ„|โซ…|โซ†|โซ‡|โซˆ|โซ‰|โซŠ|โซ‹|โซŒ|โซ|โซŽ|โซ|โซ|โซ‘|โซ’|โซ“|โซ”|โซ•|โซ–|โซ—|โซ˜|โซ™|โซท|โซธ|โซน|โซบ|โŠข|โŠฃ|โŸ‚|โซช|โซซ|\u003c:|\u003e:))"},{"name":"keyword.operator.ternary.julia","match":"(?\u003c=\\s)(?:\\?)(?=\\s)"},{"name":"keyword.operator.ternary.julia","match":"(?\u003c=\\s)(?:\\:)(?=\\s)"},{"name":"keyword.operator.boolean.julia","match":"(?:\\|\\||\u0026\u0026|(?\u003c!(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ]))!)"},{"name":"keyword.operator.range.julia","match":"(?\u003c=[[:word:]โบ-โ‚œ!โ€ฒโˆ‡\\)\\]\\}])(?::)"},{"name":"keyword.operator.applies.julia","match":"(?:\\|\u003e)"},{"name":"keyword.operator.bitwise.julia","match":"(?:\\||\\.\\||\\\u0026|\\.\\\u0026|~|ยฌ|\\.~|โŠป|\\.โŠป)"},{"name":"keyword.operator.arithmetic.julia","match":"\\.?(?:\\+\\+|\\-\\-|\\+|\\-|โˆ’|ยฆ|\\||โŠ•|โŠ–|โŠž|โŠŸ|โˆช|โˆจ|โŠ”|ยฑ|โˆ“|โˆ”|โˆธ|โ‰|โŠŽ|โŠป|โŠฝ|โ‹Ž|โ‹“|โŸ‡|โงบ|โงป|โจˆ|โจข|โจฃ|โจค|โจฅ|โจฆ|โจง|โจจ|โจฉ|โจช|โจซ|โจฌ|โจญ|โจฎ|โจน|โจบ|โฉ|โฉ‚|โฉ…|โฉŠ|โฉŒ|โฉ|โฉ|โฉ’|โฉ”|โฉ–|โฉ—|โฉ›|โฉ|โฉก|โฉข|โฉฃ|\\*|//?|โŒฟ|รท|%|\u0026|ยท|ฮ‡|โ‹…|โˆ˜|ร—|\\\\|โˆฉ|โˆง|โŠ—|โŠ˜|โŠ™|โŠš|โŠ›|โŠ |โŠก|โŠ“|โˆ—|โˆ™|โˆค|โ…‹|โ‰€|โŠผ|โ‹„|โ‹†|โ‹‡|โ‹‰|โ‹Š|โ‹‹|โ‹Œ|โ‹|โ‹’|โŸ‘|โฆธ|โฆผ|โฆพ|โฆฟ|โงถ|โงท|โจ‡|โจฐ|โจฑ|โจฒ|โจณ|โจด|โจต|โจถ|โจท|โจธ|โจป|โจผ|โจฝ|โฉ€|โฉƒ|โฉ„|โฉ‹|โฉ|โฉŽ|โฉ‘|โฉ“|โฉ•|โฉ˜|โฉš|โฉœ|โฉž|โฉŸ|โฉ |โซ›|โŠ|โ–ท|โจ|โŸ•|โŸ–|โŸ—|โจŸ|\\^|โ†‘|โ†“|โ‡ต|โŸฐ|โŸฑ|โคˆ|โค‰|โคŠ|โค‹|โค’|โค“|โฅ‰|โฅŒ|โฅ|โฅ|โฅ‘|โฅ”|โฅ•|โฅ˜|โฅ™|โฅœ|โฅ|โฅ |โฅก|โฅฃ|โฅฅ|โฅฎ|โฅฏ|๏ฟช|๏ฟฌ|โˆš|โˆ›|โˆœ|โ‹†|ยฑ|โˆ“)"},{"name":"keyword.operator.compose.julia","match":"(?:โˆ˜)"},{"name":"keyword.operator.isa.julia","match":"(?:::|(?\u003c=\\s)isa(?=\\s))"},{"name":"keyword.operator.relation.in.julia","match":"(?:(?\u003c=\\s)in(?=\\s))"},{"name":"keyword.operator.dots.julia","match":"(?:\\.(?=(?:@|_|\\p{L}))|\\.\\.+|โ€ฆ|โ|โ‹ฎ|โ‹ฑ|โ‹ฐ|โ‹ฏ)"},{"name":"keyword.operator.interpolation.julia","match":"(?:\\$)(?=.+)"},{"match":"((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)(('|(\\.'))*\\.?')","captures":{"2":{"name":"keyword.operator.transposed-variable.julia"}}},{"match":"(\\])((?:'|(?:\\.'))*\\.?')","captures":{"1":{"name":"bracket.end.julia"},"2":{"name":"keyword.operator.transposed-matrix.julia"}}},{"match":"(\\))((?:'|(?:\\.'))*\\.?')","captures":{"1":{"name":"bracket.end.julia"},"2":{"name":"keyword.operator.transposed-parens.julia"}}}]},"parentheses":{"patterns":[{"begin":"\\(","end":"(\\))((?:\\.)?'*)","patterns":[{"include":"#self_no_for_block"}],"beginCaptures":{"0":{"name":"meta.bracket.julia"}},"endCaptures":{"1":{"name":"meta.bracket.julia"},"2":{"name":"keyword.operator.transpose.julia"}}}]},"punctuation":{"patterns":[{"name":"punctuation.separator.comma.julia","match":","},{"name":"punctuation.separator.semicolon.julia","match":";"}]},"self_no_for_block":{"patterns":[{"include":"#operator"},{"include":"#array"},{"include":"#string"},{"include":"#parentheses"},{"include":"#bracket"},{"include":"#function_decl"},{"include":"#function_call"},{"include":"#keyword"},{"include":"#number"},{"include":"#comment"},{"include":"#type_decl"},{"include":"#symbol"},{"include":"#punctuation"}]},"string":{"patterns":[{"name":"string.docstring.julia","begin":"(?:(@doc)\\s((?:doc)?\"\"\")|(doc\"\"\"))","end":"(\"\"\") ?(-\u003e)?","patterns":[{"include":"#string_escaped_char"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.julia"},"2":{"name":"keyword.operator.arrow.julia"}}},{"name":"embed.cxx.julia","contentName":"source.cpp","begin":"(i?cxx)(\"\"\")","end":"\"\"\"","patterns":[{"include":"source.c++"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"embed.python.julia","contentName":"source.python","begin":"(py)(\"\"\")","end":"([\\s\\w]*)(\"\"\")","patterns":[{"include":"source.python"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"2":{"name":"punctuation.definition.string.end.julia"}}},{"name":"embed.js.julia","contentName":"source.js","begin":"(js)(\"\"\")","end":"\"\"\"","patterns":[{"include":"source.js"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"embed.R.julia","contentName":"source.r","begin":"(R)(\"\"\")","end":"\"\"\"","patterns":[{"include":"source.r"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"string.quoted.other.julia","begin":"(raw)(\"\"\")","end":"\"\"\"","patterns":[{"include":"#string_escaped_char"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"string.quoted.other.julia","begin":"(raw)(\")","end":"\"","patterns":[{"include":"#string_escaped_char"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"embed.sql.julia","contentName":"meta.embedded.inline.sql","begin":"(sql)(\"\"\")","end":"\"\"\"","patterns":[{"include":"source.sql"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"constant.other.symbol.julia","begin":"var\"\"\"","end":"\"\"\"","patterns":[{"include":"#string_escaped_char"}]},{"name":"constant.other.symbol.julia","begin":"var\"","end":"\"","patterns":[{"include":"#string_escaped_char"}]},{"name":"string.docstring.julia","begin":"^\\s?(doc)?(\"\"\")\\s?$","end":"(\"\"\")","patterns":[{"include":"#string_escaped_char"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"1":{"name":"support.function.macro.julia"},"2":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.julia"}}},{"name":"string.quoted.single.julia","begin":"'","end":"'(?!')","patterns":[{"include":"#string_escaped_char"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"string.quoted.triple.double.julia","begin":"\"\"\"","end":"\"\"\"","patterns":[{"include":"#string_escaped_char"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.multiline.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.multiline.end.julia"}}},{"name":"string.quoted.double.julia","begin":"\"(?!\"\")","end":"\"","patterns":[{"include":"#string_escaped_char"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.julia"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.julia"}}},{"name":"string.regexp.julia","begin":"r\"\"\"","end":"(\"\"\")([imsx]{0,4})?","patterns":[{"include":"#string_escaped_char"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.regexp.begin.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.regexp.end.julia"},"2":{"name":"keyword.other.option-toggle.regexp.julia"}}},{"name":"string.regexp.julia","begin":"r\"","end":"(\")([imsx]{0,4})?","patterns":[{"include":"#string_escaped_char"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.regexp.begin.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.regexp.end.julia"},"2":{"name":"keyword.other.option-toggle.regexp.julia"}}},{"name":"string.quoted.other.julia","begin":"(?\u003c!\")((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)\"\"\"","end":"(\"\"\")((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)?","patterns":[{"include":"#string_escaped_char"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.julia"},"1":{"name":"support.function.macro.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.julia"},"2":{"name":"support.function.macro.julia"}}},{"name":"string.quoted.other.julia","begin":"(?\u003c!\")((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)\"","end":"(?\u003c![^\\\\]\\\\)(\")((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)?","patterns":[{"include":"#string_escaped_char"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.julia"},"1":{"name":"support.function.macro.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.julia"},"2":{"name":"support.function.macro.julia"}}},{"name":"string.interpolated.backtick.julia","begin":"(?\u003c!`)((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)?```","end":"(```)((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)?","patterns":[{"include":"#string_escaped_char"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.julia"},"1":{"name":"support.function.macro.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.julia"},"2":{"name":"support.function.macro.julia"}}},{"name":"string.interpolated.backtick.julia","begin":"(?\u003c!`)((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)?`","end":"(?\u003c![^\\\\]\\\\)(`)((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)?","patterns":[{"include":"#string_escaped_char"},{"include":"#string_dollar_sign_interpolate"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.julia"},"1":{"name":"support.function.macro.julia"}},"endCaptures":{"1":{"name":"punctuation.definition.string.end.julia"},"2":{"name":"support.function.macro.julia"}}}]},"string_dollar_sign_interpolate":{"patterns":[{"name":"variable.interpolation.julia","match":"\\$(?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ]|[^\\p{^Sc}$])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ]|[^\\p{^Sc}$])*"},{"name":"variable.interpolation.julia","begin":"\\$(\\()","end":"\\)","patterns":[{"include":"#self_no_for_block"}],"beginCaptures":{"1":{"name":"meta.bracket.julia"}},"endCaptures":{"0":{"name":"meta.bracket.julia"}}}]},"string_escaped_char":{"patterns":[{"name":"constant.character.escape.julia","match":"\\\\(\\\\|[0-3]\\d{,2}|[4-7]\\d?|x[a-fA-F0-9]{,2}|u[a-fA-F0-9]{,4}|U[a-fA-F0-9]{,8}|.)"}]},"symbol":{"patterns":[{"name":"constant.other.symbol.julia","match":"(?\u003c![[:word:]โบ-โ‚œ!โ€ฒโˆ‡\\)\\]\\}]):(?:(?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)(?!(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ]))(?![\"`])"}]},"type_decl":{"patterns":[{"name":"meta.type.julia","match":"(?\u003e!:_)(?:struct|mutable\\s+struct|abstract\\s+type|primitive\\s+type)\\s+((?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*)(\\s*(\u003c:)\\s*(?:[[:alpha:]_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{So}โ†-โ‡ฟ])(?:[[:word:]_!\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Lo}\\p{Nl}\\p{Sc}โ…€-โ…„โˆฟโŠพโŠฟโŠคโŠฅโˆ‚โˆ…-โˆ‡โˆŽโˆโˆโˆ‘โˆžโˆŸโˆซ-โˆณโ‹€-โ‹ƒโ—ธ-โ—ฟโ™ฏโŸ˜โŸ™โŸ€โŸโฆฐ-โฆดโจ€-โจ†โจ‰-โจ–โจ›โจœ๐›๐››๐›ป๐œ•๐œต๐๐ฏ๐ž‰๐žฉ๐Ÿƒโฑ-โพโ‚-โ‚Žโˆ -โˆขโฆ›-โฆฏโ„˜โ„ฎใ‚›-ใ‚œ๐ŸŽ-๐Ÿก]|[^\\P{Mn}\u0001-ยก]|[^\\P{Mc}\u0001-ยก]|[^\\P{Nd}\u0001-ยก]|[^\\P{Pc}\u0001-ยก]|[^\\P{Sk}\u0001-ยก]|[^\\P{Me}\u0001-ยก]|[^\\P{No}\u0001-ยก]|[โ€ฒ-โ€ทโ—]|[^\\P{So}โ†-โ‡ฟ])*(?:{.*})?)?","captures":{"1":{"name":"entity.name.type.julia"},"2":{"name":"entity.other.inherited-class.julia"},"3":{"name":"punctuation.separator.inheritance.julia"}}}]}}}
@@ -1 +1 @@
1
- {"name":"Kotlin","scopeName":"source.kotlin","patterns":[{"include":"#comments"},{"include":"#package"},{"include":"#imports"},{"include":"#code"}],"repository":{"annotations":{"patterns":[{"name":"meta.annotation.kotlin","match":"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:\\s*?[a-zA-Z_]\\w*"},{"name":"meta.annotation.kotlin","begin":"@[a-zA-Z_]\\w*\\s*(\\()","end":"\\)","patterns":[{"include":"#code"},{"name":"punctuation.seperator.property.kotlin","match":","}],"beginCaptures":{"1":{"name":"punctuation.definition.arguments.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.definition.arguments.end.kotlin"}}},{"name":"meta.annotation.kotlin","match":"@[a-zA-Z_]\\w*"}]},"braces":{"patterns":[{"name":"meta.block.kotlin","begin":"\\{","end":"\\}","patterns":[{"include":"#code"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"}}}]},"brackets":{"patterns":[{"name":"meta.brackets.kotlin","begin":"\\[","end":"\\]","patterns":[{"include":"#code"}],"beginCaptures":{"0":{"name":"punctuation.section.brackets.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.brackets.end.kotlin"}}}]},"builtin-functions":{"patterns":[{"match":"\\b(apply|also|let|run|takeIf|takeWhile|takeUnless|with|print|println)\\b\\s*(?={|\\()","captures":{"1":{"name":"support.function.kotlin"}}},{"match":"\\b(arrayListOf|mutableListOf|listOf|mutableMapOf|mapOf|mutableSetOf|setOf)\\b\\s*(?={|\\()","captures":{"1":{"name":"support.function.kotlin"}}}]},"class-ident":{"patterns":[{"name":"entity.name.type.class.kotlin","match":"\\b[A-Z_]\\w*\\b"}]},"class-literal":{"patterns":[{"name":"meta.class.kotlin","begin":"(?=\\b(?:(?:(?:data|value)\\s+)?class|(?:(?:fun|value)\\s+)?interface)\\s+\\w+)\\b","end":"(?=\\}|$)","patterns":[{"include":"#keywords"},{"begin":"\\b((?:(?:data|value)\\s+)?class|(?:(?:fun|value)\\s+)?interface)\\b\\s+(\\w+)","end":"(?=\\(|\\{|$)","patterns":[{"include":"#comments"},{"include":"#annotations"},{"include":"#types"}],"beginCaptures":{"1":{"name":"storage.modifier.kotlin"},"2":{"name":"entity.name.class.kotlin"}}},{"name":"meta.parameters.kotlin","begin":"(\\()","end":"(\\))","patterns":[{"include":"#class-parameter-list"},{"include":"#comments"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"},"1":{"name":"punctuation.definition.parameters.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"},"1":{"name":"punctuation.definition.parameters.end.kotlin"}}},{"name":"meta.block.kotlin","begin":"\\{","end":"\\}","patterns":[{"include":"#code"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"}}}]}],"repository":{"class-parameter-list":{"patterns":[{"include":"#generic"},{"include":"#annotations"},{"include":"#keywords"},{"match":"(\\w+)\\s*(:)","captures":{"1":{"name":"variable.parameter.function.kotlin"},"2":{"name":"keyword.operator.declaration.kotlin"}}},{"name":"punctuation.seperator.kotlin","match":","},{"include":"#types"},{"include":"#literals"}]}}},"code":{"patterns":[{"include":"#comments"},{"include":"#annotations"},{"include":"#parens"},{"include":"#braces"},{"include":"#brackets"},{"include":"#class-literal"},{"include":"#literal-functions"},{"include":"#literals"},{"include":"#keywords"},{"include":"#types"},{"include":"#operators"},{"include":"#constants"},{"include":"#punctuations"},{"include":"#builtin-functions"}]},"comments":{"patterns":[{"include":"#inline"},{"name":"comment.block.kotlin","begin":"/\\*","end":"\\*/","patterns":[{"include":"#nested"}],"beginCaptures":{"0":{"name":"punctuation.definition.comment.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.definition.comment.end.kotlin"}}}],"repository":{"inline":{"patterns":[{"match":"(//).*$\\n?","captures":{"0":{"name":"punctuation.definition.comment.kotlin"},"1":{"name":"comment.line.double-slash.kotlin"}}}]},"nested":{"patterns":[{"begin":"/\\*","end":"\\*/","patterns":[{"include":"#nested"}]}]}}},"constants":{"patterns":[{"name":"constant.language.kotlin","match":"\\b(class)\\b"},{"name":"variable.language.kotlin","match":"\\b(this|super)\\b"}]},"generic":{"patterns":[{"begin":"(?=\\\u003c(?:[A-Z_]|\\*|in|out))","end":"(?\u003c=\\\u003e)(?!\\\u003e)","patterns":[{"name":"punctuation.bracket.angle.begin.kotlin","match":"\u003c"},{"name":"punctuation.bracket.angle.end.kotlin","match":"\u003e"},{"name":"entity.name.type.generic.wildcard.kotlin","match":"\\*"},{"include":"#generic-parameter-list"},{"name":"punctuation.seperator.kotlin","match":","}]}],"repository":{"generic-parameter-list":{"patterns":[{"include":"#annotations"},{"name":"storage.modifier.generic.variance.kotlin","match":"\\b(in|out)\\b"},{"include":"#built-in-types"},{"include":"#class-ident"},{"include":"#generic"},{"include":"#operators"}]}}},"imports":{"patterns":[{"name":"meta.import.kotlin","match":"^\\s*(import)\\s+((?:[`][^$`]+[`]|[^` $.]+)(?:\\.(?:[`][^$`]+[`]|[^` $.]+))*)(?:\\s+(as)\\s+([`][^$`]+[`]|[^` $.]+))?$","captures":{"1":{"name":"keyword.other.import.kotlin"},"2":{"name":"storage.modifier.import.kotlin"},"3":{"name":"keyword.other.kotlin"},"4":{"name":"entity.name.type"}}}]},"keywords":{"patterns":[{"name":"keyword.operator.kotlin","match":"(\\!in|\\!is|as\\?)\\b"},{"name":"keyword.operator.kotlin","match":"\\b(in|is|as|assert)\\b"},{"name":"storage.type.kotlin","match":"\\b(val|var)\\b"},{"name":"punctuation.definition.variable.kotlin","match":"\\b(\\_)\\b"},{"name":"storage.type.kotlin","match":"\\b(tailrec|operator|infix|typealias|reified|copy(?=\\s+fun|\\s+var))\\b"},{"name":"storage.modifier.kotlin","match":"\\b(out|in|yield|typealias|override)\\b"},{"name":"storage.modifier.kotlin","match":"\\b(?\u003c![+-/%*=(,]\\s)(inline|inner|external|public|private|protected|internal|abstract|final|sealed|enum|open|annotation|expect|actual|const|lateinit)(?=\\s(?!(?:\\s*)(?:[+-/%*=:).,]|$)))\\b"},{"name":"storage.modifier.kotlin","match":"\\b(vararg(?=\\s+\\w+:))\\b"},{"name":"storage.modifier.kotlin","match":"\\b(suspend(?!\\s*[\\(]?\\s*\\{))\\b"},{"name":"keyword.control.catch-exception.kotlin","match":"\\b(try|catch|finally|throw)\\b"},{"name":"keyword.control.conditional.kotlin","match":"\\b(if|else|when)\\b"},{"name":"keyword.control.kotlin","match":"\\b(while|for|do|return|break|continue)\\b"},{"name":"entity.name.function.constructor","match":"\\b(constructor|init)\\b"},{"name":"storage.type.kotlin","match":"\\b(companion|object)\\b"}]},"literal-functions":{"patterns":[{"name":"meta.function.kotlin","begin":"(?=\\b(?:fun)\\b)","end":"(?\u003c=$|=|\\})","patterns":[{"include":"#keywords"},{"begin":"\\bfun\\b","end":"(?=\\()","patterns":[{"include":"#generic"},{"match":"(`[^`]*`)","captures":{"0":{"name":"entity.name.function.kotlin"},"1":{"name":"string.quoted.backtick.kotlin"}}},{"match":"([\\.\u003c\\?\u003e\\w]+\\.)?(\\w+)","captures":{"2":{"name":"entity.name.function.kotlin"}}},{"include":"#types"}],"beginCaptures":{"0":{"name":"keyword.other.kotlin"}}},{"name":"meta.parameters.kotlin","begin":"(\\()","end":"(\\))","patterns":[{"include":"#function-parameter-list"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"},"1":{"name":"punctuation.definition.parameters.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"},"1":{"name":"punctuation.definition.parameters.end.kotlin"}}},{"name":"keyword.operator.single-expression.kotlin","match":"="},{"name":"meta.block.kotlin","begin":"\\{","end":"\\}","patterns":[{"include":"#code"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"}}},{"include":"#return-type"}]}],"repository":{"function-parameter-list":{"patterns":[{"include":"#comments"},{"include":"#annotations"},{"include":"#keywords"},{"match":"(\\w+)\\s*(:)","captures":{"1":{"name":"variable.parameter.function.kotlin"},"2":{"name":"keyword.operator.declaration.kotlin"}}},{"name":"punctuation.seperator.kotlin","match":","},{"include":"#types"}]},"return-type":{"patterns":[{"name":"meta.return.type.kotlin","begin":"(?\u003c=\\))\\s*(:)(?=\\s*\\S)","end":"(?\u003c![:|\u0026])(?=$|^|[={};,]|//)","patterns":[{"include":"#types"}]}]}}},"literals":{"patterns":[{"include":"#boolean"},{"include":"#numeric"},{"include":"#string"},{"include":"#null"}],"repository":{"boolean":{"patterns":[{"name":"constant.language.boolean.kotlin","match":"\\b(true|false)\\b"}]},"null":{"patterns":[{"name":"constant.language.null.kotlin","match":"\\b(null)\\b"}]},"numeric":{"patterns":[{"name":"constant.numeric.hex.kotlin","match":"\\b(0(x|X)[0-9A-Fa-f_]*)([LuU]|[uU]L)?\\b"},{"name":"constant.numeric.binary.kotlin","match":"\\b(0(b|B)[0-1_]*)([LuU]|[uU]L)?\\b"},{"name":"constant.numeric.float.kotlin","match":"\\b([0-9][0-9_]*\\.[0-9][0-9_]*[fFL]?)\\b"},{"name":"constant.numeric.integer.kotlin","match":"\\b([0-9][0-9_]*([fFLuU]|[uU]L)?)\\b"}]},"string":{"patterns":[{"name":"string.quoted.triple.kotlin","begin":"\"\"\"","end":"\"\"\"(?!\")","patterns":[{"include":"#raw-string-content"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.kotlin"}}},{"name":"string.quoted.double.kotlin","begin":"(?!')\"","end":"\"","patterns":[{"include":"#string-content"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.kotlin"}}},{"name":"string.quoted.single.kotlin","begin":"'","end":"'","patterns":[{"include":"#string-content"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.kotlin"}}}],"repository":{"raw-string-content":{"patterns":[{"name":"entity.string.template.element.kotlin","begin":"\\$(\\{)","end":"\\}","patterns":[{"include":"#code"}],"beginCaptures":{"1":{"name":"punctuation.section.block.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.block.end.kotlin"}}},{"name":"entity.string.template.element.kotlin","match":"\\$[a-zA-Z_]\\w*"}]},"string-content":{"patterns":[{"name":"constant.character.escape.kotlin","match":"\\\\[0\\\\tnr\"']"},{"name":"constant.character.escape.unicode.kotlin","match":"\\\\(x[\\da-fA-F]{2}|u[\\da-fA-F]{4}|.)"},{"name":"entity.string.template.element.kotlin","begin":"\\$(\\{)","end":"\\}","patterns":[{"include":"#code"}],"beginCaptures":{"1":{"name":"punctuation.section.block.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.block.end.kotlin"}}},{"name":"entity.string.template.element.kotlin","match":"\\$[a-zA-Z_]\\w*"}]}}}}},"object-literal":{"patterns":[{"name":"meta.class.kotlin","begin":"(?=\\b(?:object)\\b((\\s*:\\s*)|\\s+)\\w+)","end":"(?=\\}|$)","patterns":[{"include":"#annotation"},{"begin":"\\b(object)\\b\\s*(:)\\s*(\\w+)","end":"(?=\\(|\\{|$)","patterns":[{"include":"#comments"},{"include":"#annotations"},{"include":"#types"}],"beginCaptures":{"1":{"name":"storage.modifier.kotlin"},"2":{"name":"keyword.operator.declaration.kotlin"},"3":{"name":"entity.name.class.kotlin"}}},{"name":"meta.parameters.kotlin","begin":"(\\()","end":"(\\))","patterns":[{"include":"#comments"},{"include":"#class-parameter-list"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"},"1":{"name":"punctuation.definition.parameters.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"},"1":{"name":"punctuation.definition.parameters.end.kotlin"}}},{"name":"meta.block.kotlin","begin":"\\{","end":"\\}","patterns":[{"include":"#code"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"}}}]}],"repository":{"class-parameter-list":{"patterns":[{"include":"#annotations"},{"include":"#keywords"},{"match":"(\\w+)\\s*(:)","captures":{"1":{"name":"variable.parameter.function.kotlin"},"2":{"name":"keyword.operator.declaration.kotlin"}}},{"name":"punctuation.seperator.kotlin","match":","},{"include":"#types"}]}}},"operators":{"patterns":[{"name":"keyword.operator.bitwise.kotlin","match":"\\b(and|or|not|inv)\\b"},{"name":"keyword.operator.comparison.kotlin","match":"(==|!=|===|!==|\u003c=|\u003e=|\u003c|\u003e)"},{"name":"keyword.operator.assignment.kotlin","match":"(=)"},{"name":"keyword.operator.declaration.kotlin","match":"(:(?!:))"},{"name":"keyword.operator.elvis.kotlin","match":"(\\?:)"},{"name":"keyword.operator.increment-decrement.kotlin","match":"(\\-\\-|\\+\\+)"},{"name":"keyword.operator.arithmetic.kotlin","match":"(\\-|\\+|\\*|\\/|%)"},{"name":"keyword.operator.arithmetic.assign.kotlin","match":"(\\+\\=|\\-\\=|\\*\\=|\\/\\=)"},{"name":"keyword.operator.logical.kotlin","match":"(\\!|\\\u0026\\\u0026|\\|\\|)"},{"name":"keyword.operator.range.kotlin","match":"(\\.\\.)"}]},"package":{"patterns":[{"match":"^\\s*(package)\\b(?:\\s*([^ ;$]+)\\s*)?","captures":{"1":{"name":"keyword.other.kotlin"},"2":{"name":"entity.name.package.kotlin"}}}]},"parens":{"patterns":[{"name":"meta.group.kotlin","begin":"\\(","end":"\\)","patterns":[{"include":"#code"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"}}}]},"punctuations":{"patterns":[{"name":"punctuation.accessor.reference.kotlin","match":"::"},{"name":"punctuation.accessor.dot.safe.kotlin","match":"\\?\\."},{"name":"punctuation.accessor.dot.kotlin","match":"(?\u003c!\\?)\\."},{"name":"punctuation.seperator.kotlin","match":"\\,"},{"name":"punctuation.terminator.kotlin","match":"\\;"}]},"types":{"patterns":[{"include":"#built-in-types"},{"include":"#class-ident"},{"include":"#generic"},{"match":"(?\u003c![/=\\-+!*%\u003c\u003e\u0026|\\^~.])(-\u003e)(?![/=\\-+!*%\u003c\u003e\u0026|\\^~.])","captures":{"1":{"name":"keyword.operator.type.function.kotlin"}}},{"name":"keyword.operator.type.nullable.kotlin","match":"\\?(?!\\.)"},{"begin":"\\(","end":"\\)","patterns":[{"include":"#types"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"}}}],"repository":{"built-in-types":{"patterns":[{"name":"support.class.kotlin","match":"\\b(Nothing|Any|Unit|String|CharSequence|Int|Boolean|Char|Long|Double|Float|Short|Byte|UByte|UShort|UInt|ULong|Array|List|Map|Set|dynamic)\\b(\\?)?"},{"name":"support.class.kotlin","match":"\\b(IntArray|BooleanArray|CharArray|LongArray|DoubleArray|FloatArray|ShortArray|ByteArray|UByteArray|UShortArray|UIntArray|ULongArray)\\b(\\?)?"}]}}}}}
1
+ {"name":"Kotlin","scopeName":"source.kotlin","patterns":[{"include":"#comments"},{"include":"#package"},{"include":"#imports"},{"include":"#code"}],"repository":{"annotations":{"patterns":[{"name":"meta.annotation.kotlin","match":"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:\\s*?[a-zA-Z_]\\w*"},{"name":"meta.annotation.kotlin","begin":"@[a-zA-Z_]\\w*\\s*(\\()","end":"\\)","patterns":[{"include":"#code"},{"name":"punctuation.seperator.property.kotlin","match":","}],"beginCaptures":{"1":{"name":"punctuation.definition.arguments.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.definition.arguments.end.kotlin"}}},{"name":"meta.annotation.kotlin","match":"@[a-zA-Z_]\\w*"}]},"braces":{"patterns":[{"name":"meta.block.kotlin","begin":"\\{","end":"\\}","patterns":[{"include":"#code"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"}}}]},"brackets":{"patterns":[{"name":"meta.brackets.kotlin","begin":"\\[","end":"\\]","patterns":[{"include":"#code"}],"beginCaptures":{"0":{"name":"punctuation.section.brackets.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.brackets.end.kotlin"}}}]},"builtin-functions":{"patterns":[{"match":"\\b(apply|also|let|run|takeIf|takeWhile|takeUnless|with|print|println)\\b\\s*(?={|\\()","captures":{"1":{"name":"support.function.kotlin"}}},{"match":"\\b(arrayListOf|mutableListOf|listOf|mutableMapOf|mapOf|mutableSetOf|setOf)\\b\\s*(?={|\\()","captures":{"1":{"name":"support.function.kotlin"}}}]},"class-ident":{"patterns":[{"name":"entity.name.type.class.kotlin","match":"\\b[A-Z_]\\w*\\b"}]},"class-literal":{"patterns":[{"name":"meta.class.kotlin","begin":"(?=\\b(?:(?:(?:data|value)\\s+)?class|(?:data\\s+)?object|(?:(?:fun|value)\\s+)?interface)\\s+\\w+)\\b","end":"(?=\\}|$)","patterns":[{"include":"#keywords"},{"begin":"\\b((?:(?:data|value)\\s+)?class|(?:data\\s+)?object|(?:(?:fun|value)\\s+)?interface)\\b\\s+(\\w+)","end":"(?=\\(|\\{|$)","patterns":[{"include":"#comments"},{"include":"#annotations"},{"include":"#types"}],"beginCaptures":{"1":{"name":"storage.modifier.kotlin"},"2":{"name":"entity.name.class.kotlin"}}},{"name":"meta.parameters.kotlin","begin":"(\\()","end":"(\\))","patterns":[{"include":"#class-parameter-list"},{"include":"#comments"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"},"1":{"name":"punctuation.definition.parameters.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"},"1":{"name":"punctuation.definition.parameters.end.kotlin"}}},{"name":"meta.block.kotlin","begin":"\\{","end":"\\}","patterns":[{"include":"#code"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"}}}]}],"repository":{"class-parameter-list":{"patterns":[{"include":"#generic"},{"include":"#annotations"},{"include":"#keywords"},{"match":"(\\w+)\\s*(:)","captures":{"1":{"name":"variable.parameter.function.kotlin"},"2":{"name":"keyword.operator.declaration.kotlin"}}},{"name":"punctuation.seperator.kotlin","match":","},{"include":"#types"},{"include":"#literals"}]}}},"code":{"patterns":[{"include":"#comments"},{"include":"#annotations"},{"include":"#parens"},{"include":"#braces"},{"include":"#brackets"},{"include":"#class-literal"},{"include":"#literal-functions"},{"include":"#literals"},{"include":"#keywords"},{"include":"#types"},{"include":"#operators"},{"include":"#constants"},{"include":"#punctuations"},{"include":"#builtin-functions"}]},"comments":{"patterns":[{"include":"#inline"},{"name":"comment.block.kotlin","begin":"/\\*","end":"\\*/","patterns":[{"include":"#nested"}],"beginCaptures":{"0":{"name":"punctuation.definition.comment.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.definition.comment.end.kotlin"}}}],"repository":{"inline":{"patterns":[{"match":"(//).*$\\n?","captures":{"0":{"name":"punctuation.definition.comment.kotlin"},"1":{"name":"comment.line.double-slash.kotlin"}}}]},"nested":{"patterns":[{"begin":"/\\*","end":"\\*/","patterns":[{"include":"#nested"}]}]}}},"constants":{"patterns":[{"name":"constant.language.kotlin","match":"\\b(class)\\b"},{"name":"variable.language.kotlin","match":"\\b(this|super)\\b"}]},"generic":{"patterns":[{"begin":"(?=\\\u003c(?:[A-Z_]|\\*|in|out))","end":"(?\u003c=\\\u003e)(?!\\\u003e)","patterns":[{"name":"punctuation.bracket.angle.begin.kotlin","match":"\u003c"},{"name":"punctuation.bracket.angle.end.kotlin","match":"\u003e"},{"name":"entity.name.type.generic.wildcard.kotlin","match":"\\*"},{"include":"#generic-parameter-list"},{"name":"punctuation.seperator.kotlin","match":","}]}],"repository":{"generic-parameter-list":{"patterns":[{"include":"#annotations"},{"name":"storage.modifier.generic.variance.kotlin","match":"\\b(in|out)\\b"},{"include":"#built-in-types"},{"include":"#class-ident"},{"include":"#generic"},{"include":"#operators"}]}}},"imports":{"patterns":[{"name":"meta.import.kotlin","match":"^\\s*(import)\\s+((?:[`][^$`]+[`]|[^` $.]+)(?:\\.(?:[`][^$`]+[`]|[^` $.]+))*)(?:\\s+(as)\\s+([`][^$`]+[`]|[^` $.]+))?$","captures":{"1":{"name":"keyword.other.import.kotlin"},"2":{"name":"storage.modifier.import.kotlin"},"3":{"name":"keyword.other.kotlin"},"4":{"name":"entity.name.type"}}}]},"keywords":{"patterns":[{"name":"keyword.operator.kotlin","match":"(\\!in|\\!is|as\\?)\\b"},{"name":"keyword.operator.kotlin","match":"\\b(in|is|as|assert)\\b"},{"name":"storage.type.kotlin","match":"\\b(val|var)\\b"},{"name":"punctuation.definition.variable.kotlin","match":"\\b(\\_)\\b"},{"name":"storage.type.kotlin","match":"\\b(tailrec|operator|infix|typealias|reified|copy(?=\\s+fun|\\s+var))\\b"},{"name":"storage.modifier.kotlin","match":"\\b(out|in|yield|typealias|override)\\b"},{"name":"storage.modifier.kotlin","match":"\\b(?\u003c![+-/%*=(,]\\s)(inline|inner|external|public|private|protected|internal|abstract|final|sealed|enum|open|annotation|expect|actual|const|lateinit)(?=\\s(?!(?:\\s*)(?:[+-/%*=:).,]|$)))\\b"},{"name":"storage.modifier.kotlin","match":"\\b(vararg(?=\\s+\\w+:))\\b"},{"name":"storage.modifier.kotlin","match":"\\b(suspend(?!\\s*[\\(]?\\s*\\{))\\b"},{"name":"keyword.control.catch-exception.kotlin","match":"\\b(try|catch|finally|throw)\\b"},{"name":"keyword.control.conditional.kotlin","match":"\\b(if|else|when)\\b"},{"name":"keyword.control.kotlin","match":"\\b(while|for|do|return|break|continue)\\b"},{"name":"entity.name.function.constructor","match":"\\b(constructor|init)\\b"},{"name":"storage.type.kotlin","match":"\\b(companion|object)\\b"}]},"literal-functions":{"patterns":[{"name":"meta.function.kotlin","begin":"(?=\\b(?:fun)\\b)","end":"(?\u003c=$|=|\\})","patterns":[{"include":"#keywords"},{"begin":"\\bfun\\b","end":"(?=\\()","patterns":[{"include":"#generic"},{"match":"(`[^`]*`)","captures":{"0":{"name":"entity.name.function.kotlin"},"1":{"name":"string.quoted.backtick.kotlin"}}},{"match":"([\\.\u003c\\?\u003e\\w]+\\.)?(\\w+)","captures":{"2":{"name":"entity.name.function.kotlin"}}},{"include":"#types"}],"beginCaptures":{"0":{"name":"keyword.other.kotlin"}}},{"name":"meta.parameters.kotlin","begin":"(\\()","end":"(\\))","patterns":[{"include":"#function-parameter-list"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"},"1":{"name":"punctuation.definition.parameters.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"},"1":{"name":"punctuation.definition.parameters.end.kotlin"}}},{"name":"keyword.operator.single-expression.kotlin","match":"="},{"name":"meta.block.kotlin","begin":"\\{","end":"\\}","patterns":[{"include":"#code"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"}}},{"include":"#return-type"}]}],"repository":{"function-parameter-list":{"patterns":[{"include":"#comments"},{"include":"#annotations"},{"include":"#keywords"},{"match":"(\\w+)\\s*(:)","captures":{"1":{"name":"variable.parameter.function.kotlin"},"2":{"name":"keyword.operator.declaration.kotlin"}}},{"name":"punctuation.seperator.kotlin","match":","},{"include":"#types"}]},"return-type":{"patterns":[{"name":"meta.return.type.kotlin","begin":"(?\u003c=\\))\\s*(:)(?=\\s*\\S)","end":"(?\u003c![:|\u0026])(?=$|^|[={};,]|//)","patterns":[{"include":"#types"}]}]}}},"literals":{"patterns":[{"include":"#boolean"},{"include":"#numeric"},{"include":"#string"},{"include":"#null"}],"repository":{"boolean":{"patterns":[{"name":"constant.language.boolean.kotlin","match":"\\b(true|false)\\b"}]},"null":{"patterns":[{"name":"constant.language.null.kotlin","match":"\\b(null)\\b"}]},"numeric":{"patterns":[{"name":"constant.numeric.hex.kotlin","match":"\\b(0(x|X)[0-9A-Fa-f_]*)([LuU]|[uU]L)?\\b"},{"name":"constant.numeric.binary.kotlin","match":"\\b(0(b|B)[0-1_]*)([LuU]|[uU]L)?\\b"},{"name":"constant.numeric.float.kotlin","match":"\\b([0-9][0-9_]*\\.[0-9][0-9_]*[fFL]?)\\b"},{"name":"constant.numeric.integer.kotlin","match":"\\b([0-9][0-9_]*([fFLuU]|[uU]L)?)\\b"}]},"string":{"patterns":[{"name":"string.quoted.triple.kotlin","begin":"\"\"\"","end":"\"\"\"(?!\")","patterns":[{"include":"#raw-string-content"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.kotlin"}}},{"name":"string.quoted.double.kotlin","begin":"(?!')\"","end":"\"","patterns":[{"include":"#string-content"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.kotlin"}}},{"name":"string.quoted.single.kotlin","begin":"'","end":"'","patterns":[{"include":"#string-content"}],"beginCaptures":{"0":{"name":"punctuation.definition.string.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.definition.string.end.kotlin"}}}],"repository":{"raw-string-content":{"patterns":[{"name":"entity.string.template.element.kotlin","begin":"\\$(\\{)","end":"\\}","patterns":[{"include":"#code"}],"beginCaptures":{"1":{"name":"punctuation.section.block.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.block.end.kotlin"}}},{"name":"entity.string.template.element.kotlin","match":"\\$[a-zA-Z_]\\w*"}]},"string-content":{"patterns":[{"name":"constant.character.escape.kotlin","match":"\\\\[0\\\\tnr\"']"},{"name":"constant.character.escape.unicode.kotlin","match":"\\\\(x[\\da-fA-F]{2}|u[\\da-fA-F]{4}|.)"},{"name":"entity.string.template.element.kotlin","begin":"\\$(\\{)","end":"\\}","patterns":[{"include":"#code"}],"beginCaptures":{"1":{"name":"punctuation.section.block.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.block.end.kotlin"}}},{"name":"entity.string.template.element.kotlin","match":"\\$[a-zA-Z_]\\w*"}]}}}}},"object-literal":{"patterns":[{"name":"meta.class.kotlin","begin":"(?=\\b(?:object)\\b((\\s*:\\s*)|\\s+)\\w+)","end":"(?=\\}|$)","patterns":[{"include":"#annotation"},{"begin":"\\b(object)\\b\\s*(:)\\s*(\\w+)","end":"(?=\\(|\\{|$)","patterns":[{"include":"#comments"},{"include":"#annotations"},{"include":"#types"}],"beginCaptures":{"1":{"name":"storage.modifier.kotlin"},"2":{"name":"keyword.operator.declaration.kotlin"},"3":{"name":"entity.name.class.kotlin"}}},{"name":"meta.parameters.kotlin","begin":"(\\()","end":"(\\))","patterns":[{"include":"#comments"},{"include":"#class-parameter-list"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"},"1":{"name":"punctuation.definition.parameters.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"},"1":{"name":"punctuation.definition.parameters.end.kotlin"}}},{"name":"meta.block.kotlin","begin":"\\{","end":"\\}","patterns":[{"include":"#code"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"}}}]}],"repository":{"class-parameter-list":{"patterns":[{"include":"#annotations"},{"include":"#keywords"},{"match":"(\\w+)\\s*(:)","captures":{"1":{"name":"variable.parameter.function.kotlin"},"2":{"name":"keyword.operator.declaration.kotlin"}}},{"name":"punctuation.seperator.kotlin","match":","},{"include":"#types"}]}}},"operators":{"patterns":[{"name":"keyword.operator.bitwise.kotlin","match":"\\b(and|or|not|inv)\\b"},{"name":"keyword.operator.comparison.kotlin","match":"(==|!=|===|!==|\u003c=|\u003e=|\u003c|\u003e)"},{"name":"keyword.operator.assignment.kotlin","match":"(=)"},{"name":"keyword.operator.declaration.kotlin","match":"(:(?!:))"},{"name":"keyword.operator.elvis.kotlin","match":"(\\?:)"},{"name":"keyword.operator.increment-decrement.kotlin","match":"(\\-\\-|\\+\\+)"},{"name":"keyword.operator.arithmetic.kotlin","match":"(\\-|\\+|\\*|\\/|%)"},{"name":"keyword.operator.arithmetic.assign.kotlin","match":"(\\+\\=|\\-\\=|\\*\\=|\\/\\=)"},{"name":"keyword.operator.logical.kotlin","match":"(\\!|\\\u0026\\\u0026|\\|\\|)"},{"name":"keyword.operator.range.kotlin","match":"(\\.\\.)"}]},"package":{"patterns":[{"match":"^\\s*(package)\\b(?:\\s*([^ ;$]+)\\s*)?","captures":{"1":{"name":"keyword.other.kotlin"},"2":{"name":"entity.name.package.kotlin"}}}]},"parens":{"patterns":[{"name":"meta.group.kotlin","begin":"\\(","end":"\\)","patterns":[{"include":"#code"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"}}}]},"punctuations":{"patterns":[{"name":"punctuation.accessor.reference.kotlin","match":"::"},{"name":"punctuation.accessor.dot.safe.kotlin","match":"\\?\\."},{"name":"punctuation.accessor.dot.kotlin","match":"(?\u003c!\\?)\\."},{"name":"punctuation.seperator.kotlin","match":"\\,"},{"name":"punctuation.terminator.kotlin","match":"\\;"}]},"types":{"patterns":[{"include":"#built-in-types"},{"include":"#class-ident"},{"include":"#generic"},{"match":"(?\u003c![/=\\-+!*%\u003c\u003e\u0026|\\^~.])(-\u003e)(?![/=\\-+!*%\u003c\u003e\u0026|\\^~.])","captures":{"1":{"name":"keyword.operator.type.function.kotlin"}}},{"name":"keyword.operator.type.nullable.kotlin","match":"\\?(?!\\.)"},{"begin":"\\(","end":"\\)","patterns":[{"include":"#types"}],"beginCaptures":{"0":{"name":"punctuation.section.group.begin.kotlin"}},"endCaptures":{"0":{"name":"punctuation.section.group.end.kotlin"}}}],"repository":{"built-in-types":{"patterns":[{"name":"support.class.kotlin","match":"\\b(Nothing|Any|Unit|String|CharSequence|Int|Boolean|Char|Long|Double|Float|Short|Byte|UByte|UShort|UInt|ULong|Array|List|Map|Set|dynamic)\\b(\\?)?"},{"name":"support.class.kotlin","match":"\\b(IntArray|BooleanArray|CharArray|LongArray|DoubleArray|FloatArray|ShortArray|ByteArray|UByteArray|UShortArray|UIntArray|ULongArray)\\b(\\?)?"}]}}}}}
@@ -0,0 +1 @@
1
+ {"name":"Lean 4","scopeName":"source.lean4","patterns":[{"include":"#comments"},{"name":"storage.type.lean4","match":"\\b(Prop|Type|Sort)\\b"},{"name":"storage.modifier.lean4","match":"\\battribute\\b\\s*\\[[^\\]]*\\]"},{"name":"storage.modifier.lean4","match":"@\\[[^\\]]*\\]"},{"name":"storage.modifier.lean4","match":"\\b(?\u003c!\\.)(global|local|scoped|partial|unsafe|private|protected|noncomputable)(?!\\.)\\b"},{"name":"invalid.illegal.lean4","match":"\\b(sorry|admit|stop)\\b"},{"name":"keyword.other.lean4","match":"#(print|eval|reduce|check|check_failure)\\b"},{"name":"keyword.other.command.lean4","match":"\\bderiving\\s+instance\\b"},{"name":"meta.definitioncommand.lean4","begin":"\\b(?\u003c!\\.)(inductive|coinductive|structure|theorem|axiom|abbrev|lemma|def|instance|class|constant)\\b\\s+(\\{[^}]*\\})?","end":"(?=\\bwith\\b|\\bextends\\b|\\bwhere\\b|[:\\|\\(\\[\\{โฆƒ\u003c\u003e])","patterns":[{"include":"#comments"},{"include":"#definitionName"},{"match":","}],"beginCaptures":{"1":{"name":"keyword.other.definitioncommand.lean4"}}},{"name":"keyword.other.lean4","match":"\\b(?\u003c!\\.)(theorem|show|have|from|suffices|nomatch|def|class|structure|instance|set_option|initialize|builtin_initialize|example|inductive|coinductive|axiom|constant|universe|universes|variable|variables|import|open|export|theory|prelude|renaming|hiding|exposing|do|by|let|extends|mutual|mut|where|rec|syntax|macro_rules|macro|deriving|fun|section|namespace|end|infix|infixl|infixr|postfix|prefix|notation|abbrev|if|then|else|calc|match|with|for|in|unless|try|catch|finally|return|continue|break)(?!\\.)\\b"},{"contentName":"entity.name.lean4","begin":"ยซ","end":"ยป"},{"name":"string.interpolated.lean4","begin":"(s!)\"","end":"\"","patterns":[{"begin":"(\\{)","end":"(\\})","patterns":[{"include":"$self"}],"beginCaptures":{"1":{"name":"keyword.other.lean4"}},"endCaptures":{"1":{"name":"keyword.other.lean4"}}},{"name":"constant.character.escape.lean4","match":"\\\\[\\\\\"ntr']"},{"name":"constant.character.escape.lean4","match":"\\\\x[0-9A-Fa-f][0-9A-Fa-f]"},{"name":"constant.character.escape.lean4","match":"\\\\u[0-9A-Fa-f][0-9A-Fa-f][0-9A-Fa-f][0-9A-Fa-f]"}],"beginCaptures":{"1":{"name":"keyword.other.lean4"}}},{"name":"string.quoted.double.lean4","begin":"\"","end":"\"","patterns":[{"name":"constant.character.escape.lean4","match":"\\\\[\\\\\"ntr']"},{"name":"constant.character.escape.lean4","match":"\\\\x[0-9A-Fa-f][0-9A-Fa-f]"},{"name":"constant.character.escape.lean4","match":"\\\\u[0-9A-Fa-f][0-9A-Fa-f][0-9A-Fa-f][0-9A-Fa-f]"}]},{"name":"constant.language.lean4","match":"\\b(true|false)\\b"},{"name":"string.quoted.single.lean4","match":"'[^\\\\']'"},{"name":"string.quoted.single.lean4","match":"'(\\\\(x[0-9A-Fa-f][0-9A-Fa-f]|u[0-9A-Fa-f][0-9A-Fa-f][0-9A-Fa-f][0-9A-Fa-f]|.))'","captures":{"1":{"name":"constant.character.escape.lean4"}}},{"name":"entity.name.lean4","match":"`+[^\\[(]\\S+"},{"name":"constant.numeric.lean4","match":"\\b([0-9]+|0([xX][0-9a-fA-F]+)|[-]?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?)\\b"}],"repository":{"blockComment":{"name":"comment.block.lean4","begin":"/-","end":"-/","patterns":[{"include":"source.lean4.markdown"},{"include":"#blockComment"}]},"comments":{"patterns":[{"include":"#dashComment"},{"include":"#docComment"},{"include":"#stringBlock"},{"include":"#modDocComment"},{"include":"#blockComment"}]},"dashComment":{"name":"comment.line.double-dash.lean4","begin":"--","end":"$","patterns":[{"include":"source.lean4.markdown"}]},"definitionName":{"patterns":[{"name":"entity.name.function.lean4","match":"\\b[^:ยซยป\\(\\)\\{\\}[:space:]=โ†’ฮปโˆ€?][^:ยซยป\\(\\)\\{\\}[:space:]]*"},{"contentName":"entity.name.function.lean4","begin":"ยซ","end":"ยป"}]},"docComment":{"name":"comment.block.documentation.lean4","begin":"/--","end":"-/","patterns":[{"include":"source.lean4.markdown"},{"include":"#blockComment"}]},"modDocComment":{"name":"comment.block.documentation.lean4","begin":"/-!","end":"-/","patterns":[{"include":"source.lean4.markdown"},{"include":"#blockComment"}]}}}