tm-grammars 1.4.10 → 1.5.0

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
@@ -2458,6 +2458,223 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2458
2458
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2459
2459
  SOFTWARE.
2460
2460
 
2461
+ =========================================================================================================
2462
+ Files: gleam.json
2463
+ License: https://raw.githubusercontent.com/gleam-lang/vscode-gleam/main/LICENSE.txt
2464
+ SPDX: Apache-2.0
2465
+ ---------------------------------------------------------------------------------------------------------
2466
+ Apache License
2467
+ Version 2.0, January 2004
2468
+ http://www.apache.org/licenses/
2469
+
2470
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2471
+
2472
+ 1. Definitions.
2473
+
2474
+ "License" shall mean the terms and conditions for use, reproduction,
2475
+ and distribution as defined by Sections 1 through 9 of this document.
2476
+
2477
+ "Licensor" shall mean the copyright owner or entity authorized by
2478
+ the copyright owner that is granting the License.
2479
+
2480
+ "Legal Entity" shall mean the union of the acting entity and all
2481
+ other entities that control, are controlled by, or are under common
2482
+ control with that entity. For the purposes of this definition,
2483
+ "control" means (i) the power, direct or indirect, to cause the
2484
+ direction or management of such entity, whether by contract or
2485
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2486
+ outstanding shares, or (iii) beneficial ownership of such entity.
2487
+
2488
+ "You" (or "Your") shall mean an individual or Legal Entity
2489
+ exercising permissions granted by this License.
2490
+
2491
+ "Source" form shall mean the preferred form for making modifications,
2492
+ including but not limited to software source code, documentation
2493
+ source, and configuration files.
2494
+
2495
+ "Object" form shall mean any form resulting from mechanical
2496
+ transformation or translation of a Source form, including but
2497
+ not limited to compiled object code, generated documentation,
2498
+ and conversions to other media types.
2499
+
2500
+ "Work" shall mean the work of authorship, whether in Source or
2501
+ Object form, made available under the License, as indicated by a
2502
+ copyright notice that is included in or attached to the work
2503
+ (an example is provided in the Appendix below).
2504
+
2505
+ "Derivative Works" shall mean any work, whether in Source or Object
2506
+ form, that is based on (or derived from) the Work and for which the
2507
+ editorial revisions, annotations, elaborations, or other modifications
2508
+ represent, as a whole, an original work of authorship. For the purposes
2509
+ of this License, Derivative Works shall not include works that remain
2510
+ separable from, or merely link (or bind by name) to the interfaces of,
2511
+ the Work and Derivative Works thereof.
2512
+
2513
+ "Contribution" shall mean any work of authorship, including
2514
+ the original version of the Work and any modifications or additions
2515
+ to that Work or Derivative Works thereof, that is intentionally
2516
+ submitted to Licensor for inclusion in the Work by the copyright owner
2517
+ or by an individual or Legal Entity authorized to submit on behalf of
2518
+ the copyright owner. For the purposes of this definition, "submitted"
2519
+ means any form of electronic, verbal, or written communication sent
2520
+ to the Licensor or its representatives, including but not limited to
2521
+ communication on electronic mailing lists, source code control systems,
2522
+ and issue tracking systems that are managed by, or on behalf of, the
2523
+ Licensor for the purpose of discussing and improving the Work, but
2524
+ excluding communication that is conspicuously marked or otherwise
2525
+ designated in writing by the copyright owner as "Not a Contribution."
2526
+
2527
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2528
+ on behalf of whom a Contribution has been received by Licensor and
2529
+ subsequently incorporated within the Work.
2530
+
2531
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2532
+ this License, each Contributor hereby grants to You a perpetual,
2533
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2534
+ copyright license to reproduce, prepare Derivative Works of,
2535
+ publicly display, publicly perform, sublicense, and distribute the
2536
+ Work and such Derivative Works in Source or Object form.
2537
+
2538
+ 3. Grant of Patent License. Subject to the terms and conditions of
2539
+ this License, each Contributor hereby grants to You a perpetual,
2540
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2541
+ (except as stated in this section) patent license to make, have made,
2542
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2543
+ where such license applies only to those patent claims licensable
2544
+ by such Contributor that are necessarily infringed by their
2545
+ Contribution(s) alone or by combination of their Contribution(s)
2546
+ with the Work to which such Contribution(s) was submitted. If You
2547
+ institute patent litigation against any entity (including a
2548
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2549
+ or a Contribution incorporated within the Work constitutes direct
2550
+ or contributory patent infringement, then any patent licenses
2551
+ granted to You under this License for that Work shall terminate
2552
+ as of the date such litigation is filed.
2553
+
2554
+ 4. Redistribution. You may reproduce and distribute copies of the
2555
+ Work or Derivative Works thereof in any medium, with or without
2556
+ modifications, and in Source or Object form, provided that You
2557
+ meet the following conditions:
2558
+
2559
+ (a) You must give any other recipients of the Work or
2560
+ Derivative Works a copy of this License; and
2561
+
2562
+ (b) You must cause any modified files to carry prominent notices
2563
+ stating that You changed the files; and
2564
+
2565
+ (c) You must retain, in the Source form of any Derivative Works
2566
+ that You distribute, all copyright, patent, trademark, and
2567
+ attribution notices from the Source form of the Work,
2568
+ excluding those notices that do not pertain to any part of
2569
+ the Derivative Works; and
2570
+
2571
+ (d) If the Work includes a "NOTICE" text file as part of its
2572
+ distribution, then any Derivative Works that You distribute must
2573
+ include a readable copy of the attribution notices contained
2574
+ within such NOTICE file, excluding those notices that do not
2575
+ pertain to any part of the Derivative Works, in at least one
2576
+ of the following places: within a NOTICE text file distributed
2577
+ as part of the Derivative Works; within the Source form or
2578
+ documentation, if provided along with the Derivative Works; or,
2579
+ within a display generated by the Derivative Works, if and
2580
+ wherever such third-party notices normally appear. The contents
2581
+ of the NOTICE file are for informational purposes only and
2582
+ do not modify the License. You may add Your own attribution
2583
+ notices within Derivative Works that You distribute, alongside
2584
+ or as an addendum to the NOTICE text from the Work, provided
2585
+ that such additional attribution notices cannot be construed
2586
+ as modifying the License.
2587
+
2588
+ You may add Your own copyright statement to Your modifications and
2589
+ may provide additional or different license terms and conditions
2590
+ for use, reproduction, or distribution of Your modifications, or
2591
+ for any such Derivative Works as a whole, provided Your use,
2592
+ reproduction, and distribution of the Work otherwise complies with
2593
+ the conditions stated in this License.
2594
+
2595
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2596
+ any Contribution intentionally submitted for inclusion in the Work
2597
+ by You to the Licensor shall be under the terms and conditions of
2598
+ this License, without any additional terms or conditions.
2599
+ Notwithstanding the above, nothing herein shall supersede or modify
2600
+ the terms of any separate license agreement you may have executed
2601
+ with Licensor regarding such Contributions.
2602
+
2603
+ 6. Trademarks. This License does not grant permission to use the trade
2604
+ names, trademarks, service marks, or product names of the Licensor,
2605
+ except as required for reasonable and customary use in describing the
2606
+ origin of the Work and reproducing the content of the NOTICE file.
2607
+
2608
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2609
+ agreed to in writing, Licensor provides the Work (and each
2610
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2611
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2612
+ implied, including, without limitation, any warranties or conditions
2613
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2614
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2615
+ appropriateness of using or redistributing the Work and assume any
2616
+ risks associated with Your exercise of permissions under this License.
2617
+
2618
+ 8. Limitation of Liability. In no event and under no legal theory,
2619
+ whether in tort (including negligence), contract, or otherwise,
2620
+ unless required by applicable law (such as deliberate and grossly
2621
+ negligent acts) or agreed to in writing, shall any Contributor be
2622
+ liable to You for damages, including any direct, indirect, special,
2623
+ incidental, or consequential damages of any character arising as a
2624
+ result of this License or out of the use or inability to use the
2625
+ Work (including but not limited to damages for loss of goodwill,
2626
+ work stoppage, computer failure or malfunction, or any and all
2627
+ other commercial damages or losses), even if such Contributor
2628
+ has been advised of the possibility of such damages.
2629
+
2630
+ 9. Accepting Warranty or Additional Liability. While redistributing
2631
+ the Work or Derivative Works thereof, You may choose to offer,
2632
+ and charge a fee for, acceptance of support, warranty, indemnity,
2633
+ or other liability obligations and/or rights consistent with this
2634
+ License. However, in accepting such obligations, You may act only
2635
+ on Your own behalf and on Your sole responsibility, not on behalf
2636
+ of any other Contributor, and only if You agree to indemnify,
2637
+ defend, and hold each Contributor harmless for any liability
2638
+ incurred by, or claims asserted against, such Contributor by reason
2639
+ of your accepting any such warranty or additional liability.
2640
+
2641
+ END OF TERMS AND CONDITIONS
2642
+
2643
+ APPENDIX: How to apply the Apache License to your work.
2644
+
2645
+ To apply the Apache License to your work, attach the following
2646
+ boilerplate notice, with the fields enclosed by brackets "[]"
2647
+ replaced with your own identifying information. (Don't include
2648
+ the brackets!) The text should be enclosed in the appropriate
2649
+ comment syntax for the file format. We also recommend that a
2650
+ file or class name and description of purpose be included on the
2651
+ same "printed page" as the copyright notice for easier
2652
+ identification within third-party archives.
2653
+
2654
+ Copyright 2016 - present Louis Pilfold
2655
+
2656
+ Licensed under the Apache License, Version 2.0 (the "License");
2657
+ you may not use this file except in compliance with the License.
2658
+ You may obtain a copy of the License at
2659
+
2660
+ http://www.apache.org/licenses/LICENSE-2.0
2661
+
2662
+ Unless required by applicable law or agreed to in writing, software
2663
+ distributed under the License is distributed on an "AS IS" BASIS,
2664
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2665
+ See the License for the specific language governing permissions and
2666
+ limitations under the License.
2667
+
2668
+
2669
+
2670
+ ## Runtime Library Exception to the Apache 2.0 License: ##
2671
+
2672
+
2673
+ As an exception, if you use this Software to compile your source code and
2674
+ portions of this Software are embedded into the binary product as a result,
2675
+ you may redistribute such product without providing attribution as would
2676
+ otherwise be required by Sections 4(a), 4(b) and 4(d) of the License.
2677
+
2461
2678
  =========================================================================================================
2462
2679
  Files: glimmer-js.json, glimmer-ts.json
2463
2680
  License: https://raw.githubusercontent.com/lifeart/vsc-ember-syntax/master/LICENSE
package/README.md CHANGED
@@ -75,6 +75,7 @@ import { grammars } from 'tm-grammars'
75
75
  | `gherkin` | | [alexkrechik/VSCucumberAutoComplete](https://github.com/alexkrechik/VSCucumberAutoComplete/blob/fc8da969b1c83e13ef5124b1ec90ba5211bc1e5f/gclient/syntaxes/feature.tmLanguage) | [MIT](https://raw.githubusercontent.com/alexkrechik/VSCucumberAutoComplete/master/LICENSE) | | 12.13 kB |
76
76
  | `git-commit` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f8c3f89468fea14103d8790d59ea8594d6e644eb/extensions/git-base/syntaxes/git-commit.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `diff` | 1.36 kB |
77
77
  | `git-rebase` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/e95c74c4c7af876e79ec58df262464467c06df28/extensions/git-base/syntaxes/git-rebase.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `shellscript` | 818.00 B |
78
+ | `gleam` | | [gleam-lang/vscode-gleam](https://github.com/gleam-lang/vscode-gleam/blob/b81cf9a415d6e7b5a3d5ba3ac2cead313c1e53e9/syntaxes/gleam.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/gleam-lang/vscode-gleam/main/LICENSE.txt) | | 3.80 kB |
78
79
  | `glimmer-js` | `gjs` | [lifeart/vsc-ember-syntax](https://github.com/lifeart/vsc-ember-syntax/blob/312fb20cc04374eb8768369ebccabd12143edbe4/syntaxes/source.gjs.json) | [MIT](https://raw.githubusercontent.com/lifeart/vsc-ember-syntax/master/LICENSE) | `javascript` `typescript` `css` `html` | 19.08 kB |
79
80
  | `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
81
  | `glsl` | | [polym0rph/GLSL.tmbundle](https://github.com/polym0rph/GLSL.tmbundle/blob/6998d3bbd204e26746a5ca580cda4c650b9057b1/Syntaxes/GLSL.tmLanguage) | | `c` | 3.69 kB |
@@ -86,7 +87,7 @@ import { grammars } from 'tm-grammars'
86
87
  | `haml` | | [karuna/haml-vscode](https://github.com/karuna/haml-vscode/blob/aa45415aefd691af0a501ea4f98e434490623e0d/syntaxes/haml.json) | [MIT](https://raw.githubusercontent.com/karuna/haml-vscode/master/LICENSE.md) | `ruby` `javascript` `sass` `coffee` `markdown` `css` | 7.68 kB |
87
88
  | `handlebars` | `hbs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/45db52ba6bd211cecd03897caee0531350071721/extensions/handlebars/syntaxes/Handlebars.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `html` `css` `javascript` `yaml` | 11.48 kB |
88
89
  | `haskell` | `hs` | [octref/language-haskell](https://github.com/octref/language-haskell/blob/ae87982aac2bf5cf6334c067e49c5ec8fc08b871/syntaxes/haskell.json) | [BSD-3-Clause](https://raw.githubusercontent.com/octref/language-haskell/master/LICENSE) | | 41.23 kB |
89
- | `hcl` | | [hashicorp/syntax](https://github.com/hashicorp/syntax/blob/ac3ca8c9adeaa7df533ccb0b5c1bb8fcbd2b2420/syntaxes/hcl.tmGrammar.json) | [MPL-2.0](https://raw.githubusercontent.com/hashicorp/syntax/main/LICENSE) | | 11.10 kB |
90
+ | `hcl` | | [hashicorp/syntax](https://github.com/hashicorp/syntax/blob/f47714928d08ebe59d5609e059d6d9b8a3176ba8/syntaxes/hcl.tmGrammar.json) | [MPL-2.0](https://raw.githubusercontent.com/hashicorp/syntax/main/LICENSE) | | 11.21 kB |
90
91
  | `hjson` | | [hjson/textmate-hjson](https://github.com/hjson/textmate-hjson/blob/196075169c9a9f9ab04c8e7423b67ea72c976237/Syntaxes/Hjson.tmLanguage) | [MIT](https://raw.githubusercontent.com/hjson/textmate-hjson/master/LICENSE) | | 12.20 kB |
91
92
  | `hlsl` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/efa12b2f49ec6ee84ed1e7bbd948808efec452f6/extensions/hlsl/syntaxes/hlsl.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 7.15 kB |
92
93
  | `html` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/45324363153075dab0482312ae24d8c068d81e4f/extensions/html/syntaxes/html.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `javascript` `css` | 56.74 kB |
@@ -128,7 +129,7 @@ import { grammars } from 'tm-grammars'
128
129
  | `nginx` | | [hangxingliu/vscode-nginx-conf-hint](https://github.com/hangxingliu/vscode-nginx-conf-hint/blob/49159c02fd09dce264ded7802c9499a0f09646f5/src/syntax/nginx.tmLanguage) | [GPL-3.0](https://raw.githubusercontent.com/hangxingliu/vscode-nginx-conf-hint/main/LICENSE) | `lua` | 34.14 kB |
129
130
  | `nim` | | [pragmagic/vscode-nim](https://github.com/pragmagic/vscode-nim/blob/0272a0544ddf147fde98f8a8f2b624b7dcb19eb3/syntaxes/nim.json) | [NOASSERTION](https://raw.githubusercontent.com/pragmagic/vscode-nim/master/LICENSE) | `c` `html` `xml` `javascript` `css` `glsl` `markdown` | 21.82 kB |
130
131
  | `nix` | | [bbenoist/vscode-nix](https://github.com/bbenoist/vscode-nix/blob/9a7c81109624431e032d9b02c8029b13bc2000c8/syntaxes/nix.tmLanguage) | [MIT](https://raw.githubusercontent.com/bbenoist/vscode-nix/master/LICENSE.md) | | 14.32 kB |
131
- | `nushell` | `nu` | [nushell/vscode-nushell-lang](https://github.com/nushell/vscode-nushell-lang/blob/290cb5017fd431369dbe1b3a357ed5a62999f1e0/syntaxes/nushell.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/LICENSE) | | 17.65 kB |
132
+ | `nushell` | `nu` | [nushell/vscode-nushell-lang](https://github.com/nushell/vscode-nushell-lang/blob/2ca6922d3b88fe23c92e8b8ab4bf3960e492c348/syntaxes/nushell.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/LICENSE) | | 18.35 kB |
132
133
  | `objective-c` | `objc` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/bd1abe08c38bb5deccf65610f8f3c03d2338d20d/extensions/objective-c/syntaxes/objective-c.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 103.61 kB |
133
134
  | `objective-cpp` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/bd1abe08c38bb5deccf65610f8f3c03d2338d20d/extensions/objective-c/syntaxes/objective-c++.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 168.52 kB |
134
135
  | `ocaml` | | [reasonml-editor/vscode-reasonml](https://github.com/reasonml-editor/vscode-reasonml/blob/14af625ec50ed9968b957b4d6336c5338d81af45/syntaxes/ocaml.json) | [Apache-2.0](https://raw.githubusercontent.com/reasonml-editor/vscode-reasonml/master/LICENSE) | | 61.86 kB |
@@ -176,7 +177,7 @@ import { grammars } from 'tm-grammars'
176
177
  | `system-verilog` | | [mshr-h/vscode-verilog-hdl-support](https://github.com/mshr-h/vscode-verilog-hdl-support/blob/dca87637e8789563ec5315794fdc5ef8ce498264/syntaxes/systemverilog.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mshr-h/vscode-verilog-hdl-support/main/LICENSE) | | 18.47 kB |
177
178
  | `tasl` | | [underlay/vscode-tasl](https://github.com/underlay/vscode-tasl/blob/dde4b7c0b762c2e667584095362dd49ebfacece7/syntaxes/tasl.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/underlay/vscode-tasl/main/LICENSE) | | 3.21 kB |
178
179
  | `tcl` | | [sleutho/tcl](https://github.com/sleutho/tcl/blob/f18820ad14678bc033f0a35524820c90fe50f18b/syntaxes/tcl.tmLanguage) | | | 4.66 kB |
179
- | `terraform` | `tf` `tfvars` | [hashicorp/syntax](https://github.com/hashicorp/syntax/blob/b8a932a994816a3bcc96c547e1c2db763e46a2de/syntaxes/terraform.tmGrammar.json) | [MPL-2.0](https://raw.githubusercontent.com/hashicorp/syntax/main/LICENSE) | | 12.49 kB |
180
+ | `terraform` | `tf` `tfvars` | [hashicorp/syntax](https://github.com/hashicorp/syntax/blob/9a20ff5032a67335f38e25d5a4c407c8ad1733f9/syntaxes/terraform.tmGrammar.json) | [MPL-2.0](https://raw.githubusercontent.com/hashicorp/syntax/main/LICENSE) | | 12.51 kB |
180
181
  | `tex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/3c86ede5f554f6e196c832394e126b291a1de606/extensions/latex/syntaxes/TeX.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `r` | 7.85 kB |
181
182
  | `toml` | | [textmate/toml.tmbundle](https://github.com/textmate/toml.tmbundle/blob/e82b64c1e86396220786846201e9aa3f0a2d9ca2/Syntaxes/TOML.tmLanguage) | | | 6.26 kB |
182
183
  | `tsx` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/35d97bc7e439fce0f50f42074041ab2d8571b20a/extensions/typescript-basics/syntaxes/TypeScriptReact.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 171.16 kB |
@@ -0,0 +1,171 @@
1
+ {
2
+ "displayName": "Gleam",
3
+ "$schema": "https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json",
4
+ "name": "gleam",
5
+ "fileTypes": ["gleam"],
6
+ "patterns": [
7
+ {
8
+ "include": "#comments"
9
+ },
10
+ {
11
+ "include": "#keywords"
12
+ },
13
+ {
14
+ "include": "#strings"
15
+ },
16
+ {
17
+ "include": "#constant"
18
+ },
19
+ {
20
+ "include": "#entity"
21
+ }
22
+ ],
23
+ "repository": {
24
+ "keywords": {
25
+ "patterns": [
26
+ {
27
+ "name": "keyword.control.gleam",
28
+ "match": "\\b(as|use|case|if|fn|import|let|assert|pub|type|opaque|const|todo|panic)\\b"
29
+ },
30
+ {
31
+ "name": "keyword.operator.arrow.gleam",
32
+ "match": "(<\\-|\\->)"
33
+ },
34
+ {
35
+ "name": "keyword.operator.pipe.gleam",
36
+ "match": "\\|>"
37
+ },
38
+ {
39
+ "name": "keyword.operator.splat.gleam",
40
+ "match": "\\.\\."
41
+ },
42
+ {
43
+ "name": "keyword.operator.comparison.float.gleam",
44
+ "match": "(<=\\.|>=\\.|==\\.|!=\\.|<\\.|>\\.)"
45
+ },
46
+ {
47
+ "name": "keyword.operator.comparison.int.gleam",
48
+ "match": "(<=|>=|==|!=|<|>)"
49
+ },
50
+ {
51
+ "name": "keyword.operator.logical.gleam",
52
+ "match": "(&&|\\|\\|)"
53
+ },
54
+ {
55
+ "name": "keyword.operator.string.gleam",
56
+ "match": "<>"
57
+ },
58
+ {
59
+ "name": "keyword.operator.other.gleam",
60
+ "match": "\\|"
61
+ },
62
+ {
63
+ "name": "keyword.operator.arithmetic.float.gleam",
64
+ "match": "(\\+\\.|\\-\\.|/\\.|\\*\\.|%\\.)"
65
+ },
66
+ {
67
+ "name": "keyword.operator.arithmetic.int.gleam",
68
+ "match": "(\\+|\\-|/|\\*|%)"
69
+ },
70
+ {
71
+ "name": "keyword.operator.assignment.gleam",
72
+ "match": "="
73
+ }
74
+ ]
75
+ },
76
+ "strings": {
77
+ "name": "string.quoted.double.gleam",
78
+ "begin": "\"",
79
+ "end": "\"",
80
+ "patterns": [
81
+ {
82
+ "name": "constant.character.escape.gleam",
83
+ "match": "\\\\."
84
+ }
85
+ ]
86
+ },
87
+ "comments": {
88
+ "patterns": [
89
+ {
90
+ "name": "comment.line.gleam",
91
+ "match": "//.*"
92
+ }
93
+ ]
94
+ },
95
+ "constant": {
96
+ "patterns": [
97
+ {
98
+ "include": "#binary_number"
99
+ },
100
+ {
101
+ "include": "#octal_number"
102
+ },
103
+ {
104
+ "include": "#hexadecimal_number"
105
+ },
106
+ {
107
+ "include": "#decimal_number"
108
+ },
109
+ {
110
+ "include": "#boolean"
111
+ },
112
+ {
113
+ "name": "entity.name.type.gleam",
114
+ "match": "[[:upper:]][[:word:]]*"
115
+ }
116
+ ]
117
+ },
118
+ "binary_number": {
119
+ "name": "constant.numeric.binary.gleam",
120
+ "match": "\\b0b[0-1]+\\b",
121
+ "patterns": []
122
+ },
123
+ "octal_number": {
124
+ "name": "constant.numeric.octal.gleam",
125
+ "match": "\\b0o[0-7]+\\b",
126
+ "patterns": []
127
+ },
128
+ "decimal_number": {
129
+ "name": "constant.numeric.decimal.gleam",
130
+ "match": "\\b[[:digit:]][[:digit:]_]*(\\.[[:digit:]]*)?\\b",
131
+ "patterns": []
132
+ },
133
+ "hexadecimal_number": {
134
+ "name": "constant.numeric.hexadecimal.gleam",
135
+ "match": "\\b0x[[:xdigit:]]+\\b",
136
+ "patterns": []
137
+ },
138
+ "boolean": {
139
+ "name": "constant.language.boolean.gleam",
140
+ "match": "\\b(True|False)\\b",
141
+ "patterns": []
142
+ },
143
+ "entity": {
144
+ "patterns": [
145
+ {
146
+ "begin": "\\b([[:lower:]][[:word:]]*)([[:space:]]*)?\\(",
147
+ "end": "\\)",
148
+ "patterns": [
149
+ {
150
+ "include": "$self"
151
+ }
152
+ ],
153
+ "captures": {
154
+ "1": {
155
+ "name": "entity.name.function.gleam"
156
+ }
157
+ }
158
+ },
159
+ {
160
+ "name": "variable.parameter.gleam",
161
+ "match": "\\b([[:lower:]][[:word:]]*):\\s"
162
+ },
163
+ {
164
+ "name": "entity.name.namespace.gleam",
165
+ "match": "\\b([[:lower:]][[:word:]]*):"
166
+ }
167
+ ]
168
+ }
169
+ },
170
+ "scopeName": "source.gleam"
171
+ }
package/grammars/hcl.json CHANGED
@@ -281,12 +281,16 @@
281
281
  ]
282
282
  },
283
283
  "functions": {
284
- "begin": "(\\w+)(\\()",
284
+ "begin": "([:\\-\\w]+)(\\()",
285
285
  "beginCaptures": {
286
286
  "1": {
287
287
  "patterns": [
288
288
  {
289
- "match": "\\b(?!null|false|true)[[:alpha:]][[:alnum:]_-]*\\b",
289
+ "match": "\\b[[:alpha:]][\\w_-]*::([[:alpha:]][\\w_-]*::)?[[:alpha:]][\\w_-]*\\b",
290
+ "name": "support.function.namespaced.hcl"
291
+ },
292
+ {
293
+ "match": "\\b[[:alpha:]][\\w_-]*\\b",
290
294
  "name": "support.function.builtin.hcl"
291
295
  }
292
296
  ]
@@ -193,7 +193,7 @@
193
193
  }
194
194
  },
195
195
  "comment": "Regex generated with list-to-tree (https://github.com/glcraft/list-to-tree)",
196
- "match": "(a(?:ll|n(?:si(?: (?:gradient|link|strip))?|y)|ppend|st)|b(?:its(?: (?:and|not|or|ro(?:l|r)|sh(?:l|r)|xor))?|reak|ytes(?: (?:a(?:dd|t)|build|collect|ends-with|index-of|length|re(?:move|place|verse)|starts-with))?)|c(?:al|d|har|lear|o(?:l(?:lect|umns)|m(?:mandline|p(?:act|lete))|n(?:fig(?: (?:env|nu|reset))?|tinue))|p)|d(?:ate(?: (?:format|humanize|list-timezone|now|to-(?:record|t(?:able|imezone))))?|e(?:bug|code(?: (?:base64|hex))?|fault|scribe|tect columns)|fr (?:a(?:gg(?:-groups)?|ll-(?:false|true)|ppend|rg-(?:m(?:ax|in)|sort|true|unique|where)|s(?:-date(?:time)?)?)|c(?:ache|o(?:l(?:lect|umns)?|n(?:cat(?:-str|enate)|tains)|unt(?:-null)?)|umulative)|d(?:atepart|rop(?:-(?:duplicates|nulls))?|types|ummies)|exp(?:lode|r-not)|f(?:etch|i(?:l(?:l-n(?:an|ull)|ter(?:-with)?)|rst)|latten)|g(?:et(?:-(?:day|hour|m(?:inute|onth)|nanosecond|ordinal|second|week(?:day)?|year))?|roup-by)|i(?:mplode|nto-(?:df|lazy|nu)|s-(?:duplicated|in|n(?:ot-null|ull)|unique))|join|l(?:ast|it|owercase|s)|m(?:ax|e(?:an|dian|lt)|in)|n(?:-unique|ot)|o(?:pen|therwise)|qu(?:antile|ery)|r(?:e(?:name|place(?:-all)?|verse)|olling)|s(?:ample|e(?:lect|t(?:-with-idx)?)|h(?:ape|ift)|lice|ort-by|t(?:d|r(?:-(?:lengths|slice)|ftime))|um(?:mary)?)|t(?:ake|o-(?:a(?:rrow|vro)|csv|jsonl|parquet))|u(?:nique|ppercase)|va(?:lue-counts|r)|w(?:hen|ith-column))|o|rop(?: (?:column|nth))?|u)|e(?:ach(?: while)?|cho|n(?:code(?: (?:base64|hex))?|umerate)|rror make|very|x(?:ec|it|p(?:l(?:ain|ore)|ort-env)))|f(?:i(?:l(?:l|ter)|nd|rst)|latten|mt|ormat(?: (?:d(?:ate|uration)|filesize))?|rom(?: (?:csv|json|nuon|ods|ssv|t(?:oml|sv)|url|x(?:lsx|ml)|y(?:aml|ml)))?)|g(?:et|lob|r(?:id|oup(?:-by)?))|h(?:ash(?: (?:md5|sha256))?|e(?:aders|lp(?: (?:aliases|commands|externs|modules|operators))?)|i(?:de-env|sto(?:gram|ry(?: session)?))|ttp(?: (?:delete|get|head|options|p(?:atch|ost|ut)))?)|i(?:f|gnore|n(?:put(?: list(?:en)?)?|s(?:ert|pect)|to(?: (?:b(?:i(?:nary|ts)|ool)|d(?:atetime|ecimal|uration)|f(?:ilesize|loat)|int|record|s(?:qlite|tring)))?)|s-(?:admin|empty)|tems)|join|k(?:eybindings(?: (?:default|list(?:en)?))?|ill)|l(?:a(?:st|zy make)|e(?:ngth|t-env)|ines|o(?:ad-env|op)|s)|m(?:at(?:ch|h(?: (?:a(?:bs|rc(?:cos(?:h)?|sin(?:h)?|tan(?:h)?)|vg)|c(?:eil|os(?:h)?)|exp|floor|l(?:n|og)|m(?:ax|edian|in|ode)|product|round|s(?:in(?:h)?|qrt|tddev|um)|tan(?:h)?|variance))?)|e(?:rge|tadata)|kdir|ove|v)|nu-(?:check|highlight)|o(?:pen|verlay list)|p(?:a(?:r(?:-each|se)|th(?: (?:basename|dirname|ex(?:ists|pand)|join|parse|relative-to|split|type))?)|ort|r(?:epend|int|ofile)|s)|query db|r(?:an(?:dom(?: (?:bool|chars|d(?:ecimal|ice)|float|integer|uuid))?|ge)|e(?:duce|ject|name|verse)|m|o(?:ll(?: (?:down|left|right|up))?|tate)|un-external)|s(?:ave|c(?:hema|ope (?:aliases|commands|e(?:ngine-stats|xterns)|modules|variables))|e(?:lect|q(?: (?:char|date))?)|huffle|ize|kip(?: (?:until|while))?|leep|o(?:rt(?:-by)?|urce-env)|plit(?: (?:c(?:hars|olumn)|list|row|words)|-by)?|t(?:art|r(?: (?:c(?:a(?:mel-case|pitalize)|ontains)|d(?:istance|owncase)|e(?:nds-with|xpand)|index-of|join|kebab-case|length|pascal-case|re(?:place|verse)|s(?:creaming-snake-case|nake-case|tarts-with|ubstring)|t(?:itle-case|rim)|upcase))?)|ys)|t(?:a(?:ble|ke(?: (?:until|while))?)|erm size|imeit|o(?: (?:csv|html|json|md|nuon|t(?:ext|oml|sv)|xml|yaml)|uch)?|r(?:anspose|y)|utor)|u(?:cp|niq(?:-by)?|p(?:date(?: cells)?|sert)|rl(?: (?:build-query|encode|join|parse))?)|v(?:alues|ersion|iew(?: (?:files|s(?:ource|pan)))?)|w(?:atch|h(?:ere|i(?:ch|le))|i(?:ndow|th-env)|rap)|zip)(?![\\w-])( (.*))?"
196
+ "match": "(a(?:l(?:ias|l)|n(?:si(?: (?:gradient|link|strip))?|y)|ppend|st)|b(?:g|its(?: (?:and|not|or|ro(?:l|r)|sh(?:l|r)|xor))?|reak|ytes(?: (?:a(?:dd|t)|build|collect|ends-with|index-of|length|re(?:move|place|verse)|starts-with))?)|c(?:al|d|har|l(?:ear|ipboard (?:copy|paste))|o(?:l(?:lect|umns)|m(?:mandline(?: (?:edit|get-cursor|set-cursor))?|p(?:act|lete))|n(?:fig(?: (?:env|nu|reset))?|st|tinue))|p|ustom-value (?:generate(?:2)?|update(?:-arg)?))|d(?:ate(?: (?:format|humanize|list-timezone|now|to-(?:record|t(?:able|imezone))))?|e(?:bug(?: info)?|code(?: (?:base64|hex))?|f(?:ault)?|scribe|tect columns)|fr(?: (?:a(?:gg(?:-groups)?|ll-(?:false|true)|ppend|rg-(?:m(?:ax|in)|sort|true|unique|where)|s(?:-date(?:time)?)?)|c(?:a(?:che|st)|o(?:l(?:lect|umns)?|n(?:cat(?:-str|enate)|tains)|unt(?:-null)?)|umulative)|d(?:atepart|rop(?:-(?:duplicates|nulls))?|types|ummies)|exp(?:lode|r-not)|f(?:etch|i(?:l(?:l-n(?:an|ull)|ter(?:-with)?)|rst)|latten)|g(?:et(?:-(?:day|hour|m(?:inute|onth)|nanosecond|ordinal|second|week(?:day)?|year))?|roup-by)|i(?:mplode|nto-(?:df|lazy|nu)|s-(?:duplicated|in|n(?:ot-null|ull)|unique))|join|l(?:ast|it|owercase|s)|m(?:ax|e(?:an|dian|lt)|in)|n(?:-unique|ot)|o(?:pen|therwise)|qu(?:antile|ery)|r(?:e(?:name|place(?:-all)?|verse)|olling)|s(?:ample|chema|e(?:lect|t(?:-with-idx)?)|h(?:ape|ift)|lice|ort-by|t(?:d|r(?:-(?:lengths|slice)|ftime))|um(?:mary)?)|t(?:ake|o-(?:a(?:rrow|vro)|csv|jsonl|parquet))|u(?:nique|ppercase)|va(?:lue-counts|r)|w(?:hen|ith-column)))?|o|rop(?: (?:column|nth))?|u)|e(?:ach(?: while)?|cho|moji|n(?:code(?: (?:base64|hex))?|umerate)|rror make|very|x(?:ec|it|p(?:l(?:ain|ore)|ort(?: (?:alias|const|def|extern|module|use)|-env)?)|tern))|f(?:i(?:l(?:e|l|ter)|nd|rst)|latten|mt|or(?:mat(?: (?:d(?:ate|uration)|filesize|pattern))?)?|rom(?: (?:csv|eml|i(?:cs|ni)|json|nuon|ods|p(?:arquet|ng)|ssv|t(?:oml|sv)|url|vcf|x(?:lsx|ml)|y(?:aml|ml)))?)|g(?:e(?:nerate|t)|lob|r(?:id|oup(?:-by)?)|stat)|h(?:ash(?: (?:md5|sha256))?|e(?:aders|lp(?: (?:aliases|commands|e(?:scapes|xterns)|modules|operators))?)|i(?:de(?:-env)?|ghlight|st(?:o(?:gram|ry(?: session)?))?)|ttp(?: (?:delete|get|head|options|p(?:atch|ost|ut)))?)|i(?:f|gnore|n(?:c|put(?: list(?:en)?)?|s(?:ert|pect)|t(?:erleave|o(?: (?:b(?:i(?:nary|ts)|ool)|cell-path|d(?:atetime|uration)|f(?:ilesize|loat)|glob|int|record|s(?:qlite|tring)|value))?))|s-(?:admin|empty|not-empty|terminal)|tems)|j(?:oin|son path|walk)|k(?:eybindings(?: (?:default|list(?:en)?))?|ill)|l(?:a(?:st|zy make)|e(?:ngth|t(?:-env)?)|ines|o(?:ad-env|op)|s)|m(?:at(?:ch|h(?: (?:a(?:bs|rc(?:cos(?:h)?|sin(?:h)?|tan(?:h)?)|vg)|c(?:eil|os(?:h)?)|exp|floor|l(?:n|og)|m(?:ax|edian|in|ode)|product|round|s(?:in(?:h)?|qrt|tddev|um)|tan(?:h)?|variance))?)|e(?:rge|tadata)|k(?:dir|temp)|o(?:dule|ve)|ut|v)|nu-(?:check|example-(?:1|2|3|config)|highlight)|o(?:pen|verlay(?: (?:hide|list|new|use))?)|p(?:a(?:nic|r(?:-each|se)|th(?: (?:basename|dirname|ex(?:ists|pand)|join|parse|relative-to|split|type))?)|eriodic-table|lot|net|ort(?: (?:list|scan))?|r(?:epend|int)|s)|query(?: (?:db|git|json|web|xml))?|r(?:an(?:dom(?: (?:bool|chars|dice|float|int|uuid))?|ge)|e(?:duce|g(?:ex|ist(?:er|ry query))|ject|name|turn|verse)|m|o(?:ll(?: (?:down|left|right|up))?|tate)|un-external)|s(?:ave|c(?:hema|ope(?: (?:aliases|commands|e(?:ngine-stats|xterns)|modules|variables))?)|e(?:lect|q(?: (?:char|date))?)|huffle|kip(?: (?:until|while))?|leep|o(?:rt(?:-by)?|urce(?:-env)?)|plit(?: (?:c(?:hars|olumn)|list|row|words)|-by)?|t(?:art|or(?: (?:create|delete|export|i(?:mport|nsert)|open|reset|update))?|r(?: (?:c(?:a(?:mel-case|pitalize)|ontains)|d(?:istance|owncase)|e(?:nds-with|scape-glob|xpand)|index-of|join|kebab-case|length|pascal-case|re(?:place|verse)|s(?:creaming-snake-case|imilarity|nake-case|ta(?:rts-with|ts)|ubstring)|t(?:itle-case|rim)|upcase)|eam_example(?: (?:collect-external|s(?:eq|um)))?)?)|ys)|t(?:a(?:ble|ke(?: (?:until|while))?)|e(?:e|rm size)|imeit|o(?: (?:csv|html|json|md|nuon|png|qr|t(?:ext|oml|sv)|xml|yaml)|uch)?|r(?:anspose|y)|utor)|u(?:limit|ni(?:q(?:-by)?|ts)|p(?:date(?: cells)?|sert)|rl(?: (?:build-query|decode|encode|join|parse))?|se)|v(?:alues|ersion|iew(?: (?:files|s(?:ource|pan)))?)|w(?:atch|h(?:ere|i(?:ch|le)|oami)|i(?:ndow|th-env)|rap)|xyplot|zip)(?![\\w-])( (.*))?"
197
197
  },
198
198
  {
199
199
  "captures": {
@@ -287,12 +287,12 @@
287
287
  "1": {
288
288
  "patterns": [
289
289
  {
290
- "match": "\\b(abs|abspath|alltrue|anytrue|base64decode|base64encode|base64gzip|base64sha256|base64sha512|basename|bcrypt|can|ceil|chomp|chunklist|cidrhost|cidrnetmask|cidrsubnet|cidrsubnets|coalesce|coalescelist|compact|concat|contains|csvdecode|dirname|distinct|element|endswith|file|filebase64|filebase64sha256|filebase64sha512|fileexists|filemd5|fileset|filesha1|filesha256|filesha512|flatten|floor|format|formatdate|formatlist|indent|index|join|jsondecode|jsonencode|keys|length|log|lookup|lower|matchkeys|max|md5|merge|min|nonsensitive|one|parseint|pathexpand|plantimestamp|pow|range|regex|regexall|replace|reverse|rsadecrypt|sensitive|setintersection|setproduct|setsubtract|setunion|sha1|sha256|sha512|signum|slice|sort|split|startswith|strcontains|strrev|substr|sum|templatefile|textdecodebase64|textencodebase64|timeadd|timecmp|timestamp|title|tobool|tolist|tomap|tonumber|toset|tostring|transpose|trim|trimprefix|trimspace|trimsuffix|try|upper|urlencode|uuid|uuidv5|values|yamldecode|yamlencode|zipmap)\\b",
290
+ "match": "\\b(core::)?(abs|abspath|alltrue|anytrue|base64decode|base64encode|base64gzip|base64sha256|base64sha512|basename|bcrypt|can|ceil|chomp|chunklist|cidrhost|cidrnetmask|cidrsubnet|cidrsubnets|coalesce|coalescelist|compact|concat|contains|csvdecode|dirname|distinct|element|endswith|file|filebase64|filebase64sha256|filebase64sha512|fileexists|filemd5|fileset|filesha1|filesha256|filesha512|flatten|floor|format|formatdate|formatlist|indent|index|join|jsondecode|jsonencode|keys|length|log|lookup|lower|matchkeys|max|md5|merge|min|nonsensitive|one|parseint|pathexpand|plantimestamp|pow|range|regex|regexall|replace|reverse|rsadecrypt|sensitive|setintersection|setproduct|setsubtract|setunion|sha1|sha256|sha512|signum|slice|sort|split|startswith|strcontains|strrev|substr|sum|templatefile|textdecodebase64|textencodebase64|timeadd|timecmp|timestamp|title|tobool|tolist|tomap|tonumber|toset|tostring|transpose|trim|trimprefix|trimspace|trimsuffix|try|upper|urlencode|uuid|uuidv5|values|yamldecode|yamlencode|zipmap)\\b",
291
291
  "name": "support.function.builtin.terraform"
292
292
  },
293
293
  {
294
294
  "match": "\\bprovider::[[:alpha:]][\\w_-]*::[[:alpha:]][\\w_-]*\\b",
295
- "name": "support.function.provider"
295
+ "name": "support.function.provider.terraform"
296
296
  }
297
297
  ]
298
298
  },
package/index.js CHANGED
@@ -806,6 +806,17 @@ export const grammars = [
806
806
  sha: 'e95c74c4c7af876e79ec58df262464467c06df28',
807
807
  source: 'https://github.com/microsoft/vscode/blob/e95c74c4c7af876e79ec58df262464467c06df28/extensions/git-base/syntaxes/git-rebase.tmLanguage.json',
808
808
  },
809
+ {
810
+ byteSize: 3890,
811
+ displayName: 'Gleam',
812
+ lastUpdate: '2023-09-02T13:11:38Z',
813
+ license: 'Apache-2.0',
814
+ licenseUrl: 'https://raw.githubusercontent.com/gleam-lang/vscode-gleam/main/LICENSE.txt',
815
+ name: 'gleam',
816
+ scopeName: 'source.gleam',
817
+ sha: 'b81cf9a415d6e7b5a3d5ba3ac2cead313c1e53e9',
818
+ source: 'https://github.com/gleam-lang/vscode-gleam/blob/b81cf9a415d6e7b5a3d5ba3ac2cead313c1e53e9/syntaxes/gleam.tmLanguage.json',
819
+ },
809
820
  {
810
821
  aliases: [
811
822
  'gjs',
@@ -1002,15 +1013,15 @@ export const grammars = [
1002
1013
  source: 'https://github.com/octref/language-haskell/blob/ae87982aac2bf5cf6334c067e49c5ec8fc08b871/syntaxes/haskell.json',
1003
1014
  },
1004
1015
  {
1005
- byteSize: 11370,
1016
+ byteSize: 11475,
1006
1017
  displayName: 'HashiCorp HCL',
1007
- lastUpdate: '2023-11-17T11:42:37Z',
1018
+ lastUpdate: '2024-03-12T08:31:49Z',
1008
1019
  license: 'MPL-2.0',
1009
1020
  licenseUrl: 'https://raw.githubusercontent.com/hashicorp/syntax/main/LICENSE',
1010
1021
  name: 'hcl',
1011
1022
  scopeName: 'source.hcl',
1012
- sha: 'ac3ca8c9adeaa7df533ccb0b5c1bb8fcbd2b2420',
1013
- source: 'https://github.com/hashicorp/syntax/blob/ac3ca8c9adeaa7df533ccb0b5c1bb8fcbd2b2420/syntaxes/hcl.tmGrammar.json',
1023
+ sha: 'f47714928d08ebe59d5609e059d6d9b8a3176ba8',
1024
+ source: 'https://github.com/hashicorp/syntax/blob/f47714928d08ebe59d5609e059d6d9b8a3176ba8/syntaxes/hcl.tmGrammar.json',
1014
1025
  },
1015
1026
  {
1016
1027
  byteSize: 12496,
@@ -1768,15 +1779,15 @@ export const grammars = [
1768
1779
  aliases: [
1769
1780
  'nu',
1770
1781
  ],
1771
- byteSize: 18070,
1782
+ byteSize: 18790,
1772
1783
  displayName: 'nushell',
1773
- lastUpdate: '2024-02-21T15:06:50Z',
1784
+ lastUpdate: '2024-03-06T15:19:08Z',
1774
1785
  license: 'MIT',
1775
1786
  licenseUrl: 'https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/LICENSE',
1776
1787
  name: 'nushell',
1777
1788
  scopeName: 'source.nushell',
1778
- sha: '290cb5017fd431369dbe1b3a357ed5a62999f1e0',
1779
- source: 'https://github.com/nushell/vscode-nushell-lang/blob/290cb5017fd431369dbe1b3a357ed5a62999f1e0/syntaxes/nushell.tmLanguage.json',
1789
+ sha: '2ca6922d3b88fe23c92e8b8ab4bf3960e492c348',
1790
+ source: 'https://github.com/nushell/vscode-nushell-lang/blob/2ca6922d3b88fe23c92e8b8ab4bf3960e492c348/syntaxes/nushell.tmLanguage.json',
1780
1791
  },
1781
1792
  {
1782
1793
  aliases: [
@@ -2485,15 +2496,15 @@ export const grammars = [
2485
2496
  'tf',
2486
2497
  'tfvars',
2487
2498
  ],
2488
- byteSize: 12793,
2499
+ byteSize: 12812,
2489
2500
  displayName: 'Terraform',
2490
- lastUpdate: '2024-02-22T10:39:06Z',
2501
+ lastUpdate: '2024-03-12T08:41:50Z',
2491
2502
  license: 'MPL-2.0',
2492
2503
  licenseUrl: 'https://raw.githubusercontent.com/hashicorp/syntax/main/LICENSE',
2493
2504
  name: 'terraform',
2494
2505
  scopeName: 'source.hcl.terraform',
2495
- sha: 'b8a932a994816a3bcc96c547e1c2db763e46a2de',
2496
- source: 'https://github.com/hashicorp/syntax/blob/b8a932a994816a3bcc96c547e1c2db763e46a2de/syntaxes/terraform.tmGrammar.json',
2506
+ sha: '9a20ff5032a67335f38e25d5a4c407c8ad1733f9',
2507
+ source: 'https://github.com/hashicorp/syntax/blob/9a20ff5032a67335f38e25d5a4c407c8ad1733f9/syntaxes/terraform.tmGrammar.json',
2497
2508
  },
2498
2509
  {
2499
2510
  byteSize: 8039,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-grammars",
3
3
  "type": "module",
4
- "version": "1.4.10",
4
+ "version": "1.5.0",
5
5
  "packageManager": "pnpm@8.15.1",
6
6
  "description": "Collecton of TextMate grammars in JSON",
7
7
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",