tm-grammars 1.31.3 → 1.31.5

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.
package/README.md CHANGED
@@ -59,12 +59,12 @@ import { grammars } from 'tm-grammars'
59
59
  | `cpp` | `c++` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/6ac83c7c7dda9f27ca1fe9d98675253e010b75d1/extensions/cpp/syntaxes/cpp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `cpp-macro` `regexp` `glsl` `sql` | 372.71 kB |
60
60
  | `crystal` | | [crystal-lang-tools/vscode-crystal-lang](https://github.com/crystal-lang-tools/vscode-crystal-lang/blob/c920b0931ec5f05b78447dbff31b172c64f1d734/syntaxes/crystal.json) | [MIT](https://raw.githubusercontent.com/crystal-lang-tools/vscode-crystal-lang/master/LICENSE) | | `html` `sql` `css` `c` `javascript` `shellscript` | 27.39 kB |
61
61
  | `csharp` | `c#` `cs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c8fdd1650c06321d687ddfd1eff06aae4b616256/extensions/csharp/syntaxes/csharp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 84.28 kB |
62
- | `css` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/210541906e5a96ab39f9c753f921b1bd35f4138b/extensions/css/syntaxes/css.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 46.93 kB |
62
+ | `css` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/091ef378baaa141c8bc4bbe9775d4cb3bd655a80/extensions/css/syntaxes/css.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 46.94 kB |
63
63
  | `csv` | | [mechatroner/vscode_rainbow_csv](https://github.com/mechatroner/vscode_rainbow_csv/blob/3bdafafa12940a75166089b64bdd80b1d3b071db/syntaxes/csv.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mechatroner/vscode_rainbow_csv/master/LICENSE) | | | 1017.00 B |
64
64
  | `cue` | | [cue-lang/vscode-cue](https://github.com/cue-lang/vscode-cue/blob/a9ee96a7e61fb8acd39f7403144d0b6f45652987/extension/syntaxes/cue.tmLanguage.json) | [NOASSERTION](https://raw.githubusercontent.com/cue-lang/vscode-cue/master/LICENSE) | | | 15.09 kB |
65
65
  | `cypher` | `cql` | [adam-cowley/neo4j-vscode](https://github.com/adam-cowley/neo4j-vscode/blob/ad90d275ac76c740018e78f78722343f730270e0/cypher/cypher.tmLanguage) | [MIT](https://raw.githubusercontent.com/adam-cowley/neo4j-vscode/main/LICENSE) | | | 5.53 kB |
66
66
  | `d` | | [Pure-D/code-d](https://github.com/Pure-D/code-d/blob/71992a1a52a3025f3333e4025eee0f255a8cda03/syntaxes/d.json) | [MIT](https://raw.githubusercontent.com/Pure-D/code-d/master/LICENSE.md) | [GitHub Sponsors: **@WebFreak001**](https://github.com/sponsors/WebFreak001) [Patreon: **WebFreak**](https://patreon.com/WebFreak) | | 41.11 kB |
67
- | `dart` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/8270a86019db7551da42b71d15c6080a414d8c81/extensions/dart/syntaxes/dart.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 7.25 kB |
67
+ | `dart` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/091ef378baaa141c8bc4bbe9775d4cb3bd655a80/extensions/dart/syntaxes/dart.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 8.01 kB |
68
68
  | `dax` | | [huyza/dax-language](https://github.com/huyza/dax-language/blob/7fd39aa84552617daa258189b2550dcdbd14149a/syntaxes/dax.grammer.json) | | | | 5.12 kB |
69
69
  | `desktop` | | [nico-castell/desktop-file-support](https://github.com/nico-castell/desktop-file-support/blob/63720f5f05313de22b68ecbd0ca3d3ed8ba57e7e/syntaxes/desktop.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nico-castell/desktop-file-support/main/LICENSE) | [paypal.com](https://www.paypal.com/donate?hosted_button_id=C38RSCD9QGZBQ) | | 1.69 kB |
70
70
  | `diff` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/4549bd26c7b799284e0ebd8dc1e0310e6a8707a1/extensions/diff/syntaxes/diff.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 2.38 kB |
@@ -96,7 +96,7 @@ import { grammars } from 'tm-grammars'
96
96
  | `glsl` | | [polym0rph/GLSL.tmbundle](https://github.com/polym0rph/GLSL.tmbundle/blob/6998d3bbd204e26746a5ca580cda4c650b9057b1/Syntaxes/GLSL.tmLanguage) | | | `c` | 3.39 kB |
97
97
  | `gn` | | [google/gn-language-server](https://github.com/google/gn-language-server/blob/ee64196343a29893f4707e21a8ea7bca0bc135b1/vscode-gn/syntaxes/gn.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/google/gn-language-server/main/LICENSE) | | | 3.77 kB |
98
98
  | `gnuplot` | | [MarioSchwalbe/vscode-gnuplot](https://github.com/MarioSchwalbe/vscode-gnuplot/blob/c62c1a61c9b6b4658b43d76c397dc2ad43523b6a/syntaxes/gnuplot.tmLanguage) | [GPL-3.0](https://raw.githubusercontent.com/MarioSchwalbe/vscode-gnuplot/master/LICENSE) | | | 13.73 kB |
99
- | `go` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c8fdd1650c06321d687ddfd1eff06aae4b616256/extensions/go/syntaxes/go.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 43.46 kB |
99
+ | `go` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/091ef378baaa141c8bc4bbe9775d4cb3bd655a80/extensions/go/syntaxes/go.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 43.47 kB |
100
100
  | `graphql` | `gql` | [prisma-labs/vscode-graphql](https://github.com/prisma-labs/vscode-graphql/blob/4569aef2364b42b6acd8188e4a6ca9b0ba3c6a1d/grammars/graphql.json) | [MIT](https://raw.githubusercontent.com/graphql/vscode-graphql/master/LICENSE) | | `javascript` `typescript` `jsx` `tsx` | 16.91 kB |
101
101
  | `groovy` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/8fdf170a0850c1cc027382f31650aaf300d3ae2a/extensions/groovy/syntaxes/groovy.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 18.17 kB |
102
102
  | `hack` | | [slackhq/vscode-hack](https://github.com/slackhq/vscode-hack/blob/b518393296112ec3189d97a6051e06c4dd5b46d6/syntaxes/hack.json) | [MIT](https://raw.githubusercontent.com/slackhq/vscode-hack/master/LICENSE.md) | | `html` `sql` | 76.68 kB |
@@ -130,7 +130,7 @@ import { grammars } from 'tm-grammars'
130
130
  | `just` | | [nefrob/vscode-just](https://github.com/nefrob/vscode-just/blob/c0a00dba51884e5887783c48dddf585dead998c6/syntaxes/just.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nefrob/vscode-just/main/LICENSE) | | `shellscript` `javascript` `typescript` `perl` `python` `ruby` | 9.90 kB |
131
131
  | `kdl` | | [kdl-org/vscode-kdl](https://github.com/kdl-org/vscode-kdl/blob/b986286d526d3dba7f5121956a52ce300c3418f0/syntaxes/kdl.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/kdl-org/vscode-kdl/main/LICENSE) | [GitHub Sponsors: **@zkat**](https://github.com/sponsors/zkat) | | 3.34 kB |
132
132
  | `kotlin` | `kt` `kts` | [fwcd/vscode-kotlin](https://github.com/fwcd/vscode-kotlin/blob/626e20d5c51a4379c4c0ee293aa89e58b5232aec/syntaxes/kotlin.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/fwcd/vscode-kotlin/main/LICENSE) | | | 8.19 kB |
133
- | `kusto` | `kql` | [rosshamish/kuskus](https://github.com/rosshamish/kuskus/blob/ff48034975f387ba79258776e5d452bee43a6233/kusto-syntax-highlighting/syntaxes/kusto.tmLanguage.json) | | | | 14.28 kB |
133
+ | `kusto` | `kql` | [rosshamish/kuskus](https://github.com/rosshamish/kuskus/blob/2a5d25aa9e1680b90e77b2477d710d11af8fcd88/kusto-syntax-highlighting/syntaxes/kusto.tmLanguage.json) | | | | 14.28 kB |
134
134
  | `latex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/609f17a76734f092792a33c891af40bbcaea0c64/extensions/latex/syntaxes/LaTeX.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `tex` `shellscript` `css` `gnuplot` `haskell` `html` `java` `julia` `javascript` `lua` `python` `ruby` `rust` `typescript` `xml` `yaml` `scala` | 67.99 kB |
135
135
  | `lean` | `lean4` | [leanprover/vscode-lean4](https://github.com/leanprover/vscode-lean4/blob/2ca585c47d447682452bd72f528feffd03ef4971/vscode-lean4/syntaxes/lean4.json) | [Apache-2.0](https://raw.githubusercontent.com/leanprover/vscode-lean4/master/LICENSE) | | | 5.37 kB |
136
136
  | `less` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c/extensions/less/syntaxes/less.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 92.58 kB |
@@ -165,7 +165,7 @@ import { grammars } from 'tm-grammars'
165
165
  | `openscad` | `scad` | [tbuser/openscad.tmbundle](https://github.com/tbuser/openscad.tmbundle/blob/5962175ed355c2d58dc1991801c229809363e999/Syntaxes/OpenSCAD.tmLanguage) | [MIT](https://raw.githubusercontent.com/tbuser/openscad.tmbundle/master/LICENSE) | | | 2.58 kB |
166
166
  | `pascal` | | [alefragnani/vscode-language-pascal](https://github.com/alefragnani/vscode-language-pascal/blob/f2d6345bd9fe83932f4d04fcacf98ce7d74b8034/syntaxes/pascal.tmLanguage) | [MIT](https://raw.githubusercontent.com/alefragnani/vscode-language-pascal/master/LICENSE.md) | [GitHub Sponsors: **@alefragnani**](https://github.com/sponsors/alefragnani) [Patreon: **alefragnani**](https://patreon.com/alefragnani) [paypal.com](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=EP57F3B6FXKTU&lc=US&item_name=Alessandro%20Fragnani&item_number=vscode%20extensions&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) | | 3.89 kB |
167
167
  | `perl` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/e637ff1bf7f481134849625e982ec80df9b35bc8/extensions/perl/syntaxes/perl.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` `xml` `css` `javascript` `sql` | 40.89 kB |
168
- | `php` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c8fdd1650c06321d687ddfd1eff06aae4b616256/extensions/php/syntaxes/php.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` `xml` `sql` `javascript` `json` `css` | 104.85 kB |
168
+ | `php` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/091ef378baaa141c8bc4bbe9775d4cb3bd655a80/extensions/php/syntaxes/php.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` `xml` `sql` `javascript` `json` `css` | 105.10 kB |
169
169
  | `pkl` | | [apple/pkl.tmbundle](https://github.com/apple/pkl.tmbundle/blob/4ed6ca67ec7579b7a3a86b96ee89874ae825f15f/Syntaxes/pkl.tmLanguage) | [Apache-2.0](https://raw.githubusercontent.com/apple/pkl.tmbundle/main/LICENSE.txt) | | | 9.32 kB |
170
170
  | `plsql` | | [zabel-xyz/plsql-language](https://github.com/zabel-xyz/plsql-language/blob/256a6b8f04f2bdc5e60ce921646a5068957078d7/syntaxes/plsql.tmLanguage) | [MIT](https://raw.githubusercontent.com/zabel-xyz/plsql-language/master/LICENSE) | | | 7.93 kB |
171
171
  | `po` | `pot` `potx` | [textmate/gettext.tmbundle](https://github.com/textmate/gettext.tmbundle/blob/08bb69558d82ada8d4f36b8869f871ce69014749/Syntaxes/Gettext.tmLanguage) | | | | 2.96 kB |
@@ -194,7 +194,7 @@ import { grammars } from 'tm-grammars'
194
194
  | `ron` | | [a5huynh/vscode-ron](https://github.com/a5huynh/vscode-ron/blob/3acb0d97348c972b3b6f04b4e92901a541b22022/syntaxes/ron.tmGrammar.json) | [MIT](https://raw.githubusercontent.com/a5huynh/vscode-ron/master/LICENSE.md) | | | 3.70 kB |
195
195
  | `rosmsg` | | [jtbandes/ros-tmlanguage](https://github.com/jtbandes/ros-tmlanguage/blob/d8ae27bc0d04498c01cb8dc77bfe2884474d9aba/ROS%20Interface.tmLanguage.yaml) | [MIT](https://raw.githubusercontent.com/jtbandes/ros-tmlanguage/main/LICENSE.md) | [GitHub Sponsors: **@jtbandes**](https://github.com/sponsors/jtbandes) [Ko-fi: **jtbandes**](https://ko-fi.com/jtbandes) | | 4.24 kB |
196
196
  | `rst` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/48e93f756b764991ede33ad09781a863aca6907a/extensions/restructuredtext/syntaxes/rst.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html-derivative` `cpp` `python` `javascript` `shellscript` `yaml` `cmake` `ruby` | 9.07 kB |
197
- | `ruby` | `rb` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/609f17a76734f092792a33c891af40bbcaea0c64/extensions/ruby/syntaxes/ruby.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` `haml` `xml` `sql` `graphql` `css` `cpp` `c` `javascript` `shellscript` `lua` `yaml` | 42.68 kB |
197
+ | `ruby` | `rb` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/091ef378baaa141c8bc4bbe9775d4cb3bd655a80/extensions/ruby/syntaxes/ruby.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` `haml` `xml` `sql` `graphql` `css` `cpp` `c` `javascript` `shellscript` `lua` `yaml` | 43.37 kB |
198
198
  | `rust` | `rs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/rust/syntaxes/rust.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 14.34 kB |
199
199
  | `sas` | | [rpardee/sas](https://github.com/rpardee/sas/blob/49f6e733c6c0b918a2a825ca2f63dba704f3e8c0/syntaxes/sas.tmLanguage) | [MIT](https://raw.githubusercontent.com/rpardee/sas/master/LICENSE) | | `sql` | 8.61 kB |
200
200
  | `sass` | | [TheRealSyler/vscode-sass-indented](https://github.com/TheRealSyler/vscode-sass-indented/blob/f0e50cfaca4b64a1d49f8d938f188d6fd0bcfb6f/syntaxes/sass.tmLanguage.json) | [NOASSERTION](https://raw.githubusercontent.com/TheRealSyler/vscode-sass-indented/master/LICENSE) | | | 8.76 kB |
package/grammars/css.json CHANGED
@@ -1395,7 +1395,7 @@
1395
1395
  "property-keywords": {
1396
1396
  "patterns": [
1397
1397
  {
1398
- "match": "(?i)(?<![-\\w])(above|absolute|active|add|additive|after-edge|alias|all|all-petite-caps|all-scroll|all-small-caps|alpha|alphabetic|alternate|alternate-reverse|always|antialiased|auto|auto-fill|auto-fit|auto-pos|available|avoid|avoid-column|avoid-page|avoid-region|backwards|balance|baseline|before-edge|below|bevel|bidi-override|blink|block|block-axis|block-start|block-end|bold|bolder|border|border-box|both|bottom|bottom-outside|break-all|break-word|bullets|butt|capitalize|caption|cell|center|central|char|circle|clip|clone|close-quote|closest-corner|closest-side|col-resize|collapse|color|color-burn|color-dodge|column|column-reverse|common-ligatures|compact|condensed|contain|content|content-box|contents|context-menu|contextual|copy|cover|crisp-edges|crispEdges|crosshair|cyclic|dark|darken|dashed|decimal|default|dense|diagonal-fractions|difference|digits|disabled|disc|discretionary-ligatures|distribute|distribute-all-lines|distribute-letter|distribute-space|dot|dotted|double|double-circle|downleft|downright|e-resize|each-line|ease|ease-in|ease-in-out|ease-out|economy|ellipse|ellipsis|embed|end|evenodd|ew-resize|exact|exclude|exclusion|expanded|extends|extra-condensed|extra-expanded|fallback|farthest-corner|farthest-side|fill|fill-available|fill-box|filled|fit-content|fixed|flat|flex|flex-end|flex-start|flip|flow-root|forwards|freeze|from-image|full-width|geometricPrecision|georgian|grab|grabbing|grayscale|grid|groove|hand|hanging|hard-light|help|hidden|hide|historical-forms|historical-ligatures|horizontal|horizontal-tb|hue|icon|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space|ideographic|inactive|infinite|inherit|initial|inline|inline-axis|inline-block|inline-end|inline-flex|inline-grid|inline-list-item|inline-start|inline-table|inset|inside|inter-character|inter-ideograph|inter-word|intersect|invert|isolate|isolate-override|italic|jis04|jis78|jis83|jis90|justify|justify-all|kannada|keep-all|landscape|larger??|left|light|lighten|lighter|line|line-edge|line-through|linear|linearRGB|lining-nums|list-item|local|loose|lowercase|lr|lr-tb|ltr|luminance|luminosity|main-size|mandatory|manipulation|manual|margin-box|match-parent|match-source|mathematical|max-content|medium|menu|message-box|middle|min-content|miter|mixed|move|multiply|n-resize|narrower|ne-resize|nearest-neighbor|nesw-resize|newspaper|no-change|no-clip|no-close-quote|no-common-ligatures|no-contextual|no-discretionary-ligatures|no-drop|no-historical-ligatures|no-open-quote|no-repeat|none|nonzero|normal|not-allowed|nowrap|ns-resize|numbers|numeric|nw-resize|nwse-resize|oblique|oldstyle-nums|open|open-quote|optimizeLegibility|optimizeQuality|optimizeSpeed|optional|ordinal|outset|outside|over|overlay|overline|padding|padding-box|page|painted|pan-down|pan-left|pan-right|pan-up|pan-x|pan-y|paused|petite-caps|pixelated|plaintext|pointer|portrait|pre|pre-line|pre-wrap|preserve-3d|progress|progressive|proportional-nums|proportional-width|proximity|radial|recto|region|relative|remove|repeat|repeat-[xy]|reset-size|reverse|revert|ridge|right|rl|rl-tb|round|row|row-resize|row-reverse|row-severse|rtl|ruby|ruby-base|ruby-base-container|ruby-text|ruby-text-container|run-in|running|s-resize|saturation|scale-down|screen|scroll|scroll-position|se-resize|semi-condensed|semi-expanded|separate|sesame|show|sideways|sideways-left|sideways-lr|sideways-right|sideways-rl|simplified|slashed-zero|slice|small|small-caps|small-caption|smaller|smooth|soft-light|solid|space|space-around|space-between|space-evenly|spell-out|square|sRGB|stacked-fractions|start|static|status-bar|swap|step-end|step-start|sticky|stretch|strict|stroke|stroke-box|style|sub|subgrid|subpixel-antialiased|subtract|super|sw-resize|symbolic|table|table-caption|table-cell|table-column|table-column-group|table-footer-group|table-header-group|table-row|table-row-group|tabular-nums|tb|tb-rl|text|text-after-edge|text-before-edge|text-bottom|text-top|thick|thin|titling-caps|top|top-outside|touch|traditional|transparent|triangle|ultra-condensed|ultra-expanded|under|underline|unicase|unset|upleft|uppercase|upright|use-glyph-orientation|use-script|verso|vertical|vertical-ideographic|vertical-lr|vertical-rl|vertical-text|view-box|visible|visibleFill|visiblePainted|visibleStroke|w-resize|wait|wavy|weight|whitespace|wider|words|wrap|wrap-reverse|x|x-large|x-small|xx-large|xx-small|y|zero|zoom-in|zoom-out)(?![-\\w])",
1398
+ "match": "(?i)(?<![-\\w])(above|absolute|active|add|additive|after-edge|alias|all|all-petite-caps|all-scroll|all-small-caps|alpha|alphabetic|alternate|alternate-reverse|always|antialiased|auto|auto-fill|auto-fit|auto-pos|available|avoid|avoid-column|avoid-page|avoid-region|backwards|balance|baseline|before-edge|below|bevel|bidi-override|blink|block|block-axis|block-start|block-end|bold|bolder|border|border-box|both|bottom|bottom-outside|break-all|break-word|bullets|butt|capitalize|caption|cell|center|central|char|circle|clip|clone|close-quote|closest-corner|closest-side|col-resize|collapse|color|color-burn|color-dodge|column|column-reverse|common-ligatures|compact|condensed|contain|content|content-box|contents|context-menu|contextual|copy|cover|crisp-edges|crispEdges|crosshair|cyclic|dark|darken|dashed|decimal|default|dense|diagonal-fractions|difference|digits|disabled|disc|discretionary-ligatures|distribute|distribute-all-lines|distribute-letter|distribute-space|dot|dotted|double|double-circle|downleft|downright|e-resize|each-line|ease|ease-in|ease-in-out|ease-out|economy|ellipse|ellipsis|embed|end|evenodd|ew-resize|exact|exclude|exclusion|expanded|extends|extra-condensed|extra-expanded|fallback|farthest-corner|farthest-side|fill|fill-available|fill-box|filled|fit-content|fixed|flat|flex|flex-end|flex-start|flip|flow|flow-root|forwards|freeze|from-image|full-width|geometricPrecision|georgian|grab|grabbing|grayscale|grid|groove|hand|hanging|hard-light|help|hidden|hide|historical-forms|historical-ligatures|horizontal|horizontal-tb|hue|icon|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space|ideographic|inactive|infinite|inherit|initial|inline|inline-axis|inline-block|inline-end|inline-flex|inline-grid|inline-list-item|inline-start|inline-table|inset|inside|inter-character|inter-ideograph|inter-word|intersect|invert|isolate|isolate-override|italic|jis04|jis78|jis83|jis90|justify|justify-all|kannada|keep-all|landscape|larger??|left|light|lighten|lighter|line|line-edge|line-through|linear|linearRGB|lining-nums|list-item|local|loose|lowercase|lr|lr-tb|ltr|luminance|luminosity|main-size|mandatory|manipulation|manual|margin-box|match-parent|match-source|mathematical|max-content|medium|menu|message-box|middle|min-content|miter|mixed|move|multiply|n-resize|narrower|ne-resize|nearest-neighbor|nesw-resize|newspaper|no-change|no-clip|no-close-quote|no-common-ligatures|no-contextual|no-discretionary-ligatures|no-drop|no-historical-ligatures|no-open-quote|no-repeat|none|nonzero|normal|not-allowed|nowrap|ns-resize|numbers|numeric|nw-resize|nwse-resize|oblique|oldstyle-nums|open|open-quote|optimizeLegibility|optimizeQuality|optimizeSpeed|optional|ordinal|outset|outside|over|overlay|overline|padding|padding-box|page|painted|pan-down|pan-left|pan-right|pan-up|pan-x|pan-y|paused|petite-caps|pixelated|plaintext|pointer|portrait|pre|pre-line|pre-wrap|preserve-3d|progress|progressive|proportional-nums|proportional-width|proximity|radial|recto|region|relative|remove|repeat|repeat-[xy]|reset-size|reverse|revert|revert-layer|ridge|right|rl|rl-tb|round|row|row-resize|row-reverse|row-severse|rtl|ruby|ruby-base|ruby-base-container|ruby-text|ruby-text-container|run-in|running|s-resize|saturation|scale-down|screen|scroll|scroll-position|se-resize|semi-condensed|semi-expanded|separate|sesame|show|sideways|sideways-left|sideways-lr|sideways-right|sideways-rl|simplified|slashed-zero|slice|small|small-caps|small-caption|smaller|smooth|soft-light|solid|space|space-around|space-between|space-evenly|spell-out|square|sRGB|stacked-fractions|start|static|status-bar|swap|step-end|step-start|sticky|stretch|strict|stroke|stroke-box|style|sub|subgrid|subpixel-antialiased|subtract|super|sw-resize|symbolic|table|table-caption|table-cell|table-column|table-column-group|table-footer-group|table-header-group|table-row|table-row-group|tabular-nums|tb|tb-rl|text|text-after-edge|text-before-edge|text-bottom|text-top|thick|thin|titling-caps|top|top-outside|touch|traditional|transparent|triangle|ultra-condensed|ultra-expanded|under|underline|unicase|unset|upleft|uppercase|upright|use-glyph-orientation|use-script|verso|vertical|vertical-ideographic|vertical-lr|vertical-rl|vertical-text|view-box|visible|visibleFill|visiblePainted|visibleStroke|w-resize|wait|wavy|weight|whitespace|wider|words|wrap|wrap-reverse|x|x-large|x-small|xx-large|xx-small|y|zero|zoom-in|zoom-out)(?![-\\w])",
1399
1399
  "name": "support.constant.property-value.css"
1400
1400
  },
1401
1401
  {
@@ -52,6 +52,12 @@
52
52
  {
53
53
  "include": "#constants-and-special-vars"
54
54
  },
55
+ {
56
+ "include": "#class-identifier-with-optional-factory-method"
57
+ },
58
+ {
59
+ "include": "#function-identifier"
60
+ },
55
61
  {
56
62
  "include": "#operators"
57
63
  },
@@ -94,6 +100,49 @@
94
100
  }
95
101
  ]
96
102
  },
103
+ "class-identifier-with-optional-factory-method": {
104
+ "patterns": [
105
+ {
106
+ "captures": {
107
+ "1": {
108
+ "name": "support.class.dart"
109
+ },
110
+ "2": {
111
+ "name": "entity.name.function.dart"
112
+ }
113
+ },
114
+ "match": "(?<!\\$)\\b(bool|num|int|double|dynamic)\\b(?!\\$)\\s*(factory\\b)?"
115
+ },
116
+ {
117
+ "captures": {
118
+ "1": {
119
+ "name": "storage.type.primitive.dart"
120
+ },
121
+ "2": {
122
+ "name": "entity.name.function.dart"
123
+ }
124
+ },
125
+ "match": "(?<!\\$)\\b(void)\\b(?!\\$)\\s*(factory\\b)?"
126
+ },
127
+ {
128
+ "begin": "(?<![$0-9A-Z_a-z])([$_]*[A-Z][$0-9A-Z_a-z]*)\\b\\s*(factory\\b)?",
129
+ "beginCaptures": {
130
+ "1": {
131
+ "name": "support.class.dart"
132
+ },
133
+ "2": {
134
+ "name": "entity.name.function.dart"
135
+ }
136
+ },
137
+ "end": "(?!<)",
138
+ "patterns": [
139
+ {
140
+ "include": "#type-args"
141
+ }
142
+ ]
143
+ }
144
+ ]
145
+ },
97
146
  "comments": {
98
147
  "patterns": [
99
148
  {
@@ -192,12 +241,6 @@
192
241
  {
193
242
  "match": "(?<!\\$)\\b((0([Xx])\\h[_\\h]*)|(([0-9][0-9_]*\\.?[0-9_]*)|(\\.[0-9][0-9_]*))(([Ee])([-+])?[0-9][0-9_]*)?)\\b(?!\\$)",
194
243
  "name": "constant.numeric.dart"
195
- },
196
- {
197
- "include": "#class-identifier"
198
- },
199
- {
200
- "include": "#function-identifier"
201
244
  }
202
245
  ]
203
246
  },
@@ -258,6 +301,12 @@
258
301
  {
259
302
  "include": "#constants-and-special-vars"
260
303
  },
304
+ {
305
+ "include": "#class-identifier-with-optional-factory-method"
306
+ },
307
+ {
308
+ "include": "#function-identifier"
309
+ },
261
310
  {
262
311
  "include": "#strings"
263
312
  },
@@ -292,6 +341,10 @@
292
341
  }
293
342
  },
294
343
  "match": "([$_]*[a-z][$0-9A-Z_a-z]*)(<(?:[$0-9<>?A-Z_a-z]|,\\s*|\\s+extends\\s+)+>)?[!?]?\\("
344
+ },
345
+ {
346
+ "match": "(?<=\\.)new\\b",
347
+ "name": "entity.name.function.dart"
295
348
  }
296
349
  ]
297
350
  },
@@ -318,8 +371,8 @@
318
371
  "name": "keyword.control.dart"
319
372
  },
320
373
  {
321
- "match": "(?<!\\$)\\b(new)\\b(?!\\$)",
322
- "name": "keyword.control.new.dart"
374
+ "match": "(?<![$.])\\b(new)\\b(?!\\$)",
375
+ "name": "keyword.new.dart"
323
376
  },
324
377
  {
325
378
  "match": "(?<!\\$)\\b(return)\\b(?!\\$)",
@@ -334,7 +387,7 @@
334
387
  "name": "storage.modifier.dart"
335
388
  },
336
389
  {
337
- "match": "(?<!\\$)\\bv(?:oid|ar)\\b(?!\\$)",
390
+ "match": "(?<!\\$)\\bvar\\b(?!\\$)",
338
391
  "name": "storage.type.primitive.dart"
339
392
  }
340
393
  ]
package/grammars/go.json CHANGED
@@ -2534,12 +2534,12 @@
2534
2534
  ]
2535
2535
  }
2536
2536
  },
2537
- "match": "((?:\\w+,\\s*)+{0,1}\\w+\\s+)?((?:\\s*[]*\\[]+{0,1}(?:<-\\s*)?\\bchan\\b(?:\\s*<-)?\\s*)+{0,1}[^/\\s]+;?)"
2537
+ "match": "((?:\\w+,\\s*)+{0,1}\\w+\\s+)?((?:\\s*[]*\\[]+{0,1}(?:<-\\s*)?\\bchan\\b(?:\\s*<-)?\\s*)+{0,1}[^\"/`\\s]+;?)"
2538
2538
  }
2539
2539
  ]
2540
2540
  }
2541
2541
  },
2542
- "match": "(?<=\\{)((?:\\s*(?:(?:\\w+,\\s*)+{0,1}\\w+\\s+)?(?:\\s*[]*\\[]+{0,1}(?:<-\\s*)?\\bchan\\b(?:\\s*<-)?\\s*)+{0,1}[^/\\s]+;?)+)\\s*(?=})"
2542
+ "match": "(?<=\\{)((?:\\s*(?:(?:\\w+,\\s*)+{0,1}\\w+\\s+)?(?:\\s*[]*\\[]+{0,1}(?:<-\\s*)?\\bchan\\b(?:\\s*<-)?\\s*)+{0,1}[^\"/`\\s]+;?)+)\\s*(?=})"
2543
2543
  },
2544
2544
  {
2545
2545
  "captures": {
@@ -568,7 +568,7 @@
568
568
  "Escapes": {
569
569
  "patterns": [
570
570
  {
571
- "match": "(\\\\[\"'\\\\])",
571
+ "match": "\\\\[\"'\\\\nt]",
572
572
  "name": "constant.character.escape.kusto"
573
573
  }
574
574
  ]
package/grammars/php.json CHANGED
@@ -2094,7 +2094,7 @@
2094
2094
  }
2095
2095
  },
2096
2096
  "contentName": "meta.function-call.php",
2097
- "end": "\\)",
2097
+ "end": "\\)|(?=\\?>)",
2098
2098
  "endCaptures": {
2099
2099
  "0": {
2100
2100
  "name": "punctuation.definition.arguments.end.bracket.round.php"
@@ -2190,16 +2190,33 @@
2190
2190
  ]
2191
2191
  },
2192
2192
  "invoke-call": {
2193
- "captures": {
2193
+ "begin": "(?i)((\\$+)[_a-z\\x7F-\\x{10FFFF}][0-9_a-z\\x7F-\\x{10FFFF}]*)\\s*(\\()",
2194
+ "beginCaptures": {
2194
2195
  "1": {
2195
2196
  "name": "variable.other.php"
2196
2197
  },
2197
2198
  "2": {
2198
2199
  "name": "punctuation.definition.variable.php"
2200
+ },
2201
+ "3": {
2202
+ "name": "punctuation.definition.arguments.begin.bracket.round.php"
2203
+ }
2204
+ },
2205
+ "end": "\\)|(?=\\?>)",
2206
+ "endCaptures": {
2207
+ "0": {
2208
+ "name": "punctuation.definition.arguments.end.bracket.round.php"
2199
2209
  }
2200
2210
  },
2201
- "match": "(?i)((\\$+)[_a-z\\x7F-\\x{10FFFF}][0-9_a-z\\x7F-\\x{10FFFF}]*)(?=\\s*\\()",
2202
- "name": "meta.function-call.invoke.php"
2211
+ "name": "meta.function-call.invoke.php",
2212
+ "patterns": [
2213
+ {
2214
+ "include": "#named-arguments"
2215
+ },
2216
+ {
2217
+ "include": "$self"
2218
+ }
2219
+ ]
2203
2220
  },
2204
2221
  "match_statement": {
2205
2222
  "patterns": [
@@ -1543,7 +1543,12 @@
1543
1543
  },
1544
1544
  {
1545
1545
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)HTML)\\b\\1))",
1546
- "end": "(?!\\G)",
1546
+ "end": "^\\s*((?:[_\\w]+_|)HTML)$\\n?",
1547
+ "endCaptures": {
1548
+ "0": {
1549
+ "name": "string.definition.end.ruby"
1550
+ }
1551
+ },
1547
1552
  "name": "meta.embedded.block.html",
1548
1553
  "patterns": [
1549
1554
  {
@@ -1554,12 +1559,6 @@
1554
1559
  }
1555
1560
  },
1556
1561
  "contentName": "text.html",
1557
- "end": "^\\s*\\2$\\n?",
1558
- "endCaptures": {
1559
- "0": {
1560
- "name": "string.definition.end.ruby"
1561
- }
1562
- },
1563
1562
  "patterns": [
1564
1563
  {
1565
1564
  "include": "#heredoc"
@@ -1573,13 +1572,19 @@
1573
1572
  {
1574
1573
  "include": "#escaped_char"
1575
1574
  }
1576
- ]
1575
+ ],
1576
+ "while": "^(?!\\s*((?:[_\\w]+_|)HTML)\\s*$)"
1577
1577
  }
1578
1578
  ]
1579
1579
  },
1580
1580
  {
1581
1581
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)HAML)\\b\\1))",
1582
- "end": "(?!\\G)",
1582
+ "end": "^\\s*((?:[_\\w]+_|)HAML)$\\n?",
1583
+ "endCaptures": {
1584
+ "0": {
1585
+ "name": "string.definition.end.ruby"
1586
+ }
1587
+ },
1583
1588
  "name": "meta.embedded.block.haml",
1584
1589
  "patterns": [
1585
1590
  {
@@ -1590,12 +1595,6 @@
1590
1595
  }
1591
1596
  },
1592
1597
  "contentName": "text.haml",
1593
- "end": "^\\s*\\2$\\n?",
1594
- "endCaptures": {
1595
- "0": {
1596
- "name": "string.definition.end.ruby"
1597
- }
1598
- },
1599
1598
  "patterns": [
1600
1599
  {
1601
1600
  "include": "#heredoc"
@@ -1609,13 +1608,19 @@
1609
1608
  {
1610
1609
  "include": "#escaped_char"
1611
1610
  }
1612
- ]
1611
+ ],
1612
+ "while": "^(?!\\s*((?:[_\\w]+_|)HAML)\\s*$)"
1613
1613
  }
1614
1614
  ]
1615
1615
  },
1616
1616
  {
1617
1617
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)XML)\\b\\1))",
1618
- "end": "(?!\\G)",
1618
+ "end": "^\\s*((?:[_\\w]+_|)XML)$\\n?",
1619
+ "endCaptures": {
1620
+ "0": {
1621
+ "name": "string.definition.end.ruby"
1622
+ }
1623
+ },
1619
1624
  "name": "meta.embedded.block.xml",
1620
1625
  "patterns": [
1621
1626
  {
@@ -1626,12 +1631,6 @@
1626
1631
  }
1627
1632
  },
1628
1633
  "contentName": "text.xml",
1629
- "end": "^\\s*\\2$\\n?",
1630
- "endCaptures": {
1631
- "0": {
1632
- "name": "string.definition.end.ruby"
1633
- }
1634
- },
1635
1634
  "patterns": [
1636
1635
  {
1637
1636
  "include": "#heredoc"
@@ -1645,13 +1644,19 @@
1645
1644
  {
1646
1645
  "include": "#escaped_char"
1647
1646
  }
1648
- ]
1647
+ ],
1648
+ "while": "^(?!\\s*((?:[_\\w]+_|)XML)\\s*$)"
1649
1649
  }
1650
1650
  ]
1651
1651
  },
1652
1652
  {
1653
1653
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)SQL)\\b\\1))",
1654
- "end": "(?!\\G)",
1654
+ "end": "^\\s*((?:[_\\w]+_|)SQL)$\\n?",
1655
+ "endCaptures": {
1656
+ "0": {
1657
+ "name": "string.definition.end.ruby"
1658
+ }
1659
+ },
1655
1660
  "name": "meta.embedded.block.sql",
1656
1661
  "patterns": [
1657
1662
  {
@@ -1662,12 +1667,6 @@
1662
1667
  }
1663
1668
  },
1664
1669
  "contentName": "source.sql",
1665
- "end": "^\\s*\\2$\\n?",
1666
- "endCaptures": {
1667
- "0": {
1668
- "name": "string.definition.end.ruby"
1669
- }
1670
- },
1671
1670
  "patterns": [
1672
1671
  {
1673
1672
  "include": "#heredoc"
@@ -1681,13 +1680,19 @@
1681
1680
  {
1682
1681
  "include": "#escaped_char"
1683
1682
  }
1684
- ]
1683
+ ],
1684
+ "while": "^(?!\\s*((?:[_\\w]+_|)SQL)\\s*$)"
1685
1685
  }
1686
1686
  ]
1687
1687
  },
1688
1688
  {
1689
1689
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)G(?:RAPHQL|QL))\\b\\1))",
1690
- "end": "(?!\\G)",
1690
+ "end": "^\\s*((?:[_\\w]+_|)G(?:RAPHQL|QL))$\\n?",
1691
+ "endCaptures": {
1692
+ "0": {
1693
+ "name": "string.definition.end.ruby"
1694
+ }
1695
+ },
1691
1696
  "name": "meta.embedded.block.graphql",
1692
1697
  "patterns": [
1693
1698
  {
@@ -1698,12 +1703,6 @@
1698
1703
  }
1699
1704
  },
1700
1705
  "contentName": "source.graphql",
1701
- "end": "^\\s*\\2$\\n?",
1702
- "endCaptures": {
1703
- "0": {
1704
- "name": "string.definition.end.ruby"
1705
- }
1706
- },
1707
1706
  "patterns": [
1708
1707
  {
1709
1708
  "include": "#heredoc"
@@ -1717,13 +1716,19 @@
1717
1716
  {
1718
1717
  "include": "#escaped_char"
1719
1718
  }
1720
- ]
1719
+ ],
1720
+ "while": "^(?!\\s*((?:[_\\w]+_|)G(?:RAPHQL|QL))\\s*$)"
1721
1721
  }
1722
1722
  ]
1723
1723
  },
1724
1724
  {
1725
1725
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)CSS)\\b\\1))",
1726
- "end": "(?!\\G)",
1726
+ "end": "^\\s*((?:[_\\w]+_|)CSS)$\\n?",
1727
+ "endCaptures": {
1728
+ "0": {
1729
+ "name": "string.definition.end.ruby"
1730
+ }
1731
+ },
1727
1732
  "name": "meta.embedded.block.css",
1728
1733
  "patterns": [
1729
1734
  {
@@ -1734,12 +1739,6 @@
1734
1739
  }
1735
1740
  },
1736
1741
  "contentName": "source.css",
1737
- "end": "^\\s*\\2$\\n?",
1738
- "endCaptures": {
1739
- "0": {
1740
- "name": "string.definition.end.ruby"
1741
- }
1742
- },
1743
1742
  "patterns": [
1744
1743
  {
1745
1744
  "include": "#heredoc"
@@ -1753,13 +1752,19 @@
1753
1752
  {
1754
1753
  "include": "#escaped_char"
1755
1754
  }
1756
- ]
1755
+ ],
1756
+ "while": "^(?!\\s*((?:[_\\w]+_|)CSS)\\s*$)"
1757
1757
  }
1758
1758
  ]
1759
1759
  },
1760
1760
  {
1761
1761
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)CPP)\\b\\1))",
1762
- "end": "(?!\\G)",
1762
+ "end": "^\\s*((?:[_\\w]+_|)CPP)$\\n?",
1763
+ "endCaptures": {
1764
+ "0": {
1765
+ "name": "string.definition.end.ruby"
1766
+ }
1767
+ },
1763
1768
  "name": "meta.embedded.block.cpp",
1764
1769
  "patterns": [
1765
1770
  {
@@ -1770,12 +1775,6 @@
1770
1775
  }
1771
1776
  },
1772
1777
  "contentName": "source.cpp",
1773
- "end": "^\\s*\\2$\\n?",
1774
- "endCaptures": {
1775
- "0": {
1776
- "name": "string.definition.end.ruby"
1777
- }
1778
- },
1779
1778
  "patterns": [
1780
1779
  {
1781
1780
  "include": "#heredoc"
@@ -1789,13 +1788,19 @@
1789
1788
  {
1790
1789
  "include": "#escaped_char"
1791
1790
  }
1792
- ]
1791
+ ],
1792
+ "while": "^(?!\\s*((?:[_\\w]+_|)CPP)\\s*$)"
1793
1793
  }
1794
1794
  ]
1795
1795
  },
1796
1796
  {
1797
1797
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)C)\\b\\1))",
1798
- "end": "(?!\\G)",
1798
+ "end": "^\\s*((?:[_\\w]+_|)C)$\\n?",
1799
+ "endCaptures": {
1800
+ "0": {
1801
+ "name": "string.definition.end.ruby"
1802
+ }
1803
+ },
1799
1804
  "name": "meta.embedded.block.c",
1800
1805
  "patterns": [
1801
1806
  {
@@ -1806,12 +1811,6 @@
1806
1811
  }
1807
1812
  },
1808
1813
  "contentName": "source.c",
1809
- "end": "^\\s*\\2$\\n?",
1810
- "endCaptures": {
1811
- "0": {
1812
- "name": "string.definition.end.ruby"
1813
- }
1814
- },
1815
1814
  "patterns": [
1816
1815
  {
1817
1816
  "include": "#heredoc"
@@ -1825,13 +1824,19 @@
1825
1824
  {
1826
1825
  "include": "#escaped_char"
1827
1826
  }
1828
- ]
1827
+ ],
1828
+ "while": "^(?!\\s*((?:[_\\w]+_|)C)\\s*$)"
1829
1829
  }
1830
1830
  ]
1831
1831
  },
1832
1832
  {
1833
1833
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)J(?:S|AVASCRIPT))\\b\\1))",
1834
- "end": "(?!\\G)",
1834
+ "end": "^\\s*((?:[_\\w]+_|)J(?:S|AVASCRIPT))$\\n?",
1835
+ "endCaptures": {
1836
+ "0": {
1837
+ "name": "string.definition.end.ruby"
1838
+ }
1839
+ },
1835
1840
  "name": "meta.embedded.block.js",
1836
1841
  "patterns": [
1837
1842
  {
@@ -1842,12 +1847,6 @@
1842
1847
  }
1843
1848
  },
1844
1849
  "contentName": "source.js",
1845
- "end": "^\\s*\\2$\\n?",
1846
- "endCaptures": {
1847
- "0": {
1848
- "name": "string.definition.end.ruby"
1849
- }
1850
- },
1851
1850
  "patterns": [
1852
1851
  {
1853
1852
  "include": "#heredoc"
@@ -1861,13 +1860,19 @@
1861
1860
  {
1862
1861
  "include": "#escaped_char"
1863
1862
  }
1864
- ]
1863
+ ],
1864
+ "while": "^(?!\\s*((?:[_\\w]+_|)J(?:S|AVASCRIPT))\\s*$)"
1865
1865
  }
1866
1866
  ]
1867
1867
  },
1868
1868
  {
1869
1869
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)JQUERY)\\b\\1))",
1870
- "end": "(?!\\G)",
1870
+ "end": "^\\s*((?:[_\\w]+_|)JQUERY)$\\n?",
1871
+ "endCaptures": {
1872
+ "0": {
1873
+ "name": "string.definition.end.ruby"
1874
+ }
1875
+ },
1871
1876
  "name": "meta.embedded.block.js.jquery",
1872
1877
  "patterns": [
1873
1878
  {
@@ -1878,12 +1883,6 @@
1878
1883
  }
1879
1884
  },
1880
1885
  "contentName": "source.js.jquery",
1881
- "end": "^\\s*\\2$\\n?",
1882
- "endCaptures": {
1883
- "0": {
1884
- "name": "string.definition.end.ruby"
1885
- }
1886
- },
1887
1886
  "patterns": [
1888
1887
  {
1889
1888
  "include": "#heredoc"
@@ -1897,13 +1896,19 @@
1897
1896
  {
1898
1897
  "include": "#escaped_char"
1899
1898
  }
1900
- ]
1899
+ ],
1900
+ "while": "^(?!\\s*((?:[_\\w]+_|)JQUERY)\\s*$)"
1901
1901
  }
1902
1902
  ]
1903
1903
  },
1904
1904
  {
1905
1905
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)SH(?:|ELL))\\b\\1))",
1906
- "end": "(?!\\G)",
1906
+ "end": "^\\s*((?:[_\\w]+_|)SH(?:|ELL))$\\n?",
1907
+ "endCaptures": {
1908
+ "0": {
1909
+ "name": "string.definition.end.ruby"
1910
+ }
1911
+ },
1907
1912
  "name": "meta.embedded.block.shell",
1908
1913
  "patterns": [
1909
1914
  {
@@ -1914,12 +1919,6 @@
1914
1919
  }
1915
1920
  },
1916
1921
  "contentName": "source.shell",
1917
- "end": "^\\s*\\2$\\n?",
1918
- "endCaptures": {
1919
- "0": {
1920
- "name": "string.definition.end.ruby"
1921
- }
1922
- },
1923
1922
  "patterns": [
1924
1923
  {
1925
1924
  "include": "#heredoc"
@@ -1933,13 +1932,19 @@
1933
1932
  {
1934
1933
  "include": "#escaped_char"
1935
1934
  }
1936
- ]
1935
+ ],
1936
+ "while": "^(?!\\s*((?:[_\\w]+_|)SH(?:|ELL))\\s*$)"
1937
1937
  }
1938
1938
  ]
1939
1939
  },
1940
1940
  {
1941
1941
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)LUA)\\b\\1))",
1942
- "end": "(?!\\G)",
1942
+ "end": "^\\s*((?:[_\\w]+_|)LUA)$\\n?",
1943
+ "endCaptures": {
1944
+ "0": {
1945
+ "name": "string.definition.end.ruby"
1946
+ }
1947
+ },
1943
1948
  "name": "meta.embedded.block.lua",
1944
1949
  "patterns": [
1945
1950
  {
@@ -1950,12 +1955,6 @@
1950
1955
  }
1951
1956
  },
1952
1957
  "contentName": "source.lua",
1953
- "end": "^\\s*\\2$\\n?",
1954
- "endCaptures": {
1955
- "0": {
1956
- "name": "string.definition.end.ruby"
1957
- }
1958
- },
1959
1958
  "patterns": [
1960
1959
  {
1961
1960
  "include": "#heredoc"
@@ -1969,13 +1968,19 @@
1969
1968
  {
1970
1969
  "include": "#escaped_char"
1971
1970
  }
1972
- ]
1971
+ ],
1972
+ "while": "^(?!\\s*((?:[_\\w]+_|)LUA)\\s*$)"
1973
1973
  }
1974
1974
  ]
1975
1975
  },
1976
1976
  {
1977
1977
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)RUBY)\\b\\1))",
1978
- "end": "(?!\\G)",
1978
+ "end": "^\\s*((?:[_\\w]+_|)RUBY)$\\n?",
1979
+ "endCaptures": {
1980
+ "0": {
1981
+ "name": "string.definition.end.ruby"
1982
+ }
1983
+ },
1979
1984
  "name": "meta.embedded.block.ruby",
1980
1985
  "patterns": [
1981
1986
  {
@@ -1986,12 +1991,6 @@
1986
1991
  }
1987
1992
  },
1988
1993
  "contentName": "source.ruby",
1989
- "end": "^\\s*\\2$\\n?",
1990
- "endCaptures": {
1991
- "0": {
1992
- "name": "string.definition.end.ruby"
1993
- }
1994
- },
1995
1994
  "patterns": [
1996
1995
  {
1997
1996
  "include": "#heredoc"
@@ -2005,13 +2004,19 @@
2005
2004
  {
2006
2005
  "include": "#escaped_char"
2007
2006
  }
2008
- ]
2007
+ ],
2008
+ "while": "^(?!\\s*((?:[_\\w]+_|)RUBY)\\s*$)"
2009
2009
  }
2010
2010
  ]
2011
2011
  },
2012
2012
  {
2013
2013
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)YA?ML)\\b\\1))",
2014
- "end": "(?!\\G)",
2014
+ "end": "^\\s*((?:[_\\w]+_|)YA?ML)$\\n?",
2015
+ "endCaptures": {
2016
+ "0": {
2017
+ "name": "string.definition.end.ruby"
2018
+ }
2019
+ },
2015
2020
  "name": "meta.embedded.block.yaml",
2016
2021
  "patterns": [
2017
2022
  {
@@ -2022,12 +2027,6 @@
2022
2027
  }
2023
2028
  },
2024
2029
  "contentName": "source.yaml",
2025
- "end": "^\\s*\\2$\\n?",
2026
- "endCaptures": {
2027
- "0": {
2028
- "name": "string.definition.end.ruby"
2029
- }
2030
- },
2031
2030
  "patterns": [
2032
2031
  {
2033
2032
  "include": "#heredoc"
@@ -2041,13 +2040,19 @@
2041
2040
  {
2042
2041
  "include": "#escaped_char"
2043
2042
  }
2044
- ]
2043
+ ],
2044
+ "while": "^(?!\\s*((?:[_\\w]+_|)YA?ML)\\s*$)"
2045
2045
  }
2046
2046
  ]
2047
2047
  },
2048
2048
  {
2049
2049
  "begin": "(?=(?><<[-~]?([\"'`]?)((?:[_\\w]+_|)SLIM)\\b\\1))",
2050
- "end": "(?!\\G)",
2050
+ "end": "^\\s*((?:[_\\w]+_|)SLIM)$\\n?",
2051
+ "endCaptures": {
2052
+ "0": {
2053
+ "name": "string.definition.end.ruby"
2054
+ }
2055
+ },
2051
2056
  "name": "meta.embedded.block.slim",
2052
2057
  "patterns": [
2053
2058
  {
@@ -2058,12 +2063,6 @@
2058
2063
  }
2059
2064
  },
2060
2065
  "contentName": "text.slim",
2061
- "end": "^\\s*\\2$\\n?",
2062
- "endCaptures": {
2063
- "0": {
2064
- "name": "string.definition.end.ruby"
2065
- }
2066
- },
2067
2066
  "patterns": [
2068
2067
  {
2069
2068
  "include": "#heredoc"
@@ -2077,7 +2076,8 @@
2077
2076
  {
2078
2077
  "include": "#escaped_char"
2079
2078
  }
2080
- ]
2079
+ ],
2080
+ "while": "^(?!\\s*((?:[_\\w]+_|)SLIM)\\s*$)"
2081
2081
  }
2082
2082
  ]
2083
2083
  },
package/index.js CHANGED
@@ -844,22 +844,22 @@ export const grammars = [
844
844
  sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/csharp/syntaxes/csharp.tmLanguage.json?ref=c8fdd1650c06321d687ddfd1eff06aae4b616256',
845
845
  },
846
846
  {
847
- byteSize: 48053,
847
+ byteSize: 48071,
848
848
  categories: [
849
849
  'web',
850
850
  ],
851
851
  displayName: 'CSS',
852
852
  funding: [
853
853
  ],
854
- hash: 'u3SSRC1E7eqV_opOqHy6Rql1MKhXWAE012EJdcHfKyc',
855
- lastUpdate: '2024-10-25T09:35:17Z',
854
+ hash: 'IJUBWedoYZmur-nXJaBVbyX-Y3FhL5IfQAJiyLTuFqo',
855
+ lastUpdate: '2026-03-03T13:56:43Z',
856
856
  license: 'MIT',
857
857
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
858
858
  name: 'css',
859
859
  scopeName: 'source.css',
860
- sha: '210541906e5a96ab39f9c753f921b1bd35f4138b',
861
- source: 'https://github.com/microsoft/vscode/blob/210541906e5a96ab39f9c753f921b1bd35f4138b/extensions/css/syntaxes/css.tmLanguage.json',
862
- sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/css/syntaxes/css.tmLanguage.json?ref=210541906e5a96ab39f9c753f921b1bd35f4138b',
860
+ sha: '091ef378baaa141c8bc4bbe9775d4cb3bd655a80',
861
+ source: 'https://github.com/microsoft/vscode/blob/091ef378baaa141c8bc4bbe9775d4cb3bd655a80/extensions/css/syntaxes/css.tmLanguage.json',
862
+ sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/css/syntaxes/css.tmLanguage.json?ref=091ef378baaa141c8bc4bbe9775d4cb3bd655a80',
863
863
  },
864
864
  {
865
865
  byteSize: 1017,
@@ -938,22 +938,22 @@ export const grammars = [
938
938
  sourceApi: 'https://api.github.com/repos/Pure-D/code-d/contents/syntaxes/d.json?ref=71992a1a52a3025f3333e4025eee0f255a8cda03',
939
939
  },
940
940
  {
941
- byteSize: 7428,
941
+ byteSize: 8207,
942
942
  categories: [
943
943
  'general',
944
944
  ],
945
945
  displayName: 'Dart',
946
946
  funding: [
947
947
  ],
948
- hash: '3m3sTAphXXlBsFFMCtTIU16Je7izYC7XGBPP7TYBUdM',
949
- lastUpdate: '2024-12-06T15:55:37Z',
948
+ hash: 'wT6RAzzGZJdEqp9K0zK108SDYuJA6zsNkEiovvJX_NM',
949
+ lastUpdate: '2026-03-03T13:56:43Z',
950
950
  license: 'MIT',
951
951
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
952
952
  name: 'dart',
953
953
  scopeName: 'source.dart',
954
- sha: '8270a86019db7551da42b71d15c6080a414d8c81',
955
- source: 'https://github.com/microsoft/vscode/blob/8270a86019db7551da42b71d15c6080a414d8c81/extensions/dart/syntaxes/dart.tmLanguage.json',
956
- sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/dart/syntaxes/dart.tmLanguage.json?ref=8270a86019db7551da42b71d15c6080a414d8c81',
954
+ sha: '091ef378baaa141c8bc4bbe9775d4cb3bd655a80',
955
+ source: 'https://github.com/microsoft/vscode/blob/091ef378baaa141c8bc4bbe9775d4cb3bd655a80/extensions/dart/syntaxes/dart.tmLanguage.json',
956
+ sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/dart/syntaxes/dart.tmLanguage.json?ref=091ef378baaa141c8bc4bbe9775d4cb3bd655a80',
957
957
  },
958
958
  {
959
959
  byteSize: 5245,
@@ -1564,22 +1564,22 @@ export const grammars = [
1564
1564
  sourceApi: 'https://api.github.com/repos/MarioSchwalbe/vscode-gnuplot/contents/syntaxes/gnuplot.tmLanguage?ref=c62c1a61c9b6b4658b43d76c397dc2ad43523b6a',
1565
1565
  },
1566
1566
  {
1567
- byteSize: 44508,
1567
+ byteSize: 44514,
1568
1568
  categories: [
1569
1569
  'general',
1570
1570
  ],
1571
1571
  displayName: 'Go',
1572
1572
  funding: [
1573
1573
  ],
1574
- hash: 'BWkqe8YLn7R00ywSgzr6JC28-COlIKvUmwRSIF1RHUk',
1575
- lastUpdate: '2026-01-08T16:24:04Z',
1574
+ hash: 'AOD_cNWC35XxOyYtXnHYfeuC_jH72XaPRjMCbmVnWxw',
1575
+ lastUpdate: '2026-03-03T13:56:43Z',
1576
1576
  license: 'MIT',
1577
1577
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
1578
1578
  name: 'go',
1579
1579
  scopeName: 'source.go',
1580
- sha: 'c8fdd1650c06321d687ddfd1eff06aae4b616256',
1581
- source: 'https://github.com/microsoft/vscode/blob/c8fdd1650c06321d687ddfd1eff06aae4b616256/extensions/go/syntaxes/go.tmLanguage.json',
1582
- sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/go/syntaxes/go.tmLanguage.json?ref=c8fdd1650c06321d687ddfd1eff06aae4b616256',
1580
+ sha: '091ef378baaa141c8bc4bbe9775d4cb3bd655a80',
1581
+ source: 'https://github.com/microsoft/vscode/blob/091ef378baaa141c8bc4bbe9775d4cb3bd655a80/extensions/go/syntaxes/go.tmLanguage.json',
1582
+ sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/go/syntaxes/go.tmLanguage.json?ref=091ef378baaa141c8bc4bbe9775d4cb3bd655a80',
1583
1583
  },
1584
1584
  {
1585
1585
  aliases: [
@@ -2291,13 +2291,13 @@ export const grammars = [
2291
2291
  displayName: 'Kusto',
2292
2292
  funding: [
2293
2293
  ],
2294
- hash: '-pSzql14VPHbAMKbU5oE7Pl-jjVICutK4730o896oAU',
2295
- lastUpdate: '2025-12-15T04:55:51Z',
2294
+ hash: 'KHNrUU6sUN7pAZ39Ea8H8bltx8FBoZ2yMWzEYPZhlFU',
2295
+ lastUpdate: '2026-03-04T08:08:03Z',
2296
2296
  name: 'kusto',
2297
2297
  scopeName: 'source.kusto',
2298
- sha: 'ff48034975f387ba79258776e5d452bee43a6233',
2299
- source: 'https://github.com/rosshamish/kuskus/blob/ff48034975f387ba79258776e5d452bee43a6233/kusto-syntax-highlighting/syntaxes/kusto.tmLanguage.json',
2300
- sourceApi: 'https://api.github.com/repos/rosshamish/kuskus/contents/kusto-syntax-highlighting/syntaxes/kusto.tmLanguage.json?ref=ff48034975f387ba79258776e5d452bee43a6233',
2298
+ sha: '2a5d25aa9e1680b90e77b2477d710d11af8fcd88',
2299
+ source: 'https://github.com/rosshamish/kuskus/blob/2a5d25aa9e1680b90e77b2477d710d11af8fcd88/kusto-syntax-highlighting/syntaxes/kusto.tmLanguage.json',
2300
+ sourceApi: 'https://api.github.com/repos/rosshamish/kuskus/contents/kusto-syntax-highlighting/syntaxes/kusto.tmLanguage.json?ref=2a5d25aa9e1680b90e77b2477d710d11af8fcd88',
2301
2301
  },
2302
2302
  {
2303
2303
  byteSize: 69620,
@@ -3093,7 +3093,7 @@ export const grammars = [
3093
3093
  sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/perl/syntaxes/perl.tmLanguage.json?ref=e637ff1bf7f481134849625e982ec80df9b35bc8',
3094
3094
  },
3095
3095
  {
3096
- byteSize: 107369,
3096
+ byteSize: 107624,
3097
3097
  categories: [
3098
3098
  'general',
3099
3099
  'web',
@@ -3109,15 +3109,15 @@ export const grammars = [
3109
3109
  ],
3110
3110
  funding: [
3111
3111
  ],
3112
- hash: 'HaW8Dipb0AWtfltNutRlATwFXiAjiRNnPp6aEV1Z718',
3113
- lastUpdate: '2026-01-08T16:24:04Z',
3112
+ hash: '-D2KAshvpHINT9nUEJPPU_EOUUWCViWaToCfM6O5Ngk',
3113
+ lastUpdate: '2026-03-03T13:56:43Z',
3114
3114
  license: 'MIT',
3115
3115
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
3116
3116
  name: 'php',
3117
3117
  scopeName: 'source.php',
3118
- sha: 'c8fdd1650c06321d687ddfd1eff06aae4b616256',
3119
- source: 'https://github.com/microsoft/vscode/blob/c8fdd1650c06321d687ddfd1eff06aae4b616256/extensions/php/syntaxes/php.tmLanguage.json',
3120
- sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/php/syntaxes/php.tmLanguage.json?ref=c8fdd1650c06321d687ddfd1eff06aae4b616256',
3118
+ sha: '091ef378baaa141c8bc4bbe9775d4cb3bd655a80',
3119
+ source: 'https://github.com/microsoft/vscode/blob/091ef378baaa141c8bc4bbe9775d4cb3bd655a80/extensions/php/syntaxes/php.tmLanguage.json',
3120
+ sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/php/syntaxes/php.tmLanguage.json?ref=091ef378baaa141c8bc4bbe9775d4cb3bd655a80',
3121
3121
  },
3122
3122
  {
3123
3123
  byteSize: 9546,
@@ -3664,7 +3664,7 @@ export const grammars = [
3664
3664
  aliases: [
3665
3665
  'rb',
3666
3666
  ],
3667
- byteSize: 43704,
3667
+ byteSize: 44410,
3668
3668
  categories: [
3669
3669
  'general',
3670
3670
  ],
@@ -3685,15 +3685,15 @@ export const grammars = [
3685
3685
  ],
3686
3686
  funding: [
3687
3687
  ],
3688
- hash: 'NlOw44zs3PYED6ePXEzbPBGm5RVNPsrNtqZD4qyumjk',
3689
- lastUpdate: '2026-01-30T15:33:10Z',
3688
+ hash: 'ciI2lA1LbZZ_KlAO6o7qy_FeegJX3Y8PMMT3jhmvYGg',
3689
+ lastUpdate: '2026-03-03T13:56:43Z',
3690
3690
  license: 'MIT',
3691
3691
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
3692
3692
  name: 'ruby',
3693
3693
  scopeName: 'source.ruby',
3694
- sha: '609f17a76734f092792a33c891af40bbcaea0c64',
3695
- source: 'https://github.com/microsoft/vscode/blob/609f17a76734f092792a33c891af40bbcaea0c64/extensions/ruby/syntaxes/ruby.tmLanguage.json',
3696
- sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/ruby/syntaxes/ruby.tmLanguage.json?ref=609f17a76734f092792a33c891af40bbcaea0c64',
3694
+ sha: '091ef378baaa141c8bc4bbe9775d4cb3bd655a80',
3695
+ source: 'https://github.com/microsoft/vscode/blob/091ef378baaa141c8bc4bbe9775d4cb3bd655a80/extensions/ruby/syntaxes/ruby.tmLanguage.json',
3696
+ sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/ruby/syntaxes/ruby.tmLanguage.json?ref=091ef378baaa141c8bc4bbe9775d4cb3bd655a80',
3697
3697
  },
3698
3698
  {
3699
3699
  aliases: [
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-grammars",
3
3
  "type": "module",
4
- "version": "1.31.3",
4
+ "version": "1.31.5",
5
5
  "description": "Collecton of TextMate grammars in JSON",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",