tm-grammars 1.23.13 → 1.23.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (127) hide show
  1. package/NOTICE +1 -1
  2. package/README.md +33 -33
  3. package/grammars/abap.json +1 -1
  4. package/grammars/actionscript-3.json +1 -1
  5. package/grammars/ada.json +2 -2
  6. package/grammars/angular-expression.json +1 -1
  7. package/grammars/angular-ts.json +31 -31
  8. package/grammars/apache.json +2 -2
  9. package/grammars/apex.json +1 -1
  10. package/grammars/apl.json +1 -1
  11. package/grammars/applescript.json +5 -5
  12. package/grammars/asciidoc.json +3 -3
  13. package/grammars/asm.json +7 -7
  14. package/grammars/astro.json +6 -6
  15. package/grammars/awk.json +2 -2
  16. package/grammars/ballerina.json +7 -7
  17. package/grammars/berry.json +1 -1
  18. package/grammars/bibtex.json +7 -7
  19. package/grammars/blade.json +14 -14
  20. package/grammars/bsl.json +1 -1
  21. package/grammars/c.json +10 -10
  22. package/grammars/cadence.json +1 -1
  23. package/grammars/clarity.json +1 -1
  24. package/grammars/clojure.json +2 -2
  25. package/grammars/cobol.json +3 -3
  26. package/grammars/coffee.json +2 -2
  27. package/grammars/common-lisp.json +12 -12
  28. package/grammars/coq.json +1 -1
  29. package/grammars/cpp-macro.json +4 -4
  30. package/grammars/cpp.json +5 -5
  31. package/grammars/crystal.json +4 -4
  32. package/grammars/csharp.json +4 -4
  33. package/grammars/css.json +4 -4
  34. package/grammars/cue.json +2 -2
  35. package/grammars/cypher.json +1 -1
  36. package/grammars/d.json +1 -1
  37. package/grammars/dream-maker.json +1 -1
  38. package/grammars/elixir.json +1 -1
  39. package/grammars/elm.json +1 -1
  40. package/grammars/emacs-lisp.json +9 -9
  41. package/grammars/erlang.json +7 -7
  42. package/grammars/fish.json +2 -2
  43. package/grammars/fortran-free-form.json +1 -1
  44. package/grammars/fsharp.json +32 -32
  45. package/grammars/gdscript.json +4 -4
  46. package/grammars/gdshader.json +2 -2
  47. package/grammars/git-commit.json +1 -1
  48. package/grammars/glsl.json +1 -1
  49. package/grammars/gnuplot.json +1 -1
  50. package/grammars/go.json +6 -6
  51. package/grammars/hack.json +19 -19
  52. package/grammars/haml.json +2 -2
  53. package/grammars/haskell.json +44 -44
  54. package/grammars/haxe.json +6 -3
  55. package/grammars/html.json +11 -11
  56. package/grammars/hy.json +8 -8
  57. package/grammars/imba.json +7 -7
  58. package/grammars/javascript.json +31 -31
  59. package/grammars/jsonnet.json +1 -1
  60. package/grammars/jsx.json +31 -31
  61. package/grammars/julia.json +21 -21
  62. package/grammars/kotlin.json +1 -1
  63. package/grammars/latex.json +1 -1
  64. package/grammars/less.json +5 -5
  65. package/grammars/lua.json +3 -3
  66. package/grammars/luau.json +2 -2
  67. package/grammars/markdown.json +13 -13
  68. package/grammars/matlab.json +1 -1
  69. package/grammars/mdc.json +3 -3
  70. package/grammars/mdx.json +11 -11
  71. package/grammars/mermaid.json +9 -9
  72. package/grammars/mipsasm.json +1 -1
  73. package/grammars/mojo.json +10 -10
  74. package/grammars/nginx.json +1 -1
  75. package/grammars/nim.json +1 -1
  76. package/grammars/nushell.json +3 -3
  77. package/grammars/objective-c.json +15 -15
  78. package/grammars/objective-cpp.json +22 -22
  79. package/grammars/ocaml.json +80 -80
  80. package/grammars/perl.json +12 -12
  81. package/grammars/php.json +14 -14
  82. package/grammars/polar.json +1 -1
  83. package/grammars/postcss.json +3 -3
  84. package/grammars/powershell.json +6 -6
  85. package/grammars/prisma.json +1 -1
  86. package/grammars/pug.json +1 -1
  87. package/grammars/puppet.json +2 -2
  88. package/grammars/purescript.json +7 -7
  89. package/grammars/python.json +10 -10
  90. package/grammars/racket.json +38 -38
  91. package/grammars/raku.json +1 -1
  92. package/grammars/riscv.json +2 -2
  93. package/grammars/ruby.json +11 -11
  94. package/grammars/sas.json +1 -1
  95. package/grammars/sass.json +2 -2
  96. package/grammars/scala.json +2 -2
  97. package/grammars/scheme.json +5 -5
  98. package/grammars/sdbl.json +1 -1
  99. package/grammars/shellscript.json +12 -12
  100. package/grammars/shellsession.json +1 -1
  101. package/grammars/smalltalk.json +1 -1
  102. package/grammars/sql.json +1 -1
  103. package/grammars/stata.json +6 -6
  104. package/grammars/stylus.json +1 -1
  105. package/grammars/svelte.json +2 -2
  106. package/grammars/swift.json +29 -29
  107. package/grammars/systemd.json +4 -4
  108. package/grammars/talonscript.json +1 -1
  109. package/grammars/tex.json +3 -3
  110. package/grammars/toml.json +2 -2
  111. package/grammars/tsx.json +31 -31
  112. package/grammars/turtle.json +2 -2
  113. package/grammars/typescript.json +31 -31
  114. package/grammars/typespec.json +1 -1
  115. package/grammars/typst.json +3 -3
  116. package/grammars/v.json +2 -2
  117. package/grammars/vb.json +2 -2
  118. package/grammars/vue.json +11 -4
  119. package/grammars/vyper.json +11 -11
  120. package/grammars/wasm.json +1 -1
  121. package/grammars/wgsl.json +1 -1
  122. package/grammars/wikitext.json +5 -5
  123. package/grammars/wolfram.json +4 -4
  124. package/grammars/yaml.json +6 -6
  125. package/grammars/zig.json +1 -1
  126. package/index.js +77 -77
  127. package/package.json +1 -1
@@ -242,7 +242,7 @@
242
242
  "name": "keyword.operator.perl"
243
243
  },
244
244
  {
245
- "match": "([$-\\&@])([!*:=?^~]|(<(?=.+>)))?([$A-Z_a-zÀ-ÿ])([$0-9A-Z_a-zÀ-ÿ]|[-'][$0-9A-Z_a-zÀ-ÿ])*",
245
+ "match": "([$%\\&@])([!*:=?^~]|(<(?=.+>)))?([$A-Z_a-zÀ-ÿ])([$0-9A-Z_a-zÀ-ÿ]|[-'][$0-9A-Z_a-zÀ-ÿ])*",
246
246
  "name": "variable.other.identifier.perl.6"
247
247
  },
248
248
  {
@@ -41,7 +41,7 @@
41
41
  "name": "support.function.riscv.d"
42
42
  },
43
43
  {
44
- "match": "\\.(skip|ascii|asciiz|byte|[248|]byte|data|double|float|half|kdata|ktext|space|text|word|dword|dtprelword|dtpreldword|set\\s*((?:no|)at)|[su|]leb128|string|incbin|zero|rodata|comm|common)\\b",
44
+ "match": "\\.(skip|ascii|asciiz|byte|[248|]byte|data|double|float|half|kdata|ktext|space|text|word|dword|dtprelword|dtpreldword|set\\s*(noat|at)|[su|]leb128|string|incbin|zero|rodata|comm|common)\\b",
45
45
  "name": "storage.type.riscv"
46
46
  },
47
47
  {
@@ -81,7 +81,7 @@
81
81
  "name": "punctuation.definition.variable.riscv"
82
82
  }
83
83
  },
84
- "match": "\\b(([hmsu]|vs)status|([hmsu]|vs)ie|([msu]|vs)tvec|([msu]|vs)scratch|([msu]|vs)epc|([msu]|vs)cause|([hmsu]|vs)tval|([hmsu]|vs)ip|fflags|frm|fcsr|m?cycleh?|timeh?|m?instreth?|m?hpmcounter([3-9]|[12][0-9]|3[01])h?|[hms][ei]deleg|[hms]counteren|v?satp|hgeie|hgeip|[hm]tinst|hvip|hgatp|htimedeltah?|mvendorid|marchid|mimpid|mhartid|misa|mstatush|mtval2|pmpcfg[0-3]|pmpaddr([0-9]|1[0-5])|mcountinhibit|mhpmevent([3-9]|[12][0-9]|3[01])|tselect|tdata[1-3]|dcsr|dpc|dscratch[01])\\b",
84
+ "match": "\\b(([hmsu]|vs)status|([hmsu]|vs)ie|([msu]|vs)tvec|([msu]|vs)scratch|([msu]|vs)epc|([msu]|vs)cause|([hmsu]|vs)tval|([hmsu]|vs)ip|fflags|frm|fcsr|m?cycleh?|timeh?|m?instreth?|m?hpmcounter([3-9]|[12][0-9]|3[01])h?|[hms][ei]deleg|[hms]counteren|v?satp|hgeie|hgeip|[hm]tinst|hvip|hgatp|htimedeltah?|mvendorid|marchid|mimpid|mhartid|misa|mstatush|mtval2|pmpcfg[0-3]|pmpaddr([0-9]|1[0-5])|mcountinhibit|mhpmevent([3-9]|[12][0-9]|3[01])|tselect|tdata[123]|dcsr|dpc|dscratch[01])\\b",
85
85
  "name": "variable.other.csr.names.riscv"
86
86
  },
87
87
  {
@@ -475,7 +475,7 @@
475
475
  ]
476
476
  },
477
477
  {
478
- "begin": "(?<![)\\w])((/))(?![*+?])(?=(?:\\\\/|[^/])*+/[eim-osux]*\\s*(?:[]#),.:?}]|\\|\\||&&|<=>|=>|==|=~|!~|!=|;|$|if|else|elsif|then|do|end|unless|while|until|or|and)|$)",
478
+ "begin": "(?<![)\\w])((/))(?![*+?])(?=(?:\\\\/|[^/])*+/[eimnosux]*\\s*(?:[]#),.:?}]|\\|\\||&&|<=>|=>|==|=~|!~|!=|;|$|if|else|elsif|then|do|end|unless|while|until|or|and)|$)",
479
479
  "captures": {
480
480
  "1": {
481
481
  "name": "string.regexp.interpolated.ruby"
@@ -485,7 +485,7 @@
485
485
  }
486
486
  },
487
487
  "contentName": "string.regexp.interpolated.ruby",
488
- "end": "((/[eim-osux]*))",
488
+ "end": "((/[eimnosux]*))",
489
489
  "patterns": [
490
490
  {
491
491
  "include": "#regex_sub"
@@ -499,7 +499,7 @@
499
499
  "name": "punctuation.section.regexp.begin.ruby"
500
500
  }
501
501
  },
502
- "end": "}[eim-osux]*",
502
+ "end": "}[eimnosux]*",
503
503
  "endCaptures": {
504
504
  "0": {
505
505
  "name": "punctuation.section.regexp.end.ruby"
@@ -522,7 +522,7 @@
522
522
  "name": "punctuation.section.regexp.begin.ruby"
523
523
  }
524
524
  },
525
- "end": "][eim-osux]*",
525
+ "end": "][eimnosux]*",
526
526
  "endCaptures": {
527
527
  "0": {
528
528
  "name": "punctuation.section.regexp.end.ruby"
@@ -545,7 +545,7 @@
545
545
  "name": "punctuation.section.regexp.begin.ruby"
546
546
  }
547
547
  },
548
- "end": "\\)[eim-osux]*",
548
+ "end": "\\)[eimnosux]*",
549
549
  "endCaptures": {
550
550
  "0": {
551
551
  "name": "punctuation.section.regexp.end.ruby"
@@ -568,7 +568,7 @@
568
568
  "name": "punctuation.section.regexp.begin.ruby"
569
569
  }
570
570
  },
571
- "end": ">[eim-osux]*",
571
+ "end": ">[eimnosux]*",
572
572
  "endCaptures": {
573
573
  "0": {
574
574
  "name": "punctuation.section.regexp.end.ruby"
@@ -591,7 +591,7 @@
591
591
  "name": "punctuation.section.regexp.begin.ruby"
592
592
  }
593
593
  },
594
- "end": "\\1[eim-osux]*",
594
+ "end": "\\1[eimnosux]*",
595
595
  "endCaptures": {
596
596
  "0": {
597
597
  "name": "punctuation.section.regexp.end.ruby"
@@ -1690,12 +1690,12 @@
1690
1690
  ]
1691
1691
  },
1692
1692
  {
1693
- "begin": "(?=(?><<[-~]([\"'`]?)((?:[_\\w]+_|)G(?:RAPH|)QL)\\b\\1))",
1693
+ "begin": "(?=(?><<[-~]([\"'`]?)((?:[_\\w]+_|)G(?:RAPHQL|QL))\\b\\1))",
1694
1694
  "end": "(?!\\G)",
1695
1695
  "name": "meta.embedded.block.graphql",
1696
1696
  "patterns": [
1697
1697
  {
1698
- "begin": "(?><<[-~]([\"'`]?)((?:[_\\w]+_|)G(?:RAPH|)QL)\\b\\1)",
1698
+ "begin": "(?><<[-~]([\"'`]?)((?:[_\\w]+_|)G(?:RAPHQL|QL))\\b\\1)",
1699
1699
  "beginCaptures": {
1700
1700
  "0": {
1701
1701
  "name": "punctuation.definition.string.begin.ruby"
@@ -2201,7 +2201,7 @@
2201
2201
  "name": "keyword.operator.assignment.augmented.ruby"
2202
2202
  },
2203
2203
  {
2204
- "match": "<=>|<(?![<=])|>(?![<->])|<=|>=|===|==|=~|!=|!~|(?<=[\\t ])\\?",
2204
+ "match": "<=>|<(?![<=])|>(?![<=>])|<=|>=|===|==|=~|!=|!~|(?<=[\\t ])\\?",
2205
2205
  "name": "keyword.operator.comparison.ruby"
2206
2206
  },
2207
2207
  {
@@ -2802,7 +2802,7 @@
2802
2802
  ]
2803
2803
  },
2804
2804
  {
2805
- "begin": "(?<=^|\\s)(#)\\s(?=[\\t !,-.0-9?A-Za-z[^\\x00-\\x7F]]*$)",
2805
+ "begin": "(?<=^|\\s)(#)\\s(?=[-\\t !,.0-9?A-Za-z[^\\x00-\\x7F]]*$)",
2806
2806
  "beginCaptures": {
2807
2807
  "1": {
2808
2808
  "name": "punctuation.definition.comment.ruby"
package/grammars/sas.json CHANGED
@@ -138,7 +138,7 @@
138
138
  "name": "meta.function-call.sas"
139
139
  },
140
140
  {
141
- "match": "(?i:\\b(_(?:n|error)_)\\b)",
141
+ "match": "(?i:\\b(_(?:n_|error_))\\b)",
142
142
  "name": "variable.language.sas"
143
143
  },
144
144
  {
@@ -239,7 +239,7 @@
239
239
  },
240
240
  {
241
241
  "begin": "(?<![-(])\\b(a|abbr|acronym|address|applet|area|article|aside|audio|b|base|big|blockquote|body|br|button|canvas|caption|cite|code|col|colgroup|datalist|dd|del|details|dfn|dialog|div|dl|dt|em|embed|eventsource|fieldset|figure|figcaption|footer|form|frame|frameset|(h[1-6])|head|header|hgroup|hr|html|i|iframe|img|input|ins|kbd|label|legend|li|link|map|mark|menu|meta|meter|nav|noframes|noscript|object|ol|optgroup|option|output|p|param|picture|pre|progress|q|samp|script|section|select|small|source|span|strike|strong|style|sub|summary|sup|table|tbody|td|textarea|tfoot|th|thead|time|title|tr|tt|ul|var|video|main|svg|rect|ruby|center|circle|ellipse|line|polyline|polygon|path|text|u|slot)\\b(?![-)]|:\\s)|&",
242
- "end": "$\\n?|(?=[#(),-.>\\[_\\s])",
242
+ "end": "$\\n?|(?=[-#(),.>\\[_\\s])",
243
243
  "name": "entity.name.tag.css.sass.symbol",
244
244
  "patterns": [
245
245
  {
@@ -529,7 +529,7 @@
529
529
  "name": "constant.numeric.css.sass"
530
530
  },
531
531
  "operator": {
532
- "match": "\\+|\\s-\\s|\\s-(?=\\$)|(?<=\\()-(?=\\$)|\\s-(?=\\()|[!%*/<->~]",
532
+ "match": "\\+|\\s-\\s|\\s-(?=\\$)|(?<=\\()-(?=\\$)|\\s-(?=\\()|[!%*/<=>~]",
533
533
  "name": "keyword.operator.sass"
534
534
  },
535
535
  "parent-selector": {
@@ -758,7 +758,7 @@
758
758
  "name": "keyword.operator.logical.scala"
759
759
  },
760
760
  {
761
- "match": "([!<->]=)",
761
+ "match": "([!<=>]=)",
762
762
  "name": "keyword.operator.comparison.scala"
763
763
  },
764
764
  {
@@ -783,7 +783,7 @@
783
783
  "name": "keyword.operator.arithmetic.scala"
784
784
  },
785
785
  {
786
- "match": "([<->])",
786
+ "match": "([<=>])",
787
787
  "name": "keyword.operator.comparison.scala"
788
788
  },
789
789
  {
@@ -71,7 +71,7 @@
71
71
  "name": "constant.language.boolean.scheme"
72
72
  },
73
73
  {
74
- "match": "(?<=[(\\s])((#[ei])?[0-9]+(\\.[0-9]+)?|(#x)\\h+|(#o)[0-7]+|(#b)[01]+)(?=[]\"'-),;\\[\\s])",
74
+ "match": "(?<=[(\\s])((#[ei])?[0-9]+(\\.[0-9]+)?|(#x)\\h+|(#o)[0-7]+|(#b)[01]+)(?=[]\"'(),;\\[\\s])",
75
75
  "name": "constant.numeric.scheme"
76
76
  }
77
77
  ]
@@ -116,7 +116,7 @@
116
116
  "name": "punctuation.section.quoted.symbol.scheme"
117
117
  }
118
118
  },
119
- "match": "(')\\s*(\\p{alnum}[!$-\\&*-/:<-@^_~[:alnum:]]*)",
119
+ "match": "(')\\s*(\\p{alnum}[!$%\\&*-/:<-@^_~[:alnum:]]*)",
120
120
  "name": "constant.other.symbol.scheme"
121
121
  },
122
122
  {
@@ -224,7 +224,7 @@
224
224
  "include": "#comment"
225
225
  },
226
226
  {
227
- "begin": "(?<=\\()(define)\\s+(\\()(\\p{alnum}[!$-\\&*-/:<-@^_~[:alnum:]]*)((\\s+(\\p{alnum}[!$-\\&*-/:<-@^_~[:alnum:]]*|[._]))*)\\s*(\\))",
227
+ "begin": "(?<=\\()(define)\\s+(\\()(\\p{alnum}[!$%\\&*-/:<-@^_~[:alnum:]]*)((\\s+(\\p{alnum}[!$%\\&*-/:<-@^_~[:alnum:]]*|[._]))*)\\s*(\\))",
228
228
  "captures": {
229
229
  "1": {
230
230
  "name": "keyword.control.scheme"
@@ -257,7 +257,7 @@
257
257
  ]
258
258
  },
259
259
  {
260
- "begin": "(?<=\\()(lambda)\\s+(\\()((?:(\\p{alnum}[!$-\\&*-/:<-@^_~[:alnum:]]*|[._])\\s+)*(\\p{alnum}[!$-\\&*-/:<-@^_~[:alnum:]]*|[._])?)(\\))",
260
+ "begin": "(?<=\\()(lambda)\\s+(\\()((?:(\\p{alnum}[!$%\\&*-/:<-@^_~[:alnum:]]*|[._])\\s+)*(\\p{alnum}[!$%\\&*-/:<-@^_~[:alnum:]]*|[._])?)(\\))",
261
261
  "captures": {
262
262
  "1": {
263
263
  "name": "keyword.control.scheme"
@@ -287,7 +287,7 @@
287
287
  ]
288
288
  },
289
289
  {
290
- "begin": "(?<=\\()(define)\\s(\\p{alnum}[!$-\\&*-/:<-@^_~[:alnum:]]*)\\s*.*?",
290
+ "begin": "(?<=\\()(define)\\s(\\p{alnum}[!$%\\&*-/:<-@^_~[:alnum:]]*)\\s*.*?",
291
291
  "captures": {
292
292
  "1": {
293
293
  "name": "keyword.control.scheme"
@@ -48,7 +48,7 @@
48
48
  "name": "keyword.operator.logical.sdbl"
49
49
  },
50
50
  {
51
- "match": "<=|>=|[<->]",
51
+ "match": "<=|>=|[<=>]",
52
52
  "name": "keyword.operator.comparison.sdbl"
53
53
  },
54
54
  {
@@ -313,7 +313,7 @@
313
313
  ]
314
314
  }
315
315
  },
316
- "match": "(?![\\n!#\\&()<>\\[{|]|$|[\\t ;])(?!nocorrect |nocorrect\\t|nocorrect$|readonly |readonly\\t|readonly$|function |function\\t|function$|foreach |foreach\\t|foreach$|coproc |coproc\\t|coproc$|logout |logout\\t|logout$|export |export\\t|export$|select |select\\t|select$|repeat |repeat\\t|repeat$|pushd |pushd\\t|pushd$|until |until\\t|until$|while |while\\t|while$|local |local\\t|local$|case |case\\t|case$|done |done\\t|done$|elif |elif\\t|elif$|else |else\\t|else$|esac |esac\\t|esac$|popd |popd\\t|popd$|then |then\\t|then$|time |time\\t|time$|for |for\\t|for$|end |end\\t|end$|fi |fi\\t|fi$|do |do\\t|do$|in |in\\t|in$|if |if\\t|if$)(?:((?<=^|[\\t \\&;])(?:readonly|declare|typeset|export|local)(?=[\\t \\&;]|$))|((?![\"']|\\\\\\n?$)[^\\t\\n\\r -\"'<>]+?))(?:(?=[\\t ])|(?=[\\n\\&);`{-}]|[\\t ]*#|])(?<!\\\\))",
316
+ "match": "(?![\\n!#\\&()<>\\[{|]|$|[\\t ;])(?!nocorrect |nocorrect\\t|nocorrect$|readonly |readonly\\t|readonly$|function |function\\t|function$|foreach |foreach\\t|foreach$|coproc |coproc\\t|coproc$|logout |logout\\t|logout$|export |export\\t|export$|select |select\\t|select$|repeat |repeat\\t|repeat$|pushd |pushd\\t|pushd$|until |until\\t|until$|while |while\\t|while$|local |local\\t|local$|case |case\\t|case$|done |done\\t|done$|elif |elif\\t|elif$|else |else\\t|else$|esac |esac\\t|esac$|popd |popd\\t|popd$|then |then\\t|then$|time |time\\t|time$|for |for\\t|for$|end |end\\t|end$|fi |fi\\t|fi$|do |do\\t|do$|in |in\\t|in$|if |if\\t|if$)(?:((?<=^|[\\t \\&;])(?:readonly|declare|typeset|export|local)(?=[\\t \\&;]|$))|((?![\"']|\\\\\\n?$)[^\\t\\n\\r !\"'<>]+?))(?:(?=[\\t ])|(?=[\\n\\&);`{|}]|[\\t ]*#|])(?<!\\\\))",
317
317
  "name": "meta.statement.command.name.basic.shell"
318
318
  },
319
319
  "block_comment": {
@@ -557,7 +557,7 @@
557
557
  "begin": "[\\t ]*+(?![\\n!#\\&()<>\\[{|]|$|[\\t ;])(?!nocorrect |nocorrect\\t|nocorrect$|readonly |readonly\\t|readonly$|function |function\\t|function$|foreach |foreach\\t|foreach$|coproc |coproc\\t|coproc$|logout |logout\\t|logout$|export |export\\t|export$|select |select\\t|select$|repeat |repeat\\t|repeat$|pushd |pushd\\t|pushd$|until |until\\t|until$|while |while\\t|while$|local |local\\t|local$|case |case\\t|case$|done |done\\t|done$|elif |elif\\t|elif$|else |else\\t|else$|esac |esac\\t|esac$|popd |popd\\t|popd$|then |then\\t|then$|time |time\\t|time$|for |for\\t|for$|end |end\\t|end$|fi |fi\\t|fi$|do |do\\t|do$|in |in\\t|in$|if |if\\t|if$)(?!\\\\\\n?$)",
558
558
  "beginCaptures": {
559
559
  },
560
- "end": "(?=[\\n\\&);`{-}]|[\\t ]*#|])(?<!\\\\)",
560
+ "end": "(?=[\\n\\&);`{|}]|[\\t ]*#|])(?<!\\\\)",
561
561
  "endCaptures": {
562
562
  },
563
563
  "name": "meta.statement.command.shell",
@@ -741,7 +741,7 @@
741
741
  "name": "keyword.control.in.shell"
742
742
  }
743
743
  },
744
- "end": "(?=[\\n\\&);`{-}]|[\\t ]*#|])(?<!\\\\)",
744
+ "end": "(?=[\\n\\&);`{|}]|[\\t ]*#|])(?<!\\\\)",
745
745
  "endCaptures": {
746
746
  },
747
747
  "name": "meta.for.in.shell",
@@ -764,7 +764,7 @@
764
764
  "name": "keyword.control.for.shell"
765
765
  }
766
766
  },
767
- "end": "(?=[\\n\\&);`{-}]|[\\t ]*#|])(?<!\\\\)",
767
+ "end": "(?=[\\n\\&);`{|}]|[\\t ]*#|])(?<!\\\\)",
768
768
  "endCaptures": {
769
769
  },
770
770
  "name": "meta.for.shell",
@@ -781,7 +781,7 @@
781
781
  },
782
782
  "function_definition": {
783
783
  "applyEndPatternLast": 1,
784
- "begin": "[\\t ]*+(?:\\b(function)\\b[\\t ]*+([^\\t\\n\\r \"'-)=]+)(?:(\\()[\\t ]*+(\\)))?|([^\\t\\n\\r \"'-)=]+)[\\t ]*+(\\()[\\t ]*+(\\)))",
784
+ "begin": "[\\t ]*+(?:\\b(function)\\b[\\t ]*+([^\\t\\n\\r \"'()=]+)(?:(\\()[\\t ]*+(\\)))?|([^\\t\\n\\r \"'()=]+)[\\t ]*+(\\()[\\t ]*+(\\)))",
785
785
  "beginCaptures": {
786
786
  "1": {
787
787
  "name": "storage.type.function.shell"
@@ -1285,7 +1285,7 @@
1285
1285
  "name": "keyword.operator.logical.shell"
1286
1286
  },
1287
1287
  {
1288
- "match": "(?<!\\S)-(nt|ot|ef|eq|ne|l[et]|g[et]|[GLNOSa-hkn-pr-uwxz])\\b",
1288
+ "match": "(?<!\\S)-(nt|ot|ef|eq|ne|l[et]|g[et]|[GLNOSa-hknopr-uwxz])\\b",
1289
1289
  "name": "keyword.operator.logical.shell"
1290
1290
  }
1291
1291
  ]
@@ -1588,7 +1588,7 @@
1588
1588
  "name": "storage.modifier.$0.shell"
1589
1589
  }
1590
1590
  },
1591
- "end": "(?=[\\n\\&);`{-}]|[\\t ]*#|])(?<!\\\\)",
1591
+ "end": "(?=[\\n\\&);`{|}]|[\\t ]*#|])(?<!\\\\)",
1592
1592
  "endCaptures": {
1593
1593
  },
1594
1594
  "name": "meta.statement.shell meta.expression.assignment.modified.shell",
@@ -1684,7 +1684,7 @@
1684
1684
  "name": "keyword.operator.assignment.compound.shell"
1685
1685
  }
1686
1686
  },
1687
- "end": "(?=[\\n\\&);`{-}]|[\\t ]*#|])(?<!\\\\)",
1687
+ "end": "(?=[\\n\\&);`{|}]|[\\t ]*#|])(?<!\\\\)",
1688
1688
  "endCaptures": {
1689
1689
  },
1690
1690
  "name": "meta.expression.assignment.shell",
@@ -1702,7 +1702,7 @@
1702
1702
  "begin": "(?<=[\\t ])(?![\\t ]|\\w+=)",
1703
1703
  "beginCaptures": {
1704
1704
  },
1705
- "end": "(?=[\\n\\&);`{-}]|[\\t ]*#|])(?<!\\\\)",
1705
+ "end": "(?=[\\n\\&);`{|}]|[\\t ]*#|])(?<!\\\\)",
1706
1706
  "endCaptures": {
1707
1707
  },
1708
1708
  "name": "meta.statement.command.env.shell",
@@ -1791,7 +1791,7 @@
1791
1791
  "begin": "(?!^[\\t ]*+$)(?:(?<=(?:^until| until|\\tuntil|^while| while|\\twhile|^elif| elif|\\telif|^else| else|\\telse|^then| then|\\tthen|^do| do|\\tdo|^if| if|\\tif) )|(?<=^|[!\\&(;`{|]))[\\t ]*+(?!nocorrect\\W|nocorrect\\$|function\\W|function\\$|foreach\\W|foreach\\$|repeat\\W|repeat\\$|logout\\W|logout\\$|coproc\\W|coproc\\$|select\\W|select\\$|while\\W|while\\$|pushd\\W|pushd\\$|until\\W|until\\$|case\\W|case\\$|done\\W|done\\$|elif\\W|elif\\$|else\\W|else\\$|esac\\W|esac\\$|popd\\W|popd\\$|then\\W|then\\$|time\\W|time\\$|for\\W|for\\$|end\\W|end\\$|fi\\W|fi\\$|do\\W|do\\$|in\\W|in\\$|if\\W|if\\$)",
1792
1792
  "beginCaptures": {
1793
1793
  },
1794
- "end": "(?=[\\n\\&);`{-}]|[\\t ]*#|])(?<!\\\\)",
1794
+ "end": "(?=[\\n\\&);`{|}]|[\\t ]*#|])(?<!\\\\)",
1795
1795
  "endCaptures": {
1796
1796
  },
1797
1797
  "name": "meta.statement.shell",
@@ -1852,7 +1852,7 @@
1852
1852
  }
1853
1853
  },
1854
1854
  "contentName": "string.unquoted.argument constant.other.option",
1855
- "end": "(?=[\\t ])|(?=[\\n\\&);`{-}]|[\\t ]*#|])(?<!\\\\)",
1855
+ "end": "(?=[\\t ])|(?=[\\n\\&);`{|}]|[\\t ]*#|])(?<!\\\\)",
1856
1856
  "endCaptures": {
1857
1857
  },
1858
1858
  "patterns": [
@@ -2343,7 +2343,7 @@
2343
2343
  "name": "keyword.control.while.shell"
2344
2344
  }
2345
2345
  },
2346
- "end": "(?=[\\n\\&);`{-}]|[\\t ]*#|])(?<!\\\\)",
2346
+ "end": "(?=[\\n\\&);`{|}]|[\\t ]*#|])(?<!\\\\)",
2347
2347
  "endCaptures": {
2348
2348
  },
2349
2349
  "name": "meta.while.shell",
@@ -22,7 +22,7 @@
22
22
  ]
23
23
  }
24
24
  },
25
- "match": "^(?:((?:\\(\\S+\\)\\s*)?(?:sh\\S*?|\\w+\\S+[:@]\\S+(?:\\s+\\S+)?|\\[\\S+?[:@]\\N+?].*?))\\s*)?([#-%>❯➜\\p{Greek}])\\s+(.*)$"
25
+ "match": "^(?:((?:\\(\\S+\\)\\s*)?(?:sh\\S*?|\\w+\\S+[:@]\\S+(?:\\s+\\S+)?|\\[\\S+?[:@]\\N+?].*?))\\s*)?([#$%>❯➜\\p{Greek}])\\s+(.*)$"
26
26
  },
27
27
  {
28
28
  "match": "^.+$",
@@ -67,7 +67,7 @@
67
67
  "include": "#numeric"
68
68
  },
69
69
  {
70
- "match": "<(?![<=])|>(?![<->])|<=|>=|=|==|~=|~~|>>|\\^",
70
+ "match": "<(?![<=])|>(?![<=>])|<=|>=|=|==|~=|~~|>>|\\^",
71
71
  "name": "keyword.operator.comparison.smalltalk"
72
72
  },
73
73
  {
package/grammars/sql.json CHANGED
@@ -161,7 +161,7 @@
161
161
  "name": "keyword.other.alias.sql"
162
162
  },
163
163
  {
164
- "match": "(?i)\\b((?:DE|A)SC)\\b",
164
+ "match": "(?i)\\b(DESC|ASC)\\b",
165
165
  "name": "keyword.other.order.sql"
166
166
  },
167
167
  {
@@ -275,7 +275,7 @@
275
275
  "captures": {
276
276
  "1": "keyword.functions.data.stata.test"
277
277
  },
278
- "match": "\\b(form(a(?:t|))?)\\s*([\\w&&[^0-9]]\\w{0,31})*\\s*(%)(-)?(0)?([0-9]+)(.)([0-9]+)([e-g])(c)?"
278
+ "match": "\\b(form(a(?:t|))?)\\s*([\\w&&[^0-9]]\\w{0,31})*\\s*(%)(-)?(0)?([0-9]+)(.)([0-9]+)([efg])(c)?"
279
279
  },
280
280
  {
281
281
  "include": "#braces-with-error"
@@ -1682,7 +1682,7 @@
1682
1682
  "macro-commands": {
1683
1683
  "patterns": [
1684
1684
  {
1685
- "begin": "\\b(loc(a(?:l|))?)\\s+([$'-)`{}\\w]+)\\s*(?=[:=])",
1685
+ "begin": "\\b(loc(a(?:l|))?)\\s+([$'()`{}\\w]+)\\s*(?=[:=])",
1686
1686
  "beginCaptures": {
1687
1687
  "1": {
1688
1688
  "name": "keyword.macro.stata"
@@ -2300,7 +2300,7 @@
2300
2300
  "macro-local-identifiers": {
2301
2301
  "patterns": [
2302
2302
  {
2303
- "match": "[^$'-)`\\w\\s]",
2303
+ "match": "[^$'()`\\w\\s]",
2304
2304
  "name": "invalid.illegal.name.stata"
2305
2305
  },
2306
2306
  {
@@ -2336,7 +2336,7 @@
2336
2336
  "name": "keyword.operator.logical.stata"
2337
2337
  },
2338
2338
  {
2339
- "match": "<=|>=|:=|==|!=|~=|[<->]|!!|!",
2339
+ "match": "<=|>=|:=|==|!=|~=|[<=>]|!!|!",
2340
2340
  "name": "keyword.operator.comparison.stata"
2341
2341
  },
2342
2342
  {
@@ -2380,7 +2380,7 @@
2380
2380
  "name": "invalid.illegal.name.stata"
2381
2381
  },
2382
2382
  {
2383
- "match": "[^$'-)`\\w\\s]",
2383
+ "match": "[^$'()`\\w\\s]",
2384
2384
  "name": "invalid.illegal.name.stata"
2385
2385
  },
2386
2386
  {
@@ -2895,7 +2895,7 @@
2895
2895
  "name": "keyword.control.anchor.stata"
2896
2896
  },
2897
2897
  {
2898
- "match": "\\$(?![,013_{-}[\\w&&[^0-9_]]\\w])",
2898
+ "match": "\\$(?![,013_{|}[\\w&&[^0-9_]]\\w])",
2899
2899
  "name": "keyword.control.anchor.stata"
2900
2900
  },
2901
2901
  {
@@ -976,7 +976,7 @@
976
976
  "name": "punctuation.definition.entity.css"
977
977
  }
978
978
  },
979
- "match": "(:)(((?:fir|la)st)-child|(first|last|only)-of-type|empty|root|target|first|left|right)\\b",
979
+ "match": "(:)((first|last)-child|(first|last|only)-of-type|empty|root|target|first|left|right)\\b",
980
980
  "name": "entity.other.attribute-name.pseudo-class.css"
981
981
  },
982
982
  {
@@ -451,7 +451,7 @@
451
451
  "match": "([\"'])([.0-9_]+[%\\w]{0,4})(\\1)|([.0-9_]+[%\\w]{0,4})(?=\\s|/?>)"
452
452
  },
453
453
  {
454
- "match": "([^\"'/<->`\\s]|/(?!>))+",
454
+ "match": "([^\"'/<=>`\\s]|/(?!>))+",
455
455
  "name": "string.unquoted.svelte",
456
456
  "patterns": [
457
457
  {
@@ -1026,7 +1026,7 @@
1026
1026
  ]
1027
1027
  }
1028
1028
  },
1029
- "end": "(?:</\\1\\s*|/)>",
1029
+ "end": "</\\1\\s*>|/>",
1030
1030
  "endCaptures": {
1031
1031
  "0": {
1032
1032
  "patterns": [