tm-grammars 1.23.22 → 1.23.24

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/NOTICE CHANGED
@@ -2294,7 +2294,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2294
2294
  SOFTWARE.
2295
2295
  =========================================================================================================
2296
2296
  Files: coq.json
2297
- License: https://raw.githubusercontent.com/rocq-prover/vscoq/main/LICENSE
2297
+ License: https://raw.githubusercontent.com/rocq-prover/vsrocq/main/LICENSE
2298
2298
  SPDX: MIT
2299
2299
  ---------------------------------------------------------------------------------------------------------
2300
2300
  MIT License
package/README.md CHANGED
@@ -53,7 +53,7 @@ import { grammars } from 'tm-grammars'
53
53
  | `codeql` | `ql` | [github/vscode-codeql](https://github.com/github/vscode-codeql/blob/a6266bbcc88702619ceb580253a65e8f83333c1b/syntaxes/ql.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/github/vscode-codeql/main/LICENSE.md) | | | 25.78 kB |
54
54
  | `coffee` | `coffeescript` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/ff58f5083f57b50e6a100ab60454dfb72fe21e80/extensions/coffeescript/syntaxes/coffeescript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `javascript` | 25.88 kB |
55
55
  | `common-lisp` | `lisp` | [qingpeng9802/vscode-common-lisp](https://github.com/qingpeng9802/vscode-common-lisp/blob/79d04dc9ca80d98e65c4f28b3d67a24a7829b18f/syntaxes/commonlisp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/qingpeng9802/vscode-common-lisp/master/LICENSE) | | | 21.55 kB |
56
- | `coq` | | [coq-community/vscoq](https://github.com/coq-community/vscoq/blob/e41917563836906011e78002b203b89fdd4bf699/client/syntax/coq.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/rocq-prover/vscoq/main/LICENSE) | | | 5.08 kB |
56
+ | `coq` | | [coq-community/vscoq](https://github.com/coq-community/vscoq/blob/201351854c2f8397701d8cf51d923f5a7946a8a2/client/syntax/coq.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/rocq-prover/vsrocq/main/LICENSE) | | | 5.11 kB |
57
57
  | `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 |
58
58
  | `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 |
59
59
  | `csharp` | `c#` `cs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/a26707320440021f45b508767c94c2634eb6e897/extensions/csharp/syntaxes/csharp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 80.40 kB |
@@ -93,7 +93,7 @@ import { grammars } from 'tm-grammars'
93
93
  | `glimmer-ts` | `gts` | [lifeart/vsc-ember-syntax](https://github.com/lifeart/vsc-ember-syntax/blob/76fce7b360ce09a78789e7d5217b8955d1a5d95f/syntaxes/source.gts.json) | [MIT](https://raw.githubusercontent.com/lifeart/vsc-ember-syntax/master/LICENSE) | | `typescript` `css` `javascript` `html` | 19.05 kB |
94
94
  | `glsl` | | [polym0rph/GLSL.tmbundle](https://github.com/polym0rph/GLSL.tmbundle/blob/6998d3bbd204e26746a5ca580cda4c650b9057b1/Syntaxes/GLSL.tmLanguage) | | | `c` | 3.39 kB |
95
95
  | `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 |
96
- | `go` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/go/syntaxes/go.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 41.91 kB |
96
+ | `go` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/2a17434963b1f2f383e37050c59fa5cd9edcc331/extensions/go/syntaxes/go.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 41.92 kB |
97
97
  | `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 |
98
98
  | `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 |
99
99
  | `hack` | | [slackhq/vscode-hack](https://github.com/slackhq/vscode-hack/blob/2da10a05b70c9aae672f25bc218fe92d44522408/syntaxes/hack.json) | [MIT](https://raw.githubusercontent.com/slackhq/vscode-hack/master/LICENSE.md) | | `html` `sql` | 76.67 kB |
@@ -128,7 +128,7 @@ import { grammars } from 'tm-grammars'
128
128
  | `latex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/0ac234bbd0b6dd67efa40d1b593f9808f9dfdaf4/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` | 64.85 kB |
129
129
  | `lean` | `lean4` | [leanprover/vscode-lean4](https://github.com/leanprover/vscode-lean4/blob/2255bc20c9d28d868d04fb91428652a95cc87a92/vscode-lean4/syntaxes/lean4.json) | [Apache-2.0](https://raw.githubusercontent.com/leanprover/vscode-lean4/master/LICENSE) | | | 3.75 kB |
130
130
  | `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 |
131
- | `liquid` | | [Shopify/liquid-tm-grammar](https://github.com/Shopify/liquid-tm-grammar/blob/38264742ed4f048e4f4e910067c9503b9506eb62/grammars/liquid.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/Shopify/liquid-tm-grammar/main/LICENSE.md) | | `html` `css` `json` `javascript` | 16.59 kB |
131
+ | `liquid` | | [Shopify/liquid-tm-grammar](https://github.com/Shopify/liquid-tm-grammar/blob/099adcf0d4beacd078a22432eaeab08d6f1e6da5/grammars/liquid.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/Shopify/liquid-tm-grammar/main/LICENSE.md) | | `html` `css` `json` `javascript` | 16.94 kB |
132
132
  | `llvm` | | [llvm/llvm-project](https://github.com/llvm/llvm-project/blob/2705c605da2854a6b044fdf5978dea0472fd0ab1/llvm/utils/vscode/llvm/syntaxes/ll.tmLanguage.yaml) | [NOASSERTION](https://raw.githubusercontent.com/llvm/llvm-project/main/LICENSE.TXT) | | | 4.53 kB |
133
133
  | `log` | | [emilast/vscode-logfile-highlighter](https://github.com/emilast/vscode-logfile-highlighter/blob/396c8552ff99d0e07142fdd940d75dae212dd28c/syntaxes/log.tmLanguage) | [MIT](https://raw.githubusercontent.com/emilast/vscode-logfile-highlighter/master/LICENSE) | | | 2.52 kB |
134
134
  | `logo` | | [textmate/logo.tmbundle](https://github.com/textmate/logo.tmbundle/blob/3205e987ed2a2aa11accdd55a7d094832441f89c/Syntaxes/Logo.tmLanguage) | | | | 2.95 kB |
package/grammars/coq.json CHANGED
@@ -144,7 +144,7 @@
144
144
  "name": "keyword.control.ltac"
145
145
  },
146
146
  {
147
- "match": "\\b(match|lazymatch|multimatch|fun|with|return|end|let|in|if|then|else|fix|for|where|and)\\b|λ",
147
+ "match": "\\b(match|lazymatch|multimatch|match!|lazy_match!|multi_match!|fun|with|return|end|let|in|if|then|else|fix|for|where|and)\\b|λ",
148
148
  "name": "keyword.control.gallina"
149
149
  },
150
150
  {
package/grammars/go.json CHANGED
@@ -1761,7 +1761,7 @@
1761
1761
  "operators": {
1762
1762
  "patterns": [
1763
1763
  {
1764
- "match": "([\\&*]+)(?!\\d)(?=[]\\[\\w]|<-)",
1764
+ "match": "(?<!\\w)[\\&*]+(?!\\d)(?=[]\\[\\w]|<-)",
1765
1765
  "name": "keyword.operator.address.go"
1766
1766
  },
1767
1767
  {
@@ -127,6 +127,9 @@
127
127
  {
128
128
  "include": "#liquid_doc_example_tag"
129
129
  },
130
+ {
131
+ "include": "#liquid_doc_prompt_tag"
132
+ },
130
133
  {
131
134
  "include": "#liquid_doc_fallback_tag"
132
135
  }
@@ -252,13 +255,8 @@
252
255
  "name": "storage.type.class.liquid"
253
256
  }
254
257
  },
255
- "end": "(?=@|\\{%-?\\s*enddoc\\s*-?%})",
256
- "patterns": [
257
- {
258
- "match": "[^@]+",
259
- "name": "string.quoted.single.liquid"
260
- }
261
- ]
258
+ "contentName": "string.quoted.single.liquid",
259
+ "end": "(?=@prompt|@example|@param|@description|\\{%-?\\s*enddoc\\s*-?%})"
262
260
  },
263
261
  "liquid_doc_example_tag": {
264
262
  "begin": "(@example)\\b\\s*",
@@ -271,7 +269,7 @@
271
269
  }
272
270
  },
273
271
  "contentName": "meta.embedded.block.liquid",
274
- "end": "(?=@|\\{%-?\\s*enddoc\\s*-?%})",
272
+ "end": "(?=@prompt|@example|@param|@description|\\{%-?\\s*enddoc\\s*-?%})",
275
273
  "patterns": [
276
274
  {
277
275
  "include": "#core"
@@ -303,6 +301,19 @@
303
301
  },
304
302
  "match": "(@param)\\s+(?:(\\{[^}]*}?)\\s+)?(\\[?[A-Z_a-z][-\\w]*]?)?(?:\\s+(.*))?"
305
303
  },
304
+ "liquid_doc_prompt_tag": {
305
+ "begin": "(@prompt)\\b\\s*",
306
+ "beginCaptures": {
307
+ "0": {
308
+ "name": "comment.block.documentation.liquid"
309
+ },
310
+ "1": {
311
+ "name": "storage.type.class.liquid"
312
+ }
313
+ },
314
+ "contentName": "string.quoted.single.liquid",
315
+ "end": "(?=@prompt|@example|@param|@description|\\{%-?\\s*enddoc\\s*-?%})"
316
+ },
306
317
  "number": {
307
318
  "match": "(([-+])\\s*)?[0-9]+(\\.[0-9]+)?",
308
319
  "name": "constant.numeric.liquid"
package/index.js CHANGED
@@ -697,22 +697,22 @@ export const grammars = [
697
697
  sourceApi: 'https://api.github.com/repos/qingpeng9802/vscode-common-lisp/contents/syntaxes/commonlisp.tmLanguage.json?ref=79d04dc9ca80d98e65c4f28b3d67a24a7829b18f',
698
698
  },
699
699
  {
700
- byteSize: 5203,
700
+ byteSize: 5235,
701
701
  categories: [
702
702
  'general',
703
703
  ],
704
704
  displayName: 'Coq',
705
705
  funding: [
706
706
  ],
707
- hash: 'CLukU5_Rri26_Sg4Y1ye0bOlGZG80zIiispfgJXXkc0',
708
- lastUpdate: '2025-05-09T08:17:16Z',
707
+ hash: 'rKbKow-2GyoGjnPqSklzBqUqs4b7pjSO0VNBGOM6O2I',
708
+ lastUpdate: '2025-05-22T15:18:27Z',
709
709
  license: 'MIT',
710
- licenseUrl: 'https://raw.githubusercontent.com/rocq-prover/vscoq/main/LICENSE',
710
+ licenseUrl: 'https://raw.githubusercontent.com/rocq-prover/vsrocq/main/LICENSE',
711
711
  name: 'coq',
712
712
  scopeName: 'source.coq',
713
- sha: 'e41917563836906011e78002b203b89fdd4bf699',
714
- source: 'https://github.com/coq-community/vscoq/blob/e41917563836906011e78002b203b89fdd4bf699/client/syntax/coq.tmLanguage.json',
715
- sourceApi: 'https://api.github.com/repos/coq-community/vscoq/contents/client/syntax/coq.tmLanguage.json?ref=e41917563836906011e78002b203b89fdd4bf699',
713
+ sha: '201351854c2f8397701d8cf51d923f5a7946a8a2',
714
+ source: 'https://github.com/coq-community/vscoq/blob/201351854c2f8397701d8cf51d923f5a7946a8a2/client/syntax/coq.tmLanguage.json',
715
+ sourceApi: 'https://api.github.com/repos/coq-community/vscoq/contents/client/syntax/coq.tmLanguage.json?ref=201351854c2f8397701d8cf51d923f5a7946a8a2',
716
716
  },
717
717
  {
718
718
  aliases: [
@@ -1479,22 +1479,22 @@ export const grammars = [
1479
1479
  sourceApi: 'https://api.github.com/repos/MarioSchwalbe/vscode-gnuplot/contents/syntaxes/gnuplot.tmLanguage?ref=c62c1a61c9b6b4658b43d76c397dc2ad43523b6a',
1480
1480
  },
1481
1481
  {
1482
- byteSize: 42916,
1482
+ byteSize: 42922,
1483
1483
  categories: [
1484
1484
  'general',
1485
1485
  ],
1486
1486
  displayName: 'Go',
1487
1487
  funding: [
1488
1488
  ],
1489
- hash: 'P1xtPaitXdqOrKjN5CDRDdzj9Z-lAI6HyUnDc0pptxc',
1490
- lastUpdate: '2025-04-02T13:41:58Z',
1489
+ hash: 'J0n54TuV-DKt344UglKfo-xeSh-J59PfLujbCH6hYug',
1490
+ lastUpdate: '2025-05-22T08:27:50Z',
1491
1491
  license: 'MIT',
1492
1492
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
1493
1493
  name: 'go',
1494
1494
  scopeName: 'source.go',
1495
- sha: '9a2c94d213696a4453b6d9988b003d98e7646e75',
1496
- source: 'https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/go/syntaxes/go.tmLanguage.json',
1497
- sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/go/syntaxes/go.tmLanguage.json?ref=9a2c94d213696a4453b6d9988b003d98e7646e75',
1495
+ sha: '2a17434963b1f2f383e37050c59fa5cd9edcc331',
1496
+ source: 'https://github.com/microsoft/vscode/blob/2a17434963b1f2f383e37050c59fa5cd9edcc331/extensions/go/syntaxes/go.tmLanguage.json',
1497
+ sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/go/syntaxes/go.tmLanguage.json?ref=2a17434963b1f2f383e37050c59fa5cd9edcc331',
1498
1498
  },
1499
1499
  {
1500
1500
  aliases: [
@@ -2221,7 +2221,7 @@ export const grammars = [
2221
2221
  sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/less/syntaxes/less.tmLanguage.json?ref=03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c',
2222
2222
  },
2223
2223
  {
2224
- byteSize: 16986,
2224
+ byteSize: 17349,
2225
2225
  displayName: 'Liquid',
2226
2226
  embedded: [
2227
2227
  'html',
@@ -2231,15 +2231,15 @@ export const grammars = [
2231
2231
  ],
2232
2232
  funding: [
2233
2233
  ],
2234
- hash: 'S1NVkJ7UFCKJOJOCG9GPDd8-GXqt9lr57LA_yVZm8-c',
2235
- lastUpdate: '2025-04-10T16:13:50Z',
2234
+ hash: '3Gmm1MUQO84mr1AMl2f51_1mUwO7wxMBhZMynY4DnwU',
2235
+ lastUpdate: '2025-05-12T22:03:09Z',
2236
2236
  license: 'MIT',
2237
2237
  licenseUrl: 'https://raw.githubusercontent.com/Shopify/liquid-tm-grammar/main/LICENSE.md',
2238
2238
  name: 'liquid',
2239
2239
  scopeName: 'text.html.liquid',
2240
- sha: '38264742ed4f048e4f4e910067c9503b9506eb62',
2241
- source: 'https://github.com/Shopify/liquid-tm-grammar/blob/38264742ed4f048e4f4e910067c9503b9506eb62/grammars/liquid.tmLanguage.json',
2242
- sourceApi: 'https://api.github.com/repos/Shopify/liquid-tm-grammar/contents/grammars/liquid.tmLanguage.json?ref=38264742ed4f048e4f4e910067c9503b9506eb62',
2240
+ sha: '099adcf0d4beacd078a22432eaeab08d6f1e6da5',
2241
+ source: 'https://github.com/Shopify/liquid-tm-grammar/blob/099adcf0d4beacd078a22432eaeab08d6f1e6da5/grammars/liquid.tmLanguage.json',
2242
+ sourceApi: 'https://api.github.com/repos/Shopify/liquid-tm-grammar/contents/grammars/liquid.tmLanguage.json?ref=099adcf0d4beacd078a22432eaeab08d6f1e6da5',
2243
2243
  },
2244
2244
  {
2245
2245
  byteSize: 4637,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-grammars",
3
3
  "type": "module",
4
- "version": "1.23.22",
4
+ "version": "1.23.24",
5
5
  "description": "Collecton of TextMate grammars in JSON",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",