tm-grammars 1.24.25 → 1.25.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
@@ -4871,6 +4871,214 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4871
4871
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4872
4872
  SOFTWARE.
4873
4873
 
4874
+ =========================================================================================================
4875
+ Files: kdl.json
4876
+ License: https://raw.githubusercontent.com/kdl-org/vscode-kdl/main/LICENSE
4877
+ SPDX: Apache-2.0
4878
+ ---------------------------------------------------------------------------------------------------------
4879
+
4880
+ Apache License
4881
+ Version 2.0, January 2004
4882
+ http://www.apache.org/licenses/
4883
+
4884
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
4885
+
4886
+ 1. Definitions.
4887
+
4888
+ "License" shall mean the terms and conditions for use, reproduction,
4889
+ and distribution as defined by Sections 1 through 9 of this document.
4890
+
4891
+ "Licensor" shall mean the copyright owner or entity authorized by
4892
+ the copyright owner that is granting the License.
4893
+
4894
+ "Legal Entity" shall mean the union of the acting entity and all
4895
+ other entities that control, are controlled by, or are under common
4896
+ control with that entity. For the purposes of this definition,
4897
+ "control" means (i) the power, direct or indirect, to cause the
4898
+ direction or management of such entity, whether by contract or
4899
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
4900
+ outstanding shares, or (iii) beneficial ownership of such entity.
4901
+
4902
+ "You" (or "Your") shall mean an individual or Legal Entity
4903
+ exercising permissions granted by this License.
4904
+
4905
+ "Source" form shall mean the preferred form for making modifications,
4906
+ including but not limited to software source code, documentation
4907
+ source, and configuration files.
4908
+
4909
+ "Object" form shall mean any form resulting from mechanical
4910
+ transformation or translation of a Source form, including but
4911
+ not limited to compiled object code, generated documentation,
4912
+ and conversions to other media types.
4913
+
4914
+ "Work" shall mean the work of authorship, whether in Source or
4915
+ Object form, made available under the License, as indicated by a
4916
+ copyright notice that is included in or attached to the work
4917
+ (an example is provided in the Appendix below).
4918
+
4919
+ "Derivative Works" shall mean any work, whether in Source or Object
4920
+ form, that is based on (or derived from) the Work and for which the
4921
+ editorial revisions, annotations, elaborations, or other modifications
4922
+ represent, as a whole, an original work of authorship. For the purposes
4923
+ of this License, Derivative Works shall not include works that remain
4924
+ separable from, or merely link (or bind by name) to the interfaces of,
4925
+ the Work and Derivative Works thereof.
4926
+
4927
+ "Contribution" shall mean any work of authorship, including
4928
+ the original version of the Work and any modifications or additions
4929
+ to that Work or Derivative Works thereof, that is intentionally
4930
+ submitted to Licensor for inclusion in the Work by the copyright owner
4931
+ or by an individual or Legal Entity authorized to submit on behalf of
4932
+ the copyright owner. For the purposes of this definition, "submitted"
4933
+ means any form of electronic, verbal, or written communication sent
4934
+ to the Licensor or its representatives, including but not limited to
4935
+ communication on electronic mailing lists, source code control systems,
4936
+ and issue tracking systems that are managed by, or on behalf of, the
4937
+ Licensor for the purpose of discussing and improving the Work, but
4938
+ excluding communication that is conspicuously marked or otherwise
4939
+ designated in writing by the copyright owner as "Not a Contribution."
4940
+
4941
+ "Contributor" shall mean Licensor and any individual or Legal Entity
4942
+ on behalf of whom a Contribution has been received by Licensor and
4943
+ subsequently incorporated within the Work.
4944
+
4945
+ 2. Grant of Copyright License. Subject to the terms and conditions of
4946
+ this License, each Contributor hereby grants to You a perpetual,
4947
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4948
+ copyright license to reproduce, prepare Derivative Works of,
4949
+ publicly display, publicly perform, sublicense, and distribute the
4950
+ Work and such Derivative Works in Source or Object form.
4951
+
4952
+ 3. Grant of Patent License. Subject to the terms and conditions of
4953
+ this License, each Contributor hereby grants to You a perpetual,
4954
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4955
+ (except as stated in this section) patent license to make, have made,
4956
+ use, offer to sell, sell, import, and otherwise transfer the Work,
4957
+ where such license applies only to those patent claims licensable
4958
+ by such Contributor that are necessarily infringed by their
4959
+ Contribution(s) alone or by combination of their Contribution(s)
4960
+ with the Work to which such Contribution(s) was submitted. If You
4961
+ institute patent litigation against any entity (including a
4962
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
4963
+ or a Contribution incorporated within the Work constitutes direct
4964
+ or contributory patent infringement, then any patent licenses
4965
+ granted to You under this License for that Work shall terminate
4966
+ as of the date such litigation is filed.
4967
+
4968
+ 4. Redistribution. You may reproduce and distribute copies of the
4969
+ Work or Derivative Works thereof in any medium, with or without
4970
+ modifications, and in Source or Object form, provided that You
4971
+ meet the following conditions:
4972
+
4973
+ (a) You must give any other recipients of the Work or
4974
+ Derivative Works a copy of this License; and
4975
+
4976
+ (b) You must cause any modified files to carry prominent notices
4977
+ stating that You changed the files; and
4978
+
4979
+ (c) You must retain, in the Source form of any Derivative Works
4980
+ that You distribute, all copyright, patent, trademark, and
4981
+ attribution notices from the Source form of the Work,
4982
+ excluding those notices that do not pertain to any part of
4983
+ the Derivative Works; and
4984
+
4985
+ (d) If the Work includes a "NOTICE" text file as part of its
4986
+ distribution, then any Derivative Works that You distribute must
4987
+ include a readable copy of the attribution notices contained
4988
+ within such NOTICE file, excluding those notices that do not
4989
+ pertain to any part of the Derivative Works, in at least one
4990
+ of the following places: within a NOTICE text file distributed
4991
+ as part of the Derivative Works; within the Source form or
4992
+ documentation, if provided along with the Derivative Works; or,
4993
+ within a display generated by the Derivative Works, if and
4994
+ wherever such third-party notices normally appear. The contents
4995
+ of the NOTICE file are for informational purposes only and
4996
+ do not modify the License. You may add Your own attribution
4997
+ notices within Derivative Works that You distribute, alongside
4998
+ or as an addendum to the NOTICE text from the Work, provided
4999
+ that such additional attribution notices cannot be construed
5000
+ as modifying the License.
5001
+
5002
+ You may add Your own copyright statement to Your modifications and
5003
+ may provide additional or different license terms and conditions
5004
+ for use, reproduction, or distribution of Your modifications, or
5005
+ for any such Derivative Works as a whole, provided Your use,
5006
+ reproduction, and distribution of the Work otherwise complies with
5007
+ the conditions stated in this License.
5008
+
5009
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
5010
+ any Contribution intentionally submitted for inclusion in the Work
5011
+ by You to the Licensor shall be under the terms and conditions of
5012
+ this License, without any additional terms or conditions.
5013
+ Notwithstanding the above, nothing herein shall supersede or modify
5014
+ the terms of any separate license agreement you may have executed
5015
+ with Licensor regarding such Contributions.
5016
+
5017
+ 6. Trademarks. This License does not grant permission to use the trade
5018
+ names, trademarks, service marks, or product names of the Licensor,
5019
+ except as required for reasonable and customary use in describing the
5020
+ origin of the Work and reproducing the content of the NOTICE file.
5021
+
5022
+ 7. Disclaimer of Warranty. Unless required by applicable law or
5023
+ agreed to in writing, Licensor provides the Work (and each
5024
+ Contributor provides its Contributions) on an "AS IS" BASIS,
5025
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
5026
+ implied, including, without limitation, any warranties or conditions
5027
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
5028
+ PARTICULAR PURPOSE. You are solely responsible for determining the
5029
+ appropriateness of using or redistributing the Work and assume any
5030
+ risks associated with Your exercise of permissions under this License.
5031
+
5032
+ 8. Limitation of Liability. In no event and under no legal theory,
5033
+ whether in tort (including negligence), contract, or otherwise,
5034
+ unless required by applicable law (such as deliberate and grossly
5035
+ negligent acts) or agreed to in writing, shall any Contributor be
5036
+ liable to You for damages, including any direct, indirect, special,
5037
+ incidental, or consequential damages of any character arising as a
5038
+ result of this License or out of the use or inability to use the
5039
+ Work (including but not limited to damages for loss of goodwill,
5040
+ work stoppage, computer failure or malfunction, or any and all
5041
+ other commercial damages or losses), even if such Contributor
5042
+ has been advised of the possibility of such damages.
5043
+
5044
+ 9. Accepting Warranty or Additional Liability. While redistributing
5045
+ the Work or Derivative Works thereof, You may choose to offer,
5046
+ and charge a fee for, acceptance of support, warranty, indemnity,
5047
+ or other liability obligations and/or rights consistent with this
5048
+ License. However, in accepting such obligations, You may act only
5049
+ on Your own behalf and on Your sole responsibility, not on behalf
5050
+ of any other Contributor, and only if You agree to indemnify,
5051
+ defend, and hold each Contributor harmless for any liability
5052
+ incurred by, or claims asserted against, such Contributor by reason
5053
+ of your accepting any such warranty or additional liability.
5054
+
5055
+ END OF TERMS AND CONDITIONS
5056
+
5057
+ APPENDIX: How to apply the Apache License to your work.
5058
+
5059
+ To apply the Apache License to your work, attach the following
5060
+ boilerplate notice, with the fields enclosed by brackets "[]"
5061
+ replaced with your own identifying information. (Don't include
5062
+ the brackets!) The text should be enclosed in the appropriate
5063
+ comment syntax for the file format. We also recommend that a
5064
+ file or class name and description of purpose be included on the
5065
+ same "printed page" as the copyright notice for easier
5066
+ identification within third-party archives.
5067
+
5068
+ Copyright [yyyy] [name of copyright owner]
5069
+
5070
+ Licensed under the Apache License, Version 2.0 (the "License");
5071
+ you may not use this file except in compliance with the License.
5072
+ You may obtain a copy of the License at
5073
+
5074
+ http://www.apache.org/licenses/LICENSE-2.0
5075
+
5076
+ Unless required by applicable law or agreed to in writing, software
5077
+ distributed under the License is distributed on an "AS IS" BASIS,
5078
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5079
+ See the License for the specific language governing permissions and
5080
+ limitations under the License.
5081
+
4874
5082
  =========================================================================================================
4875
5083
  Files: kotlin.json
4876
5084
  License: https://raw.githubusercontent.com/fwcd/vscode-kotlin/main/LICENSE
@@ -5505,7 +5713,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5505
5713
 
5506
5714
  =========================================================================================================
5507
5715
  Files: mdc.json
5508
- License: https://raw.githubusercontent.com/nuxtlabs/vscode-mdc/main/LICENSE
5716
+ License: https://raw.githubusercontent.com/nuxt-content/vscode-mdc/main/LICENSE
5509
5717
  SPDX: MIT
5510
5718
  ---------------------------------------------------------------------------------------------------------
5511
5719
  MIT License
@@ -6669,6 +6877,214 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6669
6877
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
6670
6878
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6671
6879
 
6880
+ =========================================================================================================
6881
+ Files: pkl.json
6882
+ License: https://raw.githubusercontent.com/apple/pkl.tmbundle/main/LICENSE.txt
6883
+ SPDX: Apache-2.0
6884
+ ---------------------------------------------------------------------------------------------------------
6885
+
6886
+ Apache License
6887
+ Version 2.0, January 2004
6888
+ http://www.apache.org/licenses/
6889
+
6890
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6891
+
6892
+ 1. Definitions.
6893
+
6894
+ "License" shall mean the terms and conditions for use, reproduction,
6895
+ and distribution as defined by Sections 1 through 9 of this document.
6896
+
6897
+ "Licensor" shall mean the copyright owner or entity authorized by
6898
+ the copyright owner that is granting the License.
6899
+
6900
+ "Legal Entity" shall mean the union of the acting entity and all
6901
+ other entities that control, are controlled by, or are under common
6902
+ control with that entity. For the purposes of this definition,
6903
+ "control" means (i) the power, direct or indirect, to cause the
6904
+ direction or management of such entity, whether by contract or
6905
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
6906
+ outstanding shares, or (iii) beneficial ownership of such entity.
6907
+
6908
+ "You" (or "Your") shall mean an individual or Legal Entity
6909
+ exercising permissions granted by this License.
6910
+
6911
+ "Source" form shall mean the preferred form for making modifications,
6912
+ including but not limited to software source code, documentation
6913
+ source, and configuration files.
6914
+
6915
+ "Object" form shall mean any form resulting from mechanical
6916
+ transformation or translation of a Source form, including but
6917
+ not limited to compiled object code, generated documentation,
6918
+ and conversions to other media types.
6919
+
6920
+ "Work" shall mean the work of authorship, whether in Source or
6921
+ Object form, made available under the License, as indicated by a
6922
+ copyright notice that is included in or attached to the work
6923
+ (an example is provided in the Appendix below).
6924
+
6925
+ "Derivative Works" shall mean any work, whether in Source or Object
6926
+ form, that is based on (or derived from) the Work and for which the
6927
+ editorial revisions, annotations, elaborations, or other modifications
6928
+ represent, as a whole, an original work of authorship. For the purposes
6929
+ of this License, Derivative Works shall not include works that remain
6930
+ separable from, or merely link (or bind by name) to the interfaces of,
6931
+ the Work and Derivative Works thereof.
6932
+
6933
+ "Contribution" shall mean any work of authorship, including
6934
+ the original version of the Work and any modifications or additions
6935
+ to that Work or Derivative Works thereof, that is intentionally
6936
+ submitted to Licensor for inclusion in the Work by the copyright owner
6937
+ or by an individual or Legal Entity authorized to submit on behalf of
6938
+ the copyright owner. For the purposes of this definition, "submitted"
6939
+ means any form of electronic, verbal, or written communication sent
6940
+ to the Licensor or its representatives, including but not limited to
6941
+ communication on electronic mailing lists, source code control systems,
6942
+ and issue tracking systems that are managed by, or on behalf of, the
6943
+ Licensor for the purpose of discussing and improving the Work, but
6944
+ excluding communication that is conspicuously marked or otherwise
6945
+ designated in writing by the copyright owner as "Not a Contribution."
6946
+
6947
+ "Contributor" shall mean Licensor and any individual or Legal Entity
6948
+ on behalf of whom a Contribution has been received by Licensor and
6949
+ subsequently incorporated within the Work.
6950
+
6951
+ 2. Grant of Copyright License. Subject to the terms and conditions of
6952
+ this License, each Contributor hereby grants to You a perpetual,
6953
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6954
+ copyright license to reproduce, prepare Derivative Works of,
6955
+ publicly display, publicly perform, sublicense, and distribute the
6956
+ Work and such Derivative Works in Source or Object form.
6957
+
6958
+ 3. Grant of Patent License. Subject to the terms and conditions of
6959
+ this License, each Contributor hereby grants to You a perpetual,
6960
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6961
+ (except as stated in this section) patent license to make, have made,
6962
+ use, offer to sell, sell, import, and otherwise transfer the Work,
6963
+ where such license applies only to those patent claims licensable
6964
+ by such Contributor that are necessarily infringed by their
6965
+ Contribution(s) alone or by combination of their Contribution(s)
6966
+ with the Work to which such Contribution(s) was submitted. If You
6967
+ institute patent litigation against any entity (including a
6968
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
6969
+ or a Contribution incorporated within the Work constitutes direct
6970
+ or contributory patent infringement, then any patent licenses
6971
+ granted to You under this License for that Work shall terminate
6972
+ as of the date such litigation is filed.
6973
+
6974
+ 4. Redistribution. You may reproduce and distribute copies of the
6975
+ Work or Derivative Works thereof in any medium, with or without
6976
+ modifications, and in Source or Object form, provided that You
6977
+ meet the following conditions:
6978
+
6979
+ (a) You must give any other recipients of the Work or
6980
+ Derivative Works a copy of this License; and
6981
+
6982
+ (b) You must cause any modified files to carry prominent notices
6983
+ stating that You changed the files; and
6984
+
6985
+ (c) You must retain, in the Source form of any Derivative Works
6986
+ that You distribute, all copyright, patent, trademark, and
6987
+ attribution notices from the Source form of the Work,
6988
+ excluding those notices that do not pertain to any part of
6989
+ the Derivative Works; and
6990
+
6991
+ (d) If the Work includes a "NOTICE" text file as part of its
6992
+ distribution, then any Derivative Works that You distribute must
6993
+ include a readable copy of the attribution notices contained
6994
+ within such NOTICE file, excluding those notices that do not
6995
+ pertain to any part of the Derivative Works, in at least one
6996
+ of the following places: within a NOTICE text file distributed
6997
+ as part of the Derivative Works; within the Source form or
6998
+ documentation, if provided along with the Derivative Works; or,
6999
+ within a display generated by the Derivative Works, if and
7000
+ wherever such third-party notices normally appear. The contents
7001
+ of the NOTICE file are for informational purposes only and
7002
+ do not modify the License. You may add Your own attribution
7003
+ notices within Derivative Works that You distribute, alongside
7004
+ or as an addendum to the NOTICE text from the Work, provided
7005
+ that such additional attribution notices cannot be construed
7006
+ as modifying the License.
7007
+
7008
+ You may add Your own copyright statement to Your modifications and
7009
+ may provide additional or different license terms and conditions
7010
+ for use, reproduction, or distribution of Your modifications, or
7011
+ for any such Derivative Works as a whole, provided Your use,
7012
+ reproduction, and distribution of the Work otherwise complies with
7013
+ the conditions stated in this License.
7014
+
7015
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
7016
+ any Contribution intentionally submitted for inclusion in the Work
7017
+ by You to the Licensor shall be under the terms and conditions of
7018
+ this License, without any additional terms or conditions.
7019
+ Notwithstanding the above, nothing herein shall supersede or modify
7020
+ the terms of any separate license agreement you may have executed
7021
+ with Licensor regarding such Contributions.
7022
+
7023
+ 6. Trademarks. This License does not grant permission to use the trade
7024
+ names, trademarks, service marks, or product names of the Licensor,
7025
+ except as required for reasonable and customary use in describing the
7026
+ origin of the Work and reproducing the content of the NOTICE file.
7027
+
7028
+ 7. Disclaimer of Warranty. Unless required by applicable law or
7029
+ agreed to in writing, Licensor provides the Work (and each
7030
+ Contributor provides its Contributions) on an "AS IS" BASIS,
7031
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
7032
+ implied, including, without limitation, any warranties or conditions
7033
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
7034
+ PARTICULAR PURPOSE. You are solely responsible for determining the
7035
+ appropriateness of using or redistributing the Work and assume any
7036
+ risks associated with Your exercise of permissions under this License.
7037
+
7038
+ 8. Limitation of Liability. In no event and under no legal theory,
7039
+ whether in tort (including negligence), contract, or otherwise,
7040
+ unless required by applicable law (such as deliberate and grossly
7041
+ negligent acts) or agreed to in writing, shall any Contributor be
7042
+ liable to You for damages, including any direct, indirect, special,
7043
+ incidental, or consequential damages of any character arising as a
7044
+ result of this License or out of the use or inability to use the
7045
+ Work (including but not limited to damages for loss of goodwill,
7046
+ work stoppage, computer failure or malfunction, or any and all
7047
+ other commercial damages or losses), even if such Contributor
7048
+ has been advised of the possibility of such damages.
7049
+
7050
+ 9. Accepting Warranty or Additional Liability. While redistributing
7051
+ the Work or Derivative Works thereof, You may choose to offer,
7052
+ and charge a fee for, acceptance of support, warranty, indemnity,
7053
+ or other liability obligations and/or rights consistent with this
7054
+ License. However, in accepting such obligations, You may act only
7055
+ on Your own behalf and on Your sole responsibility, not on behalf
7056
+ of any other Contributor, and only if You agree to indemnify,
7057
+ defend, and hold each Contributor harmless for any liability
7058
+ incurred by, or claims asserted against, such Contributor by reason
7059
+ of your accepting any such warranty or additional liability.
7060
+
7061
+ END OF TERMS AND CONDITIONS
7062
+
7063
+ APPENDIX: How to apply the Apache License to your work.
7064
+
7065
+ To apply the Apache License to your work, attach the following
7066
+ boilerplate notice, with the fields enclosed by brackets "[]"
7067
+ replaced with your own identifying information. (Don't include
7068
+ the brackets!) The text should be enclosed in the appropriate
7069
+ comment syntax for the file format. We also recommend that a
7070
+ file or class name and description of purpose be included on the
7071
+ same "printed page" as the copyright notice for easier
7072
+ identification within third-party archives.
7073
+
7074
+ Copyright [yyyy] [name of copyright owner]
7075
+
7076
+ Licensed under the Apache License, Version 2.0 (the "License");
7077
+ you may not use this file except in compliance with the License.
7078
+ You may obtain a copy of the License at
7079
+
7080
+ http://www.apache.org/licenses/LICENSE-2.0
7081
+
7082
+ Unless required by applicable law or agreed to in writing, software
7083
+ distributed under the License is distributed on an "AS IS" BASIS,
7084
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
7085
+ See the License for the specific language governing permissions and
7086
+ limitations under the License.
7087
+
6672
7088
  =========================================================================================================
6673
7089
  Files: plsql.json
6674
7090
  License: https://raw.githubusercontent.com/zabel-xyz/plsql-language/master/LICENSE
@@ -8318,6 +8734,19 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8318
8734
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8319
8735
  SOFTWARE.
8320
8736
 
8737
+ =========================================================================================================
8738
+ Files: rosmsg.json
8739
+ License: https://raw.githubusercontent.com/jtbandes/ros-tmlanguage/main/LICENSE.md
8740
+ SPDX: MIT
8741
+ ---------------------------------------------------------------------------------------------------------
8742
+ Copyright © Jacob Bandes-Storch
8743
+
8744
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
8745
+
8746
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8747
+
8748
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8749
+
8321
8750
  =========================================================================================================
8322
8751
  Files: sas.json
8323
8752
  License: https://raw.githubusercontent.com/rpardee/sas/master/LICENSE
package/README.md CHANGED
@@ -107,12 +107,13 @@ import { grammars } from 'tm-grammars'
107
107
  | `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` | 55.05 kB |
108
108
  | `html-derivative` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/4064f172528461afc6944383d07521f6a30da89c/extensions/html/syntaxes/html-derivative.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` | 707.00 B |
109
109
  | `http` | | [Huachao/vscode-restclient](https://github.com/Huachao/vscode-restclient/blob/6649589e4d3f97d9c0d68a4f7ffe03fa2919c4df/syntaxes/http.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/Huachao/vscode-restclient/master/LICENSE) | | `shellscript` `json` `xml` `graphql` | 3.89 kB |
110
+ | `hurl` | | [nikeee/language-hurl](https://github.com/nikeee/language-hurl/blob/dec5d90bea8a13d21fd8365d5a0d2d35453653c1/grammars/hurl.tmlanguage.json) | | | `graphql` `xml` `csv` | 3.13 kB |
110
111
  | `hxml` | | [vshaxe/haxe-TmLanguage](https://github.com/vshaxe/haxe-TmLanguage/blob/cf8117cb69876af5fbac537860ffc73928fe2571/hxml.YAML-tmLanguage) | [MIT](https://raw.githubusercontent.com/vshaxe/haxe-TmLanguage/master/LICENSE.md) | | `haxe` | 1.54 kB |
111
112
  | `hy` | | [hylang/vscode-hy](https://github.com/hylang/vscode-hy/blob/8f99630793b7483cf4cac10a655da6fed08a4f9f/syntaxes/hy.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/hylang/vscode-hy/master/LICENSE.md) | | | 2.42 kB |
112
113
  | `imba` | | [imba/imba](https://github.com/imba/imba/blob/183643518e567f0e125046b47b6d81f1aa7bdbb1/packages/vscode-imba/syntaxes/imba.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/imba/imba/master/LICENSE) | | | 47.13 kB |
113
114
  | `ini` | `properties` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/8fdf170a0850c1cc027382f31650aaf300d3ae2a/extensions/ini/syntaxes/ini.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 1.38 kB |
114
115
  | `java` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/3c86ede5f554f6e196c832394e126b291a1de606/extensions/java/syntaxes/java.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 25.72 kB |
115
- | `javascript` | `js` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/210541906e5a96ab39f9c753f921b1bd35f4138b/extensions/javascript/syntaxes/JavaScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 155.59 kB |
116
+ | `javascript` | `js` `cjs` `mjs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/210541906e5a96ab39f9c753f921b1bd35f4138b/extensions/javascript/syntaxes/JavaScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 155.59 kB |
116
117
  | `jinja` | | [samuelcolvin/jinjahtml-vscode](https://github.com/samuelcolvin/jinjahtml-vscode/blob/be729c88f723602e7b5df2e9dc5e8c016c31c38f/syntaxes/jinja.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/samuelcolvin/jinjahtml-vscode/main/LICENSE) | [GitHub Sponsors: **@samuelcolvin**](https://github.com/sponsors/samuelcolvin) | `jinja-html` | 4.66 kB |
117
118
  | `jison` | | [cdibbs/language-jison](https://github.com/cdibbs/language-jison/blob/9d4cb4b044832320a51fabb6e533fc299425f552/grammars/jison.cson) | [MIT](https://raw.githubusercontent.com/cdibbs/language-jison/master/LICENSE.md) | | `javascript` | 9.12 kB |
118
119
  | `json` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/d6af4893ed9a3545163a4cb748fa5548bd1e51a5/extensions/json/syntaxes/JSON.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 2.64 kB |
@@ -123,6 +124,7 @@ import { grammars } from 'tm-grammars'
123
124
  | `jssm` | `fsl` | [StoneCypher/sublime-jssm](https://github.com/StoneCypher/sublime-jssm/blob/2be02a59d284229bbbfb3dc6c2bdcec9b2c263ef/jssm.tmLanguage) | [MIT](https://raw.githubusercontent.com/StoneCypher/sublime-jssm/master/LICENSE) | | | 2.08 kB |
124
125
  | `jsx` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/210541906e5a96ab39f9c753f921b1bd35f4138b/extensions/javascript/syntaxes/JavaScriptReact.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 158.51 kB |
125
126
  | `julia` | `jl` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f8bb386a48f799f890d00f217a90f615c9b3866c/extensions/julia/syntaxes/julia.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `cpp` `python` `javascript` `r` `sql` | 28.25 kB |
127
+ | `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 |
126
128
  | `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 |
127
129
  | `kusto` | `kql` | [rosshamish/kuskus](https://github.com/rosshamish/kuskus/blob/2628495122cd3b0cc4b4c6ba6e0f6efd621ed9f6/kusto-syntax-highlighting/syntaxes/kusto.tmLanguage.json) | | | | 14.28 kB |
128
130
  | `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 |
@@ -138,7 +140,7 @@ import { grammars } from 'tm-grammars'
138
140
  | `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 |
139
141
  | `marko` | | [marko-js/language-server](https://github.com/marko-js/language-server/blob/41346af504380f2b0ccf60939eef42b5b99fdf58/packages/vscode/syntaxes/marko.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/marko-js/language-server/main/LICENSE) | | `css` `less` `scss` `typescript` | 23.94 kB |
140
142
  | `matlab` | | [mathworks/MATLAB-Language-grammar](https://github.com/mathworks/MATLAB-Language-grammar/blob/69dbf20c1eb19efd629c0438a2a493e60617e8de/Matlab.tmbundle/Syntaxes/MATLAB.tmLanguage) | | | | 14.92 kB |
141
- | `mdc` | | [nuxtlabs/vscode-mdc](https://github.com/nuxtlabs/vscode-mdc/blob/96f619ccd8df724e5bd94eb28b87e03b769a8c41/syntaxes/mdc.standalone.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nuxtlabs/vscode-mdc/main/LICENSE) | | `markdown` `yaml` `html-derivative` | 18.66 kB |
143
+ | `mdc` | | [nuxtlabs/vscode-mdc](https://github.com/nuxtlabs/vscode-mdc/blob/96f619ccd8df724e5bd94eb28b87e03b769a8c41/syntaxes/mdc.standalone.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nuxt-content/vscode-mdc/main/LICENSE) | | `markdown` `yaml` `html-derivative` | 18.66 kB |
142
144
  | `mdx` | | [wooorm/markdown-tm-language](https://github.com/wooorm/markdown-tm-language/blob/c78b1e5df644d24fa76716bbe26f4b48a6fc1610/source.mdx.tmLanguage) | [MIT](https://raw.githubusercontent.com/wooorm/markdown-tm-language/main/license) | | `tsx` `toml` `yaml` `c` `clojure` `coffee` `cpp` `csharp` `css` `diff` `docker` `elixir` `elm` `erlang` `go` `graphql` `haskell` `html` `ini` `java` `javascript` `json` `julia` `kotlin` `less` `lua` `make` `markdown` `objective-c` `perl` `python` `r` `ruby` `rust` `scala` `scss` `shellscript` `shellsession` `sql` `xml` `swift` `typescript` | 127.71 kB |
143
145
  | `mermaid` | `mmd` | [bpruitt-goddard/vscode-mermaid-syntax-highlight](https://github.com/bpruitt-goddard/vscode-mermaid-syntax-highlight/blob/8b62f487cb7a89afcd152febfbf47f5d4787657f/syntaxes/mermaid.tmLanguage.yaml) | [MIT](https://raw.githubusercontent.com/bpruitt-goddard/vscode-mermaid-syntax-highlight/master/LICENSE) | | | 26.22 kB |
144
146
  | `mipsasm` | `mips` | [textmate/mips.tmbundle](https://github.com/textmate/mips.tmbundle/blob/eb7601016a109bf912a48a1c21988f3c4a59fb3a/Syntaxes/MIPS.tmLanguage) | | | | 2.90 kB |
@@ -156,6 +158,7 @@ import { grammars } from 'tm-grammars'
156
158
  | `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 |
157
159
  | `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 |
158
160
  | `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 |
161
+ | `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 |
159
162
  | `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 |
160
163
  | `po` | `pot` `potx` | [textmate/gettext.tmbundle](https://github.com/textmate/gettext.tmbundle/blob/08bb69558d82ada8d4f36b8869f871ce69014749/Syntaxes/Gettext.tmLanguage) | | | | 2.96 kB |
161
164
  | `polar` | | [osohq/polar-grammar](https://github.com/osohq/polar-grammar/blob/1a87b3a7f2b47aea681a0f627b2297f77171d1c3/syntaxes/polar.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/osohq/polar-grammar/main/LICENSE) | | | 4.37 kB |
@@ -180,6 +183,7 @@ import { grammars } from 'tm-grammars'
180
183
  | `regexp` | `regex` | [MagicStack/MagicPython](https://github.com/MagicStack/MagicPython/blob/c9b3409deb69acec31bbf7913830e93a046b30cc/grammars/MagicRegExp.tmLanguage) | [MIT](https://raw.githubusercontent.com/MagicStack/MagicPython/master/LICENSE) | | | 7.54 kB |
181
184
  | `rel` | | [relationalai-oss/rel_vscode](https://github.com/relationalai-oss/rel_vscode/blob/63dda4dee48c67b037357f47b562185484555ea9/syntaxes/rel.tmLanguage.json) | | | | 3.14 kB |
182
185
  | `riscv` | | [zhuanhao-wu/vscode-riscv-support](https://github.com/zhuanhao-wu/vscode-riscv-support/blob/2736b60e45ff2ef738d784055e136cf38d6290cd/syntaxes/riscv.tmLanguage) | [MIT](https://raw.githubusercontent.com/zhuanhao-wu/vscode-riscv-support/master/LICENSE) | | | 6.33 kB |
186
+ | `rosmsg` | | [jtbandes/ros-tmlanguage](https://github.com/jtbandes/ros-tmlanguage/blob/d8ae27bc0d04498c01cb8dc77bfe2884474d9aba/ROS%20Interface.tmLanguage.yaml) | [MIT](https://raw.githubusercontent.com/jtbandes/ros-tmlanguage/main/LICENSE.md) | [GitHub Sponsors: **@jtbandes**](https://github.com/sponsors/jtbandes) [Ko-fi: **jtbandes**](https://ko-fi.com/jtbandes) | | 4.24 kB |
183
187
  | `rst` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/48e93f756b764991ede33ad09781a863aca6907a/extensions/restructuredtext/syntaxes/rst.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html-derivative` `cpp` `python` `javascript` `shellscript` `yaml` `cmake` `ruby` | 9.07 kB |
184
188
  | `ruby` | `rb` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/0ac234bbd0b6dd67efa40d1b593f9808f9dfdaf4/extensions/ruby/syntaxes/ruby.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` `haml` `xml` `sql` `graphql` `css` `cpp` `c` `javascript` `shellscript` `lua` `yaml` | 42.64 kB |
185
189
  | `rust` | `rs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/rust/syntaxes/rust.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 14.34 kB |
@@ -217,7 +221,7 @@ import { grammars } from 'tm-grammars'
217
221
  | `tsx` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/210541906e5a96ab39f9c753f921b1bd35f4138b/extensions/typescript-basics/syntaxes/TypeScriptReact.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 156.31 kB |
218
222
  | `turtle` | | [stardog-union/stardog-vsc](https://github.com/stardog-union/stardog-vsc/blob/3f1364b08bdbf4b4d77f123682db7d2b708b2f6e/stardog-rdf-grammars/syntaxes/turtle.tmLanguage.json) | | | | 3.49 kB |
219
223
  | `twig` | | [mblode/vscode-twig-language-2](https://github.com/mblode/vscode-twig-language-2/blob/82ae07ffe96656181ad8265c1fff008c8d1cdbba/src/syntaxes/twig.tmLanguage) | [MIT](https://raw.githubusercontent.com/mblode/vscode-twig-language-2/master/LICENSE.md) | [GitHub Sponsors: **@mblode**](https://github.com/sponsors/mblode) | `css` `javascript` `scss` `php` `python` `ruby` | 19.59 kB |
220
- | `typescript` | `ts` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/210541906e5a96ab39f9c753f921b1bd35f4138b/extensions/typescript-basics/syntaxes/TypeScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 160.03 kB |
224
+ | `typescript` | `ts` `cts` `mts` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/210541906e5a96ab39f9c753f921b1bd35f4138b/extensions/typescript-basics/syntaxes/TypeScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 160.03 kB |
221
225
  | `typespec` | `tsp` | [microsoft/typespec](https://github.com/microsoft/typespec/blob/b4b7705c61f186590c6a6d086a131cd71ee4c48c/grammars/typespec.json) | [MIT](https://raw.githubusercontent.com/microsoft/typespec/main/LICENSE) | | | 22.22 kB |
222
226
  | `typst` | `typ` | [nvarner/typst-lsp](https://github.com/nvarner/typst-lsp/blob/6972d4b9c2cbcb0551e203067f09ec84ca8f9df3/editors/vscode/typst.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nvarner/typst-lsp/master/LICENSE-MIT.txt) | | | 7.83 kB |
223
227
  | `v` | | [vlang/vscode-vlang](https://github.com/vlang/vscode-vlang/blob/b1f529602bc6536ad8967373302e151e77179598/syntaxes/v.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/vlang/vscode-vlang/master/LICENSE) | | | 12.45 kB |
@@ -240,7 +244,7 @@ import { grammars } from 'tm-grammars'
240
244
  | `xsl` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/8fdf170a0850c1cc027382f31650aaf300d3ae2a/extensions/xml/syntaxes/xsl.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `xml` | 1.20 kB |
241
245
  | `yaml` | `yml` | [textmate/yaml.tmbundle](https://github.com/textmate/yaml.tmbundle/blob/e54ceae3b719506dba7e481a77cea4a8b576ae46/Syntaxes/YAML.tmLanguage) | | | | 9.75 kB |
242
246
  | `zenscript` | | [CraftTweaker/ZenScript-tmLanguage](https://github.com/CraftTweaker/ZenScript-tmLanguage/blob/5a7bcb775a6fb37470e56f904e70d8b8b9e6b047/zenscript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/CraftTweaker/ZenScript-tmLanguage/master/LICENSE) | | | 3.62 kB |
243
- | `zig` | | [ziglang/vscode-zig](https://github.com/ziglang/vscode-zig/blob/9c7bb7631f3af99331475b633aaf5b70345c6713/syntaxes/zig.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/ziglang/vscode-zig/master/LICENSE) | | | 4.93 kB |
247
+ | `zig` | | [ziglang/vscode-zig](https://github.com/ziglang/vscode-zig/blob/9c7bb7631f3af99331475b633aaf5b70345c6713/syntaxes/zig.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/ziglang/vscode-zig/master/LICENSE) | [GitHub Sponsors: **@ziglang**](https://github.com/sponsors/ziglang) | | 4.93 kB |
244
248
 
245
249
  ## Injections
246
250