tm-grammars 1.27.0 → 1.28.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
@@ -9533,6 +9533,212 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9533
9533
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9534
9534
  SOFTWARE.
9535
9535
  =========================================================================================================
9536
+ Files: surrealql.json
9537
+ License: https://raw.githubusercontent.com/surrealdb/surrealql-grammar/main/LICENSE
9538
+ SPDX: Apache-2.0
9539
+ ---------------------------------------------------------------------------------------------------------
9540
+ Apache License
9541
+ Version 2.0, January 2004
9542
+ http://www.apache.org/licenses/
9543
+
9544
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9545
+
9546
+ 1. Definitions.
9547
+
9548
+ "License" shall mean the terms and conditions for use, reproduction,
9549
+ and distribution as defined by Sections 1 through 9 of this document.
9550
+
9551
+ "Licensor" shall mean the copyright owner or entity authorized by
9552
+ the copyright owner that is granting the License.
9553
+
9554
+ "Legal Entity" shall mean the union of the acting entity and all
9555
+ other entities that control, are controlled by, or are under common
9556
+ control with that entity. For the purposes of this definition,
9557
+ "control" means (i) the power, direct or indirect, to cause the
9558
+ direction or management of such entity, whether by contract or
9559
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
9560
+ outstanding shares, or (iii) beneficial ownership of such entity.
9561
+
9562
+ "You" (or "Your") shall mean an individual or Legal Entity
9563
+ exercising permissions granted by this License.
9564
+
9565
+ "Source" form shall mean the preferred form for making modifications,
9566
+ including but not limited to software source code, documentation
9567
+ source, and configuration files.
9568
+
9569
+ "Object" form shall mean any form resulting from mechanical
9570
+ transformation or translation of a Source form, including but
9571
+ not limited to compiled object code, generated documentation,
9572
+ and conversions to other media types.
9573
+
9574
+ "Work" shall mean the work of authorship, whether in Source or
9575
+ Object form, made available under the License, as indicated by a
9576
+ copyright notice that is included in or attached to the work
9577
+ (an example is provided in the Appendix below).
9578
+
9579
+ "Derivative Works" shall mean any work, whether in Source or Object
9580
+ form, that is based on (or derived from) the Work and for which the
9581
+ editorial revisions, annotations, elaborations, or other modifications
9582
+ represent, as a whole, an original work of authorship. For the purposes
9583
+ of this License, Derivative Works shall not include works that remain
9584
+ separable from, or merely link (or bind by name) to the interfaces of,
9585
+ the Work and Derivative Works thereof.
9586
+
9587
+ "Contribution" shall mean any work of authorship, including
9588
+ the original version of the Work and any modifications or additions
9589
+ to that Work or Derivative Works thereof, that is intentionally
9590
+ submitted to Licensor for inclusion in the Work by the copyright owner
9591
+ or by an individual or Legal Entity authorized to submit on behalf of
9592
+ the copyright owner. For the purposes of this definition, "submitted"
9593
+ means any form of electronic, verbal, or written communication sent
9594
+ to the Licensor or its representatives, including but not limited to
9595
+ communication on electronic mailing lists, source code control systems,
9596
+ and issue tracking systems that are managed by, or on behalf of, the
9597
+ Licensor for the purpose of discussing and improving the Work, but
9598
+ excluding communication that is conspicuously marked or otherwise
9599
+ designated in writing by the copyright owner as "Not a Contribution."
9600
+
9601
+ "Contributor" shall mean Licensor and any individual or Legal Entity
9602
+ on behalf of whom a Contribution has been received by Licensor and
9603
+ subsequently incorporated within the Work.
9604
+
9605
+ 2. Grant of Copyright License. Subject to the terms and conditions of
9606
+ this License, each Contributor hereby grants to You a perpetual,
9607
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
9608
+ copyright license to reproduce, prepare Derivative Works of,
9609
+ publicly display, publicly perform, sublicense, and distribute the
9610
+ Work and such Derivative Works in Source or Object form.
9611
+
9612
+ 3. Grant of Patent License. Subject to the terms and conditions of
9613
+ this License, each Contributor hereby grants to You a perpetual,
9614
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
9615
+ (except as stated in this section) patent license to make, have made,
9616
+ use, offer to sell, sell, import, and otherwise transfer the Work,
9617
+ where such license applies only to those patent claims licensable
9618
+ by such Contributor that are necessarily infringed by their
9619
+ Contribution(s) alone or by combination of their Contribution(s)
9620
+ with the Work to which such Contribution(s) was submitted. If You
9621
+ institute patent litigation against any entity (including a
9622
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
9623
+ or a Contribution incorporated within the Work constitutes direct
9624
+ or contributory patent infringement, then any patent licenses
9625
+ granted to You under this License for that Work shall terminate
9626
+ as of the date such litigation is filed.
9627
+
9628
+ 4. Redistribution. You may reproduce and distribute copies of the
9629
+ Work or Derivative Works thereof in any medium, with or without
9630
+ modifications, and in Source or Object form, provided that You
9631
+ meet the following conditions:
9632
+
9633
+ (a) You must give any other recipients of the Work or
9634
+ Derivative Works a copy of this License; and
9635
+
9636
+ (b) You must cause any modified files to carry prominent notices
9637
+ stating that You changed the files; and
9638
+
9639
+ (c) You must retain, in the Source form of any Derivative Works
9640
+ that You distribute, all copyright, patent, trademark, and
9641
+ attribution notices from the Source form of the Work,
9642
+ excluding those notices that do not pertain to any part of
9643
+ the Derivative Works; and
9644
+
9645
+ (d) If the Work includes a "NOTICE" text file as part of its
9646
+ distribution, then any Derivative Works that You distribute must
9647
+ include a readable copy of the attribution notices contained
9648
+ within such NOTICE file, excluding those notices that do not
9649
+ pertain to any part of the Derivative Works, in at least one
9650
+ of the following places: within a NOTICE text file distributed
9651
+ as part of the Derivative Works; within the Source form or
9652
+ documentation, if provided along with the Derivative Works; or,
9653
+ within a display generated by the Derivative Works, if and
9654
+ wherever such third-party notices normally appear. The contents
9655
+ of the NOTICE file are for informational purposes only and
9656
+ do not modify the License. You may add Your own attribution
9657
+ notices within Derivative Works that You distribute, alongside
9658
+ or as an addendum to the NOTICE text from the Work, provided
9659
+ that such additional attribution notices cannot be construed
9660
+ as modifying the License.
9661
+
9662
+ You may add Your own copyright statement to Your modifications and
9663
+ may provide additional or different license terms and conditions
9664
+ for use, reproduction, or distribution of Your modifications, or
9665
+ for any such Derivative Works as a whole, provided Your use,
9666
+ reproduction, and distribution of the Work otherwise complies with
9667
+ the conditions stated in this License.
9668
+
9669
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
9670
+ any Contribution intentionally submitted for inclusion in the Work
9671
+ by You to the Licensor shall be under the terms and conditions of
9672
+ this License, without any additional terms or conditions.
9673
+ Notwithstanding the above, nothing herein shall supersede or modify
9674
+ the terms of any separate license agreement you may have executed
9675
+ with Licensor regarding such Contributions.
9676
+
9677
+ 6. Trademarks. This License does not grant permission to use the trade
9678
+ names, trademarks, service marks, or product names of the Licensor,
9679
+ except as required for reasonable and customary use in describing the
9680
+ origin of the Work and reproducing the content of the NOTICE file.
9681
+
9682
+ 7. Disclaimer of Warranty. Unless required by applicable law or
9683
+ agreed to in writing, Licensor provides the Work (and each
9684
+ Contributor provides its Contributions) on an "AS IS" BASIS,
9685
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
9686
+ implied, including, without limitation, any warranties or conditions
9687
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
9688
+ PARTICULAR PURPOSE. You are solely responsible for determining the
9689
+ appropriateness of using or redistributing the Work and assume any
9690
+ risks associated with Your exercise of permissions under this License.
9691
+
9692
+ 8. Limitation of Liability. In no event and under no legal theory,
9693
+ whether in tort (including negligence), contract, or otherwise,
9694
+ unless required by applicable law (such as deliberate and grossly
9695
+ negligent acts) or agreed to in writing, shall any Contributor be
9696
+ liable to You for damages, including any direct, indirect, special,
9697
+ incidental, or consequential damages of any character arising as a
9698
+ result of this License or out of the use or inability to use the
9699
+ Work (including but not limited to damages for loss of goodwill,
9700
+ work stoppage, computer failure or malfunction, or any and all
9701
+ other commercial damages or losses), even if such Contributor
9702
+ has been advised of the possibility of such damages.
9703
+
9704
+ 9. Accepting Warranty or Additional Liability. While redistributing
9705
+ the Work or Derivative Works thereof, You may choose to offer,
9706
+ and charge a fee for, acceptance of support, warranty, indemnity,
9707
+ or other liability obligations and/or rights consistent with this
9708
+ License. However, in accepting such obligations, You may act only
9709
+ on Your own behalf and on Your sole responsibility, not on behalf
9710
+ of any other Contributor, and only if You agree to indemnify,
9711
+ defend, and hold each Contributor harmless for any liability
9712
+ incurred by, or claims asserted against, such Contributor by reason
9713
+ of your accepting any such warranty or additional liability.
9714
+
9715
+ END OF TERMS AND CONDITIONS
9716
+
9717
+ APPENDIX: How to apply the Apache License to your work.
9718
+
9719
+ To apply the Apache License to your work, attach the following
9720
+ boilerplate notice, with the fields enclosed by brackets "[]"
9721
+ replaced with your own identifying information. (Don't include
9722
+ the brackets!) The text should be enclosed in the appropriate
9723
+ comment syntax for the file format. We also recommend that a
9724
+ file or class name and description of purpose be included on the
9725
+ same "printed page" as the copyright notice for easier
9726
+ identification within third-party archives.
9727
+
9728
+ Copyright © 2023 SurrealDB Ltd.
9729
+
9730
+ Licensed under the Apache License, Version 2.0 (the "License");
9731
+ you may not use this file except in compliance with the License.
9732
+ You may obtain a copy of the License at
9733
+
9734
+ http://www.apache.org/licenses/LICENSE-2.0
9735
+
9736
+ Unless required by applicable law or agreed to in writing, software
9737
+ distributed under the License is distributed on an "AS IS" BASIS,
9738
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9739
+ See the License for the specific language governing permissions and
9740
+ limitations under the License.
9741
+ =========================================================================================================
9536
9742
  Files: svelte.json
9537
9743
  License: https://raw.githubusercontent.com/sveltejs/language-tools/master/LICENSE
9538
9744
  SPDX: MIT
package/README.md CHANGED
@@ -57,7 +57,7 @@ import { grammars } from 'tm-grammars'
57
57
  | `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 |
58
58
  | `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 |
59
59
  | `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 |
60
- | `csharp` | `c#` `cs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/2716852bf1179651402288d6363b5b63873bb36e/extensions/csharp/syntaxes/csharp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 82.44 kB |
60
+ | `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 |
61
61
  | `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
62
  | `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 |
63
63
  | `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 |
@@ -95,7 +95,7 @@ import { grammars } from 'tm-grammars'
95
95
  | `glsl` | | [polym0rph/GLSL.tmbundle](https://github.com/polym0rph/GLSL.tmbundle/blob/6998d3bbd204e26746a5ca580cda4c650b9057b1/Syntaxes/GLSL.tmLanguage) | | | `c` | 3.39 kB |
96
96
  | `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 |
97
97
  | `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 |
98
- | `go` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f8bb386a48f799f890d00f217a90f615c9b3866c/extensions/go/syntaxes/go.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 43.43 kB |
98
+ | `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
99
  | `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 |
100
100
  | `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 |
101
101
  | `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 |
@@ -129,14 +129,14 @@ import { grammars } from 'tm-grammars'
129
129
  | `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 |
130
130
  | `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 |
131
131
  | `kusto` | `kql` | [rosshamish/kuskus](https://github.com/rosshamish/kuskus/blob/ff48034975f387ba79258776e5d452bee43a6233/kusto-syntax-highlighting/syntaxes/kusto.tmLanguage.json) | | | | 14.28 kB |
132
- | `latex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/e6cffb21362b6d7addb977ff7db14f0681228780/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.56 kB |
132
+ | `latex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c8fdd1650c06321d687ddfd1eff06aae4b616256/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.95 kB |
133
133
  | `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 |
134
134
  | `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 |
135
135
  | `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 |
136
136
  | `llvm` | | [llvm/llvm-project](https://github.com/llvm/llvm-project/blob/224873d7acab430d29c978136418c40fa028a40d/llvm/utils/vscode/llvm/syntaxes/ll.tmLanguage.yaml) | [NOASSERTION](https://raw.githubusercontent.com/llvm/llvm-project/main/LICENSE.TXT) | | | 4.55 kB |
137
137
  | `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 |
138
138
  | `logo` | | [textmate/logo.tmbundle](https://github.com/textmate/logo.tmbundle/blob/3205e987ed2a2aa11accdd55a7d094832441f89c/Syntaxes/Logo.tmLanguage) | | | | 2.95 kB |
139
- | `lua` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/5c213a1e84928c7a7d11ca5b282ca602d40c1352/extensions/lua/syntaxes/lua.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `c` | 14.17 kB |
139
+ | `lua` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c8fdd1650c06321d687ddfd1eff06aae4b616256/extensions/lua/syntaxes/lua.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `c` | 14.47 kB |
140
140
  | `luau` | | [JohnnyMorganz/Luau.tmLanguage](https://github.com/JohnnyMorganz/Luau.tmLanguage/blob/1887144227f4e4444f1bf74fb978449e28e46cd4/Luau.tmLanguage) | [NOASSERTION](https://raw.githubusercontent.com/JohnnyMorganz/Luau.tmLanguage/main/LICENSE.md) | | | 13.11 kB |
141
141
  | `make` | `makefile` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/91db8ea85fee30ebb3c7a5e7939aa2a8d79811c5/extensions/make/syntaxes/make.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 8.41 kB |
142
142
  | `markdown` | `md` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/6d8ab9737d58fc5eaf07e2ae6553b38183a5de47/extensions/markdown-basics/syntaxes/markdown.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `css` `html` `ini` `java` `lua` `make` `perl` `r` `ruby` `php` `sql` `vb` `xml` `xsl` `yaml` `bat` `clojure` `coffee` `c` `cpp` `diff` `docker` `git-commit` `git-rebase` `go` `groovy` `pug` `javascript` `json` `jsonc` `jsonl` `less` `objective-c` `swift` `scss` `raku` `powershell` `python` `julia` `regexp` `rust` `scala` `shellscript` `typescript` `tsx` `csharp` `fsharp` `dart` `handlebars` `log` `erlang` `elixir` `latex` `bibtex` `abap` `rst` `html-derivative` | 55.03 kB |
@@ -161,7 +161,7 @@ import { grammars } from 'tm-grammars'
161
161
  | `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 |
162
162
  | `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 |
163
163
  | `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 |
164
- | `php` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/0ac234bbd0b6dd67efa40d1b593f9808f9dfdaf4/extensions/php/syntaxes/php.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` `xml` `sql` `javascript` `json` `css` | 104.80 kB |
164
+ | `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 |
165
165
  | `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 |
166
166
  | `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 |
167
167
  | `po` | `pot` `potx` | [textmate/gettext.tmbundle](https://github.com/textmate/gettext.tmbundle/blob/08bb69558d82ada8d4f36b8869f871ce69014749/Syntaxes/Gettext.tmLanguage) | | | | 2.96 kB |
@@ -205,10 +205,11 @@ import { grammars } from 'tm-grammars'
205
205
  | `soy` | `closure-templates` | [mthadley/language-closure-templates](https://github.com/mthadley/language-closure-templates/blob/7caf3a1fad0245c4196d3766ba0f481762fbc92e/grammars/closure-templates.json) | [MIT](https://raw.githubusercontent.com/mthadley/language-closure-templates/master/LICENSE) | | `html` | 6.40 kB |
206
206
  | `sparql` | | [stardog-union/stardog-vsc](https://github.com/stardog-union/stardog-vsc/blob/a1963c610cde0eab23c44fc01ab36652565524de/stardog-rdf-grammars/syntaxes/sparql.tmLanguage.json) | | | `turtle` | 1.30 kB |
207
207
  | `splunk` | `spl` | [arcsector/vscode-splunk-search-syntax](https://github.com/arcsector/vscode-splunk-search-syntax/blob/b1f68ff035950e6a98e0db4af1a338cb1c3c1858/syntaxes/splunk_search.tmLanguage) | [MIT](https://raw.githubusercontent.com/arcsector/vscode-splunk-search-syntax/master/LICENSE.txt) | | | 3.18 kB |
208
- | `sql` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f8bb386a48f799f890d00f217a90f615c9b3866c/extensions/sql/syntaxes/sql.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 22.33 kB |
208
+ | `sql` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c8fdd1650c06321d687ddfd1eff06aae4b616256/extensions/sql/syntaxes/sql.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 22.33 kB |
209
209
  | `ssh-config` | | [textmate/ssh-config.tmbundle](https://github.com/textmate/ssh-config.tmbundle/blob/212a0000c50e0c877303b2c4fcead539d2af2670/Syntaxes/SSH-Config.tmLanguage) | | | | 3.43 kB |
210
210
  | `stata` | | [kylebarron/language-stata](https://github.com/kylebarron/language-stata/blob/dd98de502bc1bf2a205f3f023afb98c7aa5b42ee/grammars/stata.json) | [MIT](https://raw.githubusercontent.com/kylebarron/language-stata/master/LICENSE) | | `sql` | 54.40 kB |
211
211
  | `stylus` | `styl` | [d4rkr00t/language-stylus](https://github.com/d4rkr00t/language-stylus/blob/198a851f385aee857332f3ce5dd981ff67720ead/syntaxes/stylus.json) | [MIT](https://raw.githubusercontent.com/d4rkr00t/language-stylus/master/LICENSE) | [Open Collective: **stylus**](https://opencollective.com/stylus) | | 29.69 kB |
212
+ | `surrealql` | `surql` | [surrealdb/surrealql-grammar](https://github.com/surrealdb/surrealql-grammar/blob/afb9c5362be1b291da3a6b7eb71902cc460759ed/syntaxes/surrealql.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/surrealdb/surrealql-grammar/main/LICENSE) | | `javascript` | 20.92 kB |
212
213
  | `svelte` | | [sveltejs/language-tools](https://github.com/sveltejs/language-tools/blob/96e8ca884711bc5acaf1fda45ed7f95b38a75b4a/packages/svelte-vscode/syntaxes/svelte.tmLanguage.src.yaml) | [MIT](https://raw.githubusercontent.com/sveltejs/language-tools/master/LICENSE) | [Open Collective: **svelte**](https://opencollective.com/svelte) | `javascript` `typescript` `coffee` `stylus` `sass` `css` `scss` `less` `postcss` `pug` `markdown` | 17.03 kB |
213
214
  | `swift` | | [jtbandes/swift-tmlanguage](https://github.com/jtbandes/swift-tmlanguage/blob/45ac01d47c6d63402570c2c36bcfbadbd1c7bca6/Swift.tmLanguage.yaml) | [MIT](https://raw.githubusercontent.com/jtbandes/swift-tmlanguage/main/LICENSE.md) | [GitHub Sponsors: **@jtbandes**](https://github.com/sponsors/jtbandes) [Ko-fi: **jtbandes**](https://ko-fi.com/jtbandes) | | 81.70 kB |
214
215
  | `system-verilog` | | [mshr-h/vscode-verilog-hdl-support](https://github.com/mshr-h/vscode-verilog-hdl-support/blob/a63b28cd8f15d9ec4861b2f802e8bf6ce4f6d2f2/syntaxes/systemverilog.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mshr-h/vscode-verilog-hdl-support/main/LICENSE) | [buymeacoffee.com](https://www.buymeacoffee.com/mshr.h) | | 24.20 kB |
@@ -313,7 +313,7 @@
313
313
  ]
314
314
  },
315
315
  "array-creation-expression": {
316
- "begin": "\\b(new|stackalloc)\\b\\s*(?<type_name>(?:(?:(?<identifier>@?[_[:alpha:]][_[:alnum:]]*)\\s*::\\s*)?(?<name_and_type_args>\\g<identifier>\\s*(?<type_args>\\s*<(?:[^<>]|\\g<type_args>)+>\\s*)?)(?:\\s*\\.\\s*\\g<name_and_type_args>)*|(?<tuple>\\s*\\((?:[^()]|\\g<tuple>)+\\)))(?:\\s*\\?\\s*)?(?:\\s*\\[(?:\\s*,\\s*)*]\\s*\\??\\s*)*)?\\s*(?=\\[)",
316
+ "begin": "\\b(new|stackalloc)\\b\\s*(?<type_name>(?:(?:(?<identifier>@?[_[:alpha:]][_[:alnum:]]*)\\s*::\\s*)?(?<name_and_type_args>\\g<identifier>\\s*(?<type_args>\\s*<(?:[^<>]|\\g<type_args>)+>\\s*)?)(?:\\s*\\.\\s*\\g<name_and_type_args>)*|(?<tuple>\\s*\\((?:[^()]|\\g<tuple>)+\\)))(?:\\s*\\*\\s*)*(?:\\s*\\?\\s*)?(?:\\s*\\[(?:\\s*,\\s*)*]\\s*\\??\\s*)*)?\\s*(?=\\[)",
317
317
  "beginCaptures": {
318
318
  "1": {
319
319
  "name": "keyword.operator.expression.$1.cs"
@@ -441,7 +441,7 @@
441
441
  ]
442
442
  },
443
443
  "attribute-section": {
444
- "begin": "(\\[)(assembly|module|field|event|method|param|property|return|type)?(:)?",
444
+ "begin": "(\\[)(assembly|module|field|event|method|param|property|return|typevar|type)?(:)?",
445
445
  "beginCaptures": {
446
446
  "1": {
447
447
  "name": "punctuation.squarebracket.open.cs"
@@ -495,6 +495,33 @@
495
495
  }
496
496
  ]
497
497
  },
498
+ "base-class-constructor-call": {
499
+ "begin": "(?:(@?[_[:alpha:]][_[:alnum:]]*)\\s*(\\.))*(@?[_[:alpha:]][_[:alnum:]]*)\\s*(<(?<type_args>[^()<>]|\\((?:[^()<>]|<[^()<>]*>|\\([^()<>]*\\))*\\)|<\\g<type_args>*>)*>\\s*)?(?=\\()",
500
+ "beginCaptures": {
501
+ "1": {
502
+ "name": "entity.name.type.cs"
503
+ },
504
+ "2": {
505
+ "name": "punctuation.accessor.cs"
506
+ },
507
+ "3": {
508
+ "name": "entity.name.type.cs"
509
+ },
510
+ "4": {
511
+ "patterns": [
512
+ {
513
+ "include": "#type-arguments"
514
+ }
515
+ ]
516
+ }
517
+ },
518
+ "end": "(?<=\\))",
519
+ "patterns": [
520
+ {
521
+ "include": "#argument-list"
522
+ }
523
+ ]
524
+ },
498
525
  "base-types": {
499
526
  "begin": ":",
500
527
  "beginCaptures": {
@@ -504,6 +531,9 @@
504
531
  },
505
532
  "end": "(?=\\{|where|;)",
506
533
  "patterns": [
534
+ {
535
+ "include": "#base-class-constructor-call"
536
+ },
507
537
  {
508
538
  "include": "#type"
509
539
  },
@@ -870,9 +900,15 @@
870
900
  {
871
901
  "include": "#type-declarations"
872
902
  },
903
+ {
904
+ "include": "#constructor-declaration"
905
+ },
873
906
  {
874
907
  "include": "#property-declaration"
875
908
  },
909
+ {
910
+ "include": "#fixed-size-buffer-declaration"
911
+ },
876
912
  {
877
913
  "include": "#field-declaration"
878
914
  },
@@ -885,9 +921,6 @@
885
921
  {
886
922
  "include": "#variable-initializer"
887
923
  },
888
- {
889
- "include": "#constructor-declaration"
890
- },
891
924
  {
892
925
  "include": "#destructor-declaration"
893
926
  },
@@ -1042,17 +1075,14 @@
1042
1075
  ]
1043
1076
  },
1044
1077
  "constructor-declaration": {
1045
- "begin": "(?=@?[_[:alpha:]][_[:alnum:]]*\\s*\\()",
1078
+ "begin": "(@?[_[:alpha:]][_[:alnum:]]*)\\s*(?=\\(|$)",
1079
+ "beginCaptures": {
1080
+ "1": {
1081
+ "name": "entity.name.function.cs"
1082
+ }
1083
+ },
1046
1084
  "end": "(?<=})|(?=;)",
1047
1085
  "patterns": [
1048
- {
1049
- "captures": {
1050
- "1": {
1051
- "name": "entity.name.function.cs"
1052
- }
1053
- },
1054
- "match": "(@?[_[:alpha:]][_[:alnum:]]*)\\b"
1055
- },
1056
1086
  {
1057
1087
  "begin": "(:)",
1058
1088
  "beginCaptures": {
@@ -1696,6 +1726,12 @@
1696
1726
  {
1697
1727
  "include": "#is-expression"
1698
1728
  },
1729
+ {
1730
+ "include": "#boolean-literal"
1731
+ },
1732
+ {
1733
+ "include": "#null-literal"
1734
+ },
1699
1735
  {
1700
1736
  "include": "#anonymous-method-expression"
1701
1737
  },
@@ -1889,6 +1925,33 @@
1889
1925
  }
1890
1926
  ]
1891
1927
  },
1928
+ "fixed-size-buffer-declaration": {
1929
+ "begin": "\\b(fixed)\\b\\s+(?<type_name>(?:(?<identifier>@?[_[:alpha:]][_[:alnum:]]*)\\s*::\\s*)?(?<name_and_type_args>\\g<identifier>\\s*(?<type_args>\\s*<(?:[^<>]|\\g<type_args>)+>\\s*)?)(?:\\s*\\.\\s*\\g<name_and_type_args>)*)\\s+(\\g<identifier>)\\s*(?=\\[)",
1930
+ "beginCaptures": {
1931
+ "1": {
1932
+ "name": "storage.modifier.fixed.cs"
1933
+ },
1934
+ "2": {
1935
+ "patterns": [
1936
+ {
1937
+ "include": "#type"
1938
+ }
1939
+ ]
1940
+ },
1941
+ "6": {
1942
+ "name": "entity.name.variable.field.cs"
1943
+ }
1944
+ },
1945
+ "end": "(?=;)",
1946
+ "patterns": [
1947
+ {
1948
+ "include": "#bracketed-argument-list"
1949
+ },
1950
+ {
1951
+ "include": "#comment"
1952
+ }
1953
+ ]
1954
+ },
1892
1955
  "fixed-statement": {
1893
1956
  "begin": "\\b(fixed)\\b",
1894
1957
  "beginCaptures": {
@@ -1957,6 +2020,15 @@
1957
2020
  },
1958
2021
  {
1959
2022
  "include": "#local-variable-declaration"
2023
+ },
2024
+ {
2025
+ "include": "#local-tuple-var-deconstruction"
2026
+ },
2027
+ {
2028
+ "include": "#tuple-deconstruction-assignment"
2029
+ },
2030
+ {
2031
+ "include": "#expression"
1960
2032
  }
1961
2033
  ]
1962
2034
  },
@@ -2726,6 +2798,9 @@
2726
2798
  },
2727
2799
  {
2728
2800
  "include": "#local-tuple-var-deconstruction"
2801
+ },
2802
+ {
2803
+ "include": "#local-tuple-declaration-deconstruction"
2729
2804
  }
2730
2805
  ]
2731
2806
  },
@@ -2776,6 +2851,18 @@
2776
2851
  }
2777
2852
  ]
2778
2853
  },
2854
+ "local-tuple-declaration-deconstruction": {
2855
+ "captures": {
2856
+ "1": {
2857
+ "patterns": [
2858
+ {
2859
+ "include": "#tuple-declaration-deconstruction-element-list"
2860
+ }
2861
+ ]
2862
+ }
2863
+ },
2864
+ "match": "(?<tuple>\\((?:[^()]|\\g<tuple>)+\\))\\s*(?!=[=>])(?==)"
2865
+ },
2779
2866
  "local-tuple-var-deconstruction": {
2780
2867
  "begin": "\\b(var)\\b\\s*(?<tuple>\\((?:[^()]|\\g<tuple>)+\\))\\s*(?=[);=])",
2781
2868
  "beginCaptures": {
@@ -2801,7 +2888,7 @@
2801
2888
  ]
2802
2889
  },
2803
2890
  "local-variable-declaration": {
2804
- "begin": "(?:(?:\\b(ref)\\s+(?:\\b(readonly)\\s+)?)?\\b(var)\\b|(?<type_name>(?:ref\\s+(?:readonly\\s+)?)?(?:(?:(?<identifier>@?[_[:alpha:]][_[:alnum:]]*)\\s*::\\s*)?(?<name_and_type_args>\\g<identifier>\\s*(?<type_args>\\s*<(?:[^<>]|\\g<type_args>)+>\\s*)?)(?:\\s*\\.\\s*\\g<name_and_type_args>)*|(?<tuple>\\s*\\((?:[^()]|\\g<tuple>)+\\)))(?:\\s*[*?]\\s*)?(?:\\s*\\[(?:\\s*,\\s*)*]\\s*\\??\\s*)*))\\s+(\\g<identifier>)\\s*(?!=>)(?=[),;=])",
2891
+ "begin": "(?:(?:\\b(ref)\\s+(?:\\b(readonly)\\s+)?)?\\b(var)\\b|(?<type_name>(?:ref\\s+(?:readonly\\s+)?)?(?:(?:(?<identifier>@?[_[:alpha:]][_[:alnum:]]*)\\s*::\\s*)?(?<name_and_type_args>\\g<identifier>\\s*(?<type_args>\\s*<(?:[^<>]|\\g<type_args>)+>\\s*)?)(?:\\s*\\.\\s*\\g<name_and_type_args>)*|(?<tuple>\\s*\\((?:[^()]|\\g<tuple>)+\\)))(?:\\s*\\*\\s*)*(?:\\s*\\?\\s*)?(?:\\s*\\[(?:\\s*,\\s*)*]\\s*\\??\\s*)*))\\s+(\\g<identifier>)\\s*(?!=>)(?=[),;=])",
2805
2892
  "beginCaptures": {
2806
2893
  "1": {
2807
2894
  "name": "storage.modifier.ref.cs"
@@ -3469,7 +3556,7 @@
3469
3556
  "name": "meta.preprocessor.cs",
3470
3557
  "patterns": [
3471
3558
  {
3472
- "include": "#comment"
3559
+ "include": "#preprocessor-comment"
3473
3560
  },
3474
3561
  {
3475
3562
  "include": "#preprocessor-define-or-undef"
@@ -3632,6 +3719,29 @@
3632
3719
  },
3633
3720
  "match": "\\b(sdk)\\b\\s*([_[:alpha:]][._[:alnum:]]*)?(@)?(.*)?\\s*"
3634
3721
  },
3722
+ "preprocessor-comment": {
3723
+ "patterns": [
3724
+ {
3725
+ "captures": {
3726
+ "1": {
3727
+ "name": "punctuation.definition.comment.cs"
3728
+ }
3729
+ },
3730
+ "match": "(//).*(?=$)",
3731
+ "name": "comment.line.double-slash.cs"
3732
+ },
3733
+ {
3734
+ "begin": "/\\*",
3735
+ "captures": {
3736
+ "0": {
3737
+ "name": "punctuation.definition.comment.cs"
3738
+ }
3739
+ },
3740
+ "end": "\\*/",
3741
+ "name": "comment.block.cs"
3742
+ }
3743
+ ]
3744
+ },
3635
3745
  "preprocessor-define-or-undef": {
3636
3746
  "captures": {
3637
3747
  "1": {
@@ -3726,7 +3836,7 @@
3726
3836
  "end": "(?=$)",
3727
3837
  "patterns": [
3728
3838
  {
3729
- "include": "#comment"
3839
+ "include": "#preprocessor-comment"
3730
3840
  },
3731
3841
  {
3732
3842
  "include": "#preprocessor-expression"
@@ -3911,10 +4021,13 @@
3911
4021
  "name": "storage.modifier.$1.cs"
3912
4022
  },
3913
4023
  {
3914
- "begin": "\\b(get)\\b\\s*(?=[;{]|=>|//|/\\*|$)",
4024
+ "begin": "(?:\\b(readonly)\\s+)?\\b(get)\\b\\s*(?=[;{]|=>|//|/\\*|$)",
3915
4025
  "beginCaptures": {
3916
4026
  "1": {
3917
- "name": "storage.type.accessor.$1.cs"
4027
+ "name": "storage.modifier.readonly.cs"
4028
+ },
4029
+ "2": {
4030
+ "name": "storage.type.accessor.get.cs"
3918
4031
  }
3919
4032
  },
3920
4033
  "end": "(?<=[;}])|(?=})",
package/grammars/go.json CHANGED
@@ -121,6 +121,9 @@
121
121
  {
122
122
  "include": "#struct_variables_types"
123
123
  },
124
+ {
125
+ "include": "#support_functions"
126
+ },
124
127
  {
125
128
  "include": "#type-declarations"
126
129
  },