tm-grammars 1.4.4 → 1.4.6

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
@@ -56,7 +56,7 @@ import { grammars } from 'tm-grammars'
56
56
  | `cue` | | [cue-sh/vscode-cue](https://github.com/cue-sh/vscode-cue/blob/0734615a2607fe03f5d6c1816f8f7435179659fc/syntaxes/cue.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/cue-sh/vscode-cue/master/LICENSE) | | 15.93 kB |
57
57
  | `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) | | 6.35 kB |
58
58
  | `d` | | [Pure-D/code-d](https://github.com/Pure-D/code-d/blob/466ac04dcc1f6d3fea50ef5ae7a920a121efd09c/syntaxes/d.json) | [MIT](https://raw.githubusercontent.com/Pure-D/code-d/master/LICENSE.md) | | 40.24 kB |
59
- | `dart` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/3c86ede5f554f6e196c832394e126b291a1de606/extensions/dart/syntaxes/dart.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 6.71 kB |
59
+ | `dart` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/e9a8b6add5329f8124f23ff7143d95c22ce39f76/extensions/dart/syntaxes/dart.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 6.78 kB |
60
60
  | `dax` | | [huyza/dax-language](https://github.com/huyza/dax-language/blob/7fd39aa84552617daa258189b2550dcdbd14149a/syntaxes/dax.grammer.json) | | | 5.37 kB |
61
61
  | `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.45 kB |
62
62
  | `docker` | `dockerfile` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/8fdf170a0850c1cc027382f31650aaf300d3ae2a/extensions/docker/syntaxes/docker.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 1.51 kB |
@@ -79,7 +79,7 @@ import { grammars } from 'tm-grammars'
79
79
  | `glimmer-ts` | `gts` | [lifeart/vsc-ember-syntax](https://github.com/lifeart/vsc-ember-syntax/blob/312fb20cc04374eb8768369ebccabd12143edbe4/syntaxes/source.gts.json) | [MIT](https://raw.githubusercontent.com/lifeart/vsc-ember-syntax/master/LICENSE) | `typescript` `css` `javascript` `html` | 19.08 kB |
80
80
  | `glsl` | | [polym0rph/GLSL.tmbundle](https://github.com/polym0rph/GLSL.tmbundle/blob/6998d3bbd204e26746a5ca580cda4c650b9057b1/Syntaxes/GLSL.tmLanguage) | | `c` | 3.69 kB |
81
81
  | `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) | | 16.46 kB |
82
- | `go` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fc771c597f7e15500921e7965f999338f2dccbd1/extensions/go/syntaxes/go.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 42.51 kB |
82
+ | `go` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/e9a8b6add5329f8124f23ff7143d95c22ce39f76/extensions/go/syntaxes/go.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 43.26 kB |
83
83
  | `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` | 17.11 kB |
84
84
  | `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.63 kB |
85
85
  | `hack` | | [slackhq/vscode-hack](https://github.com/slackhq/vscode-hack/blob/b997653188b127a7261b0d26e7808217f3eb47bb/syntaxes/hack.json) | [MIT](https://raw.githubusercontent.com/slackhq/vscode-hack/master/LICENSE.md) | `html` `sql` | 80.66 kB |
@@ -272,7 +272,7 @@
272
272
  "name": "keyword.control.catch-exception.dart"
273
273
  },
274
274
  {
275
- "match": "(?<!\\$)\\b(break|case|continue|default|do|else|for|if|in|return|switch|while|when)\\b(?!\\$)",
275
+ "match": "(?<!\\$)\\b(break|case|continue|default|do|else|for|if|in|switch|while|when)\\b(?!\\$)",
276
276
  "name": "keyword.control.dart"
277
277
  },
278
278
  {
@@ -288,7 +288,11 @@
288
288
  "name": "keyword.control.new.dart"
289
289
  },
290
290
  {
291
- "match": "(?<!\\$)\\b(abstract|sealed|base|interface|class|enum|extends|extension type|extension|external|factory|implements|get(?!\\()|mixin|native|operator|set(?!\\()|typedef|with|covariant)\\b(?!\\$)",
291
+ "match": "(?<!\\$)\\b(return)\\b(?!\\$)",
292
+ "name": "keyword.control.return.dart"
293
+ },
294
+ {
295
+ "match": "(?<!\\$)\\b(abstract|sealed|base|interface|class|enum|extends|extension type|extension|external|factory|implements|get(?![(<])|mixin|native|operator|set(?![(<])|typedef|with|covariant)\\b(?!\\$)",
292
296
  "name": "keyword.declaration.dart"
293
297
  },
294
298
  {
package/grammars/go.json CHANGED
@@ -30,7 +30,7 @@
30
30
  }
31
31
  },
32
32
  "comment": "After control variables, to not highlight as a struct/interface (before formatting with gofmt)",
33
- "match": "(?:(?<=\\brange\\b|\\bswitch\\b|\\;|\\bif\\b|\\bfor\\b|\\<|\\>|\\<\\=|\\>\\=|\\=\\=|\\!\\=|\\w(?:\\+|/|\\-|\\*|\\%)|\\w(?:\\+|/|\\-|\\*|\\%)\\=|\\|\\||\\&\\&)(?:\\s*)([[:alnum:]\\-\\_\\!\\.\\[\\]\\<\\>\\=\\*/\\+\\%\\:]+)(?:\\s*)(?=\\{))"
33
+ "match": "(?:(?<=\\brange\\b|\\bswitch\\b|\\;|\\bif\\b|\\bfor\\b|\\<|\\>|\\<\\=|\\>\\=|\\=\\=|\\!\\=|\\w(?:\\+|/|\\-|\\*|\\%)|\\w(?:\\+|/|\\-|\\*|\\%)\\=|\\|\\||\\&\\&)(?:\\s*)((?![\\[\\]]+)[[:alnum:]\\-\\_\\!\\.\\[\\]\\<\\>\\=\\*/\\+\\%\\:]+)(?:\\s*)(?=\\{))"
34
34
  },
35
35
  "brackets": {
36
36
  "patterns": [
@@ -173,7 +173,7 @@
173
173
  }
174
174
  },
175
175
  "comment": "make keyword",
176
- "match": "(?:(\\bmake\\b)(?:(\\()((?:(?:(?:[\\*\\[\\]]+)?(?:\\<\\-\\s*)?\\bchan\\b(?:\\s*\\<\\-)?\\s*)+(?:\\([^\\)]+\\))?)?(?:[\\w\\.\\*\\[\\]\\{\\}]+)?(?:\\[(?:[^\\]]+)?\\])?(?:[\\w\\.\\*\\[\\]\\{\\}]+)?)?((?:\\,\\s*(?:[\\w\\.\\(\\)]+)?)+)?(\\))))"
176
+ "match": "(?:(\\bmake\\b)(?:(\\()((?:(?:(?:[\\*\\[\\]]+)?(?:\\<\\-\\s*)?\\bchan\\b(?:\\s*\\<\\-)?\\s*)+(?:\\([^\\)]+\\))?)?(?:[\\w\\.\\*\\[\\]\\{\\}]+)?(?:\\[(?:[^\\]]+)?\\])?(?:[\\w\\.\\*\\[\\]\\{\\}]+)?)?((?:\\,\\s*(?:[\\w\\.\\(\\)/\\+\\-\\<\\>\\&\\|\\%\\*]+)?)+)?(\\))))"
177
177
  }
178
178
  ]
179
179
  },
@@ -253,7 +253,7 @@
253
253
  }
254
254
  },
255
255
  "comment": "double parentheses types",
256
- "match": "(?:(\\((?:[\\w\\.\\[\\]\\*\\&]+)\\))(?=\\())"
256
+ "match": "(?:(?<!\\w)(\\((?:[\\w\\.\\[\\]\\*\\&]+)\\))(?=\\())"
257
257
  },
258
258
  "function_declaration": {
259
259
  "begin": "(?:^(\\bfunc\\b)(?:\\s*(\\([^\\)]+\\)\\s*)?(?:(\\w+)(?=\\(|\\[))?))",
@@ -317,12 +317,7 @@
317
317
  "name": "entity.name.function.go"
318
318
  }
319
319
  ]
320
- },
321
- "patterns": [
322
- {
323
- "include": "#type-declarations"
324
- }
325
- ]
320
+ }
326
321
  },
327
322
  "comment": "Function declarations",
328
323
  "end": "(?:(?<=\\))\\s*((?:(?:(?:[\\*\\[\\]]+)?(?:\\<\\-\\s*)?\\bchan\\b(?:\\s*\\<\\-)?\\s*)+)?(?!(?:[\\[\\]\\*]+)?(?:\\bstruct\\b|\\binterface\\b))[\\w\\.\\-\\*\\[\\]]+)?\\s*(?=\\{))",
@@ -403,14 +398,14 @@
403
398
  "include": "#parameter-variable-types"
404
399
  },
405
400
  {
406
- "match": "(?:\\w+)",
401
+ "match": "\\w+",
407
402
  "name": "entity.name.type.go"
408
403
  }
409
404
  ]
410
405
  }
411
406
  },
412
407
  "comment": "single function as a type returned type(s) declaration",
413
- "match": "(?:(?<=\\))\\s+((?:(?:\\s*(?:[\\*\\[\\]]+)?(?:\\<\\-\\s*)?\\bchan\\b(?:\\s*\\<\\-)?\\s*)+)?[\\w\\*\\.\\[\\]\\<\\>\\-]+(?:\\s*)(?:\\/(?:\\/|\\*).*)?)$)"
408
+ "match": "(?:(?<=\\))(?:\\s*)((?:(?:\\s*(?:[\\*\\[\\]]+)?(?:\\<\\-\\s*)?\\bchan\\b(?:\\s*\\<\\-)?\\s*)+)?[\\w\\*\\.\\[\\]\\<\\>\\-]+(?:\\s*)(?:\\/(?:\\/|\\*).*)?)$)"
414
409
  },
415
410
  {
416
411
  "include": "$self"
@@ -610,7 +605,7 @@
610
605
  }
611
606
  },
612
607
  "comment": "functions in-line with multi return types",
613
- "match": "(?:(\\bfunc\\b)((?:\\((?:[^/]*)\\))(?:\\s+)(?:\\((?:[^/]*)\\)))(?:\\s+)(?=\\{))"
608
+ "match": "(?:(\\bfunc\\b)((?:\\((?:[^/]*?)\\))(?:\\s+)(?:\\((?:[^/]*?)\\)))(?:\\s+)(?=\\{))"
614
609
  },
615
610
  "generic_param_types": {
616
611
  "comment": "generic parameter variables and types",
@@ -905,6 +900,42 @@
905
900
  }
906
901
  },
907
902
  "patterns": [
903
+ {
904
+ "include": "#support_functions"
905
+ },
906
+ {
907
+ "include": "#type-declarations-without-brackets"
908
+ },
909
+ {
910
+ "begin": "(?:([\\w\\.\\*]+)?(\\[))",
911
+ "beginCaptures": {
912
+ "1": {
913
+ "patterns": [
914
+ {
915
+ "include": "#type-declarations"
916
+ },
917
+ {
918
+ "match": "(?:\\w+)",
919
+ "name": "entity.name.type.go"
920
+ }
921
+ ]
922
+ },
923
+ "2": {
924
+ "name": "punctuation.definition.begin.bracket.square.go"
925
+ }
926
+ },
927
+ "end": "\\]",
928
+ "endCaptures": {
929
+ "0": {
930
+ "name": "punctuation.definition.end.bracket.square.go"
931
+ }
932
+ },
933
+ "patterns": [
934
+ {
935
+ "include": "#generic_param_types"
936
+ }
937
+ ]
938
+ },
908
939
  {
909
940
  "begin": "\\(",
910
941
  "beginCaptures": {
@@ -921,15 +952,9 @@
921
952
  "patterns": [
922
953
  {
923
954
  "include": "#function_param_types"
924
- },
925
- {
926
- "include": "$self"
927
955
  }
928
956
  ]
929
957
  },
930
- {
931
- "include": "#support_functions"
932
- },
933
958
  {
934
959
  "captures": {
935
960
  "1": {
@@ -938,17 +963,14 @@
938
963
  "include": "#type-declarations"
939
964
  },
940
965
  {
941
- "include": "#generic_types"
942
- },
943
- {
944
- "match": "(?:\\w+)",
966
+ "match": "\\w+",
945
967
  "name": "entity.name.type.go"
946
968
  }
947
969
  ]
948
970
  }
949
971
  },
950
- "comment": "single declaration | with or declarations",
951
- "match": "((?:\\s+\\|)?(?:[\\w\\.\\[\\]\\*]+)(?:\\s+\\|)?)"
972
+ "comment": "other types",
973
+ "match": "([\\w\\.]+)"
952
974
  },
953
975
  {
954
976
  "include": "$self"
@@ -1478,7 +1500,7 @@
1478
1500
  "comment": "Note that the order here is very important!",
1479
1501
  "patterns": [
1480
1502
  {
1481
- "match": "((?:\\*|&)+)(?:(?!\\d)(?=(?:[\\w\\[\\]])|(?:\\<\\-)))",
1503
+ "match": "((?:\\*|\\&)+)(?:(?!\\d)(?=(?:[\\w\\[\\]])|(?:\\<\\-)))",
1482
1504
  "name": "keyword.operator.address.go"
1483
1505
  },
1484
1506
  {
@@ -1575,16 +1597,9 @@
1575
1597
  ]
1576
1598
  },
1577
1599
  "other_variables": {
1578
- "match": "(?:\\w+)",
1579
- "name": "variable.other.go",
1580
- "patterns": [
1581
- {
1582
- "include": "#storage_types"
1583
- },
1584
- {
1585
- "include": "$self"
1586
- }
1587
- ]
1600
+ "comment": "all other variables",
1601
+ "match": "\\w+",
1602
+ "name": "variable.other.go"
1588
1603
  },
1589
1604
  "package_name": {
1590
1605
  "patterns": [
@@ -2088,11 +2103,18 @@
2088
2103
  "struct_variable_types_fields_multi": {
2089
2104
  "patterns": [
2090
2105
  {
2091
- "begin": "(?:\\s*)?([\\s\\,\\w]+)(?:\\s+)(?:(?:[\\[\\]\\*])+)?(\\bstruct\\b)\\s*(\\{)",
2106
+ "begin": "(?:(\\w+(?:\\,\\s*\\w+)*)(?:\\s+)(?:(?:[\\[\\]\\*])+)?(\\bstruct\\b)(?:\\s*)(\\{))",
2092
2107
  "beginCaptures": {
2093
2108
  "1": {
2094
- "match": "(?:\\w+)",
2095
- "name": "variable.other.property.go"
2109
+ "patterns": [
2110
+ {
2111
+ "include": "#type-declarations"
2112
+ },
2113
+ {
2114
+ "match": "\\w+",
2115
+ "name": "variable.other.property.go"
2116
+ }
2117
+ ]
2096
2118
  },
2097
2119
  "2": {
2098
2120
  "name": "keyword.struct.go"
@@ -2336,7 +2358,7 @@
2336
2358
  }
2337
2359
  },
2338
2360
  "comment": "Support Functions",
2339
- "match": "(?:(?:((?<=\\.)\\w+)|(\\w+))(\\[(?:(?:[\\w\\.\\*\\[\\]\\{\\}\"\\']+)(?:(?:\\,\\s*(?:[\\w\\.\\*\\[\\]\\{\\}]+))*))?\\])?(?=\\())"
2361
+ "match": "(?:(?:((?<=\\.)\\b\\w+)|(\\b\\w+))(\\[(?:(?:[\\w\\.\\*\\[\\]\\{\\}\"\\']+)(?:(?:\\,\\s*(?:[\\w\\.\\*\\[\\]\\{\\}]+))*))?\\])?(?=\\())"
2340
2362
  },
2341
2363
  "switch_select_case_variables": {
2342
2364
  "captures": {
@@ -2351,6 +2373,9 @@
2351
2373
  {
2352
2374
  "include": "#support_functions"
2353
2375
  },
2376
+ {
2377
+ "include": "#variable_assignment"
2378
+ },
2354
2379
  {
2355
2380
  "match": "\\w+",
2356
2381
  "name": "variable.other.go"
@@ -2358,7 +2383,7 @@
2358
2383
  ]
2359
2384
  }
2360
2385
  },
2361
- "comment": "variables after case control keyword in switch/select expression",
2386
+ "comment": "variables after case control keyword in switch/select expression, to not scope them as property variables",
2362
2387
  "match": "(?:(?:^\\s*(\\bcase\\b))(?:\\s+)([\\s\\S]+(?:\\:)\\s*(?:/(?:/|\\*).*)?)$)"
2363
2388
  },
2364
2389
  "switch_types": {
@@ -2370,7 +2395,7 @@
2370
2395
  "include": "#operators"
2371
2396
  },
2372
2397
  {
2373
- "match": "(?:\\w+)",
2398
+ "match": "\\w+",
2374
2399
  "name": "variable.other.assignment.go"
2375
2400
  }
2376
2401
  ]
@@ -2384,7 +2409,7 @@
2384
2409
  "include": "#type-declarations"
2385
2410
  },
2386
2411
  {
2387
- "match": "(?:\\w+)",
2412
+ "match": "\\w+",
2388
2413
  "name": "variable.other.go"
2389
2414
  }
2390
2415
  ]
@@ -2407,6 +2432,7 @@
2407
2432
  "name": "punctuation.definition.begin.bracket.curly.go"
2408
2433
  }
2409
2434
  },
2435
+ "comment": "switch type assertions, only highlights types after case keyword",
2410
2436
  "end": "(?:\\})",
2411
2437
  "endCaptures": {
2412
2438
  "0": {
@@ -2414,9 +2440,6 @@
2414
2440
  }
2415
2441
  },
2416
2442
  "patterns": [
2417
- {
2418
- "include": "#type-declarations"
2419
- },
2420
2443
  {
2421
2444
  "captures": {
2422
2445
  "1": {
@@ -2444,8 +2467,33 @@
2444
2467
  ]
2445
2468
  }
2446
2469
  },
2470
+ "comment": "types after case keyword with single line",
2447
2471
  "match": "(?:^\\s*(\\bcase\\b))(?:\\s+)([\\w\\.\\,\\*\\=\\<\\>\\!\\s]+)(:)(\\s*/(?:/|\\*)\\s*.*)?$"
2448
2472
  },
2473
+ {
2474
+ "begin": "\\bcase\\b",
2475
+ "beginCaptures": {
2476
+ "0": {
2477
+ "name": "keyword.control.go"
2478
+ }
2479
+ },
2480
+ "comment": "types after case keyword with multi lines",
2481
+ "end": "\\:",
2482
+ "endCaptures": {
2483
+ "0": {
2484
+ "name": "punctuation.other.colon.go"
2485
+ }
2486
+ },
2487
+ "patterns": [
2488
+ {
2489
+ "include": "#type-declarations"
2490
+ },
2491
+ {
2492
+ "match": "\\w+",
2493
+ "name": "entity.name.type.go"
2494
+ }
2495
+ ]
2496
+ },
2449
2497
  {
2450
2498
  "include": "$self"
2451
2499
  }
package/index.js CHANGED
@@ -535,18 +535,18 @@ export const grammars = [
535
535
  source: 'https://github.com/Pure-D/code-d/blob/466ac04dcc1f6d3fea50ef5ae7a920a121efd09c/syntaxes/d.json',
536
536
  },
537
537
  {
538
- byteSize: 6866,
538
+ byteSize: 6940,
539
539
  categories: [
540
540
  'general',
541
541
  ],
542
542
  displayName: 'Dart',
543
- lastUpdate: '2023-12-13T12:08:01Z',
543
+ lastUpdate: '2024-02-27T11:14:40Z',
544
544
  license: 'MIT',
545
545
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
546
546
  name: 'dart',
547
547
  scopeName: 'source.dart',
548
- sha: '3c86ede5f554f6e196c832394e126b291a1de606',
549
- source: 'https://github.com/microsoft/vscode/blob/3c86ede5f554f6e196c832394e126b291a1de606/extensions/dart/syntaxes/dart.tmLanguage.json',
548
+ sha: 'e9a8b6add5329f8124f23ff7143d95c22ce39f76',
549
+ source: 'https://github.com/microsoft/vscode/blob/e9a8b6add5329f8124f23ff7143d95c22ce39f76/extensions/dart/syntaxes/dart.tmLanguage.json',
550
550
  },
551
551
  {
552
552
  byteSize: 5498,
@@ -870,18 +870,18 @@ export const grammars = [
870
870
  source: 'https://github.com/MarioSchwalbe/vscode-gnuplot/blob/c62c1a61c9b6b4658b43d76c397dc2ad43523b6a/syntaxes/gnuplot.tmLanguage',
871
871
  },
872
872
  {
873
- byteSize: 43529,
873
+ byteSize: 44298,
874
874
  categories: [
875
875
  'general',
876
876
  ],
877
877
  displayName: 'Go',
878
- lastUpdate: '2024-02-07T13:33:31Z',
878
+ lastUpdate: '2024-02-27T11:14:40Z',
879
879
  license: 'MIT',
880
880
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
881
881
  name: 'go',
882
882
  scopeName: 'source.go',
883
- sha: 'fc771c597f7e15500921e7965f999338f2dccbd1',
884
- source: 'https://github.com/microsoft/vscode/blob/fc771c597f7e15500921e7965f999338f2dccbd1/extensions/go/syntaxes/go.tmLanguage.json',
883
+ sha: 'e9a8b6add5329f8124f23ff7143d95c22ce39f76',
884
+ source: 'https://github.com/microsoft/vscode/blob/e9a8b6add5329f8124f23ff7143d95c22ce39f76/extensions/go/syntaxes/go.tmLanguage.json',
885
885
  },
886
886
  {
887
887
  aliases: [
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-grammars",
3
3
  "type": "module",
4
- "version": "1.4.4",
4
+ "version": "1.4.6",
5
5
  "packageManager": "pnpm@8.15.1",
6
6
  "description": "Collecton of TextMate grammars in JSON",
7
7
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",