tm-grammars 1.21.6 → 1.21.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -82,7 +82,7 @@ import { grammars } from 'tm-grammars'
82
82
  | `fortran-free-form` | `f90` `f95` `f03` `f08` `f18` | [fortran-lang/vscode-fortran-support](https://github.com/fortran-lang/vscode-fortran-support/blob/f7fb41579770a0d8c75b9f295d167b31147b4f33/syntaxes/fortran_free-form.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/fortran-lang/vscode-fortran-support/main/LICENSE) | | 92.70 kB |
83
83
  | `fsharp` | `f#` `fs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/e67b1982e1ab318288b8196ad503273dcb168049/extensions/fsharp/syntaxes/fsharp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `markdown` | 23.97 kB |
84
84
  | `gdresource` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/e7e2d0439dea0fb3a568378554c81e0a17348a84/syntaxes/GDResource.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | `gdshader` `gdscript` | 4.87 kB |
85
- | `gdscript` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/f648c37353587d0e6a875eaa69a131d7bcf0d512/syntaxes/GDScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | | 17.88 kB |
85
+ | `gdscript` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/aee83dd2a40e0d58f50125efc228cdabc68ebbb9/syntaxes/GDScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | | 17.61 kB |
86
86
  | `gdshader` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/e7e2d0439dea0fb3a568378554c81e0a17348a84/syntaxes/GDShader.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | | 5.94 kB |
87
87
  | `genie` | | [vala-lang/vala-vscode](https://github.com/vala-lang/vala-vscode/blob/8f825e95648326df2572d0522632251cdff4a43b/syntaxes/genie.YAML-tmLanguage) | [MIT](https://raw.githubusercontent.com/vala-lang/vala-vscode/master/LICENSE) | | 3.11 kB |
88
88
  | `gherkin` | | [alexkrechik/VSCucumberAutoComplete](https://github.com/alexkrechik/VSCucumberAutoComplete/blob/fbb554addf81e8961b58b1577924af10fecf9694/syntaxes/feature.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/alexkrechik/VSCucumberAutoComplete/master/LICENSE) | | 12.13 kB |
@@ -160,7 +160,7 @@ import { grammars } from 'tm-grammars'
160
160
  | `postcss` | | [vuejs/vetur](https://github.com/vuejs/vetur/blob/8ccae3ba50b65837d4cd4acc71a3b84cd3bee27c/syntaxes/vue-postcss.json) | [MIT](https://raw.githubusercontent.com/vuejs/vetur/master/LICENSE) | | 6.11 kB |
161
161
  | `powerquery` | | [microsoft/powerquery-language](https://github.com/microsoft/powerquery-language/blob/eed9810b5f78dfb63319bdbce80bca50419dfa50/PowerQuery.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/powerquery-language/master/LICENSE) | | 5.51 kB |
162
162
  | `powershell` | `ps` `ps1` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9efc116de0ea4998616ebe3b17ee5b92f7dc1161/extensions/powershell/syntaxes/powershell.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 21.11 kB |
163
- | `prisma` | | [prisma/language-tools](https://github.com/prisma/language-tools/blob/35b9d51ff237728c6c66a3fba0a65a3b893213e0/packages/vscode/syntaxes/prisma.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/prisma/language-tools/main/LICENSE) | | 5.99 kB |
163
+ | `prisma` | | [prisma/language-tools](https://github.com/prisma/language-tools/blob/7c7571d222aa13819eec4f1f0357337698f40aba/packages/vscode/syntaxes/prisma.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/prisma/language-tools/main/LICENSE) | | 5.99 kB |
164
164
  | `prolog` | | [arthwang/vsc-prolog](https://github.com/arthwang/vsc-prolog/blob/5e15f731d5ef8e0f3974589b84ddefe6a2bf78c7/syntaxes/prolog.swi.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/arthwang/vsc-prolog/master/LICENSE.txt) | | 10.94 kB |
165
165
  | `proto` | `protobuf` | [zxh0/vscode-proto3](https://github.com/zxh0/vscode-proto3/blob/ead0fb5f46a56adbe30d5a8a63d68e7131912159/syntaxes/proto3.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/zxh0/vscode-proto3/master/LICENSE.txt) | | 6.12 kB |
166
166
  | `pug` | `jade` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/6ac83c7c7dda9f27ca1fe9d98675253e010b75d1/extensions/pug/syntaxes/pug.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `javascript` `css` `sass` `scss` `stylus` `coffee` `html` | 13.68 kB |
@@ -51,7 +51,7 @@
51
51
  "name": "entity.name.function.decorator.gdscript"
52
52
  }
53
53
  },
54
- "match": "(@)(export|export_color_no_alpha|export_custom|export_dir|export_enum|export_exp_easing|export_file|export_flags|export_flags_2d_navigation|export_flags_2d_physics|export_flags_2d_render|export_flags_3d_navigation|export_flags_3d_physics|export_flags_3d_render|export_global_dir|export_global_file|export_multiline|export_node_path|export_placeholder|export_range|export_storage|icon|onready|rpc|tool|warning_ignore|abstract|static_unload)\\b"
54
+ "match": "(@)(export|export_group|export_color_no_alpha|export_custom|export_dir|export_enum|export_exp_easing|export_file|export_flags|export_flags_2d_navigation|export_flags_2d_physics|export_flags_2d_render|export_flags_3d_navigation|export_flags_3d_physics|export_flags_3d_render|export_global_dir|export_global_file|export_multiline|export_node_path|export_placeholder|export_range|export_storage|icon|onready|rpc|tool|warning_ignore|static_unload)\\b"
55
55
  },
56
56
  "any_method": {
57
57
  "match": "\\b([A-Za-z_]\\w*)\\b(?=\\s*(?:[(]))",
@@ -611,7 +611,7 @@
611
611
  ]
612
612
  },
613
613
  "keywords": {
614
- "match": "\\b(?:class|class_name|is|onready|tool|static|export|as|void|enum|assert|breakpoint|sync|remote|master|puppet|slave|remotesync|mastersync|puppetsync|trait|namespace)\\b",
614
+ "match": "\\b(?:class|class_name|abstract|is|onready|tool|static|export|as|void|enum|assert|breakpoint|sync|remote|master|puppet|slave|remotesync|mastersync|puppetsync|trait|namespace)\\b",
615
615
  "name": "keyword.language.gdscript"
616
616
  },
617
617
  "lambda_declaration": {
@@ -785,24 +785,15 @@
785
785
  "name": "constant.numeric.integer.hexadecimal.gdscript"
786
786
  },
787
787
  {
788
- "match": "[-]?(\\d[0-9_]+\\.[0-9_]*(e[\\-+]?[0-9_]+)?)",
788
+ "match": "\\.\\d[0-9_]*([eE][+-]?[0-9_]+)?",
789
789
  "name": "constant.numeric.float.gdscript"
790
790
  },
791
791
  {
792
- "match": "[-]?(\\.\\d[0-9_]*(e[\\-+]?[0-9_]+)?)",
792
+ "match": "(\\d[0-9_]*)?\\.[0-9_]*([eE][+-]?[0-9_]+)?",
793
793
  "name": "constant.numeric.float.gdscript"
794
794
  },
795
795
  {
796
- "match": "[-]?(\\d[0-9_]*e[\\-+]?\\[0-9_])",
797
- "name": "constant.numeric.float.gdscript"
798
- },
799
- {
800
- "captures": {
801
- "1": {
802
- "name": "storage.type.imaginary.number.gdscript"
803
- }
804
- },
805
- "match": "(?<!\\w)(?:(?:\\.\\d(?:_?\\d)*|\\d(?:_?\\d)*\\.\\d(?:_?\\d)*|\\d(?:_?\\d)*\\.)(?:[eE][+-]?\\d(?:_?\\d)*)?|\\d(?:_?\\d)*(?:[eE][+-]?\\d(?:_?\\d)*))([jJ])?\\b",
796
+ "match": "\\d[0-9_]*[eE][+-]?[0-9_]+",
806
797
  "name": "constant.numeric.float.gdscript"
807
798
  },
808
799
  {
@@ -369,8 +369,8 @@
369
369
  ]
370
370
  },
371
371
  "multi_line_comment": {
372
- "begin": "/*",
373
- "end": "*/",
372
+ "begin": "/\\*",
373
+ "end": "\\*/",
374
374
  "name": "comment.prisma"
375
375
  },
376
376
  "named_argument": {
package/index.js CHANGED
@@ -1035,16 +1035,16 @@ export const grammars = [
1035
1035
  source: 'https://github.com/godotengine/godot-vscode-plugin/blob/e7e2d0439dea0fb3a568378554c81e0a17348a84/syntaxes/GDResource.tmLanguage.json',
1036
1036
  },
1037
1037
  {
1038
- byteSize: 18306,
1038
+ byteSize: 18029,
1039
1039
  displayName: 'GDScript',
1040
- hash: 'BJIZ04ZDtC',
1041
- lastUpdate: '2024-11-18T16:16:16Z',
1040
+ hash: 'erOZtbL3ip',
1041
+ lastUpdate: '2024-12-18T15:45:05Z',
1042
1042
  license: 'MIT',
1043
1043
  licenseUrl: 'https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE',
1044
1044
  name: 'gdscript',
1045
1045
  scopeName: 'source.gdscript',
1046
- sha: 'f648c37353587d0e6a875eaa69a131d7bcf0d512',
1047
- source: 'https://github.com/godotengine/godot-vscode-plugin/blob/f648c37353587d0e6a875eaa69a131d7bcf0d512/syntaxes/GDScript.tmLanguage.json',
1046
+ sha: 'aee83dd2a40e0d58f50125efc228cdabc68ebbb9',
1047
+ source: 'https://github.com/godotengine/godot-vscode-plugin/blob/aee83dd2a40e0d58f50125efc228cdabc68ebbb9/syntaxes/GDScript.tmLanguage.json',
1048
1048
  },
1049
1049
  {
1050
1050
  byteSize: 6082,
@@ -2436,16 +2436,16 @@ export const grammars = [
2436
2436
  source: 'https://github.com/microsoft/vscode/blob/9efc116de0ea4998616ebe3b17ee5b92f7dc1161/extensions/powershell/syntaxes/powershell.tmLanguage.json',
2437
2437
  },
2438
2438
  {
2439
- byteSize: 6134,
2439
+ byteSize: 6138,
2440
2440
  displayName: 'Prisma',
2441
- hash: 'lKTK7EkYhL',
2442
- lastUpdate: '2024-12-16T11:08:28Z',
2441
+ hash: 'ijAIoY7tJM',
2442
+ lastUpdate: '2024-12-17T09:09:57Z',
2443
2443
  license: 'Apache-2.0',
2444
2444
  licenseUrl: 'https://raw.githubusercontent.com/prisma/language-tools/main/LICENSE',
2445
2445
  name: 'prisma',
2446
2446
  scopeName: 'source.prisma',
2447
- sha: '35b9d51ff237728c6c66a3fba0a65a3b893213e0',
2448
- source: 'https://github.com/prisma/language-tools/blob/35b9d51ff237728c6c66a3fba0a65a3b893213e0/packages/vscode/syntaxes/prisma.tmLanguage.json',
2447
+ sha: '7c7571d222aa13819eec4f1f0357337698f40aba',
2448
+ source: 'https://github.com/prisma/language-tools/blob/7c7571d222aa13819eec4f1f0357337698f40aba/packages/vscode/syntaxes/prisma.tmLanguage.json',
2449
2449
  },
2450
2450
  {
2451
2451
  byteSize: 11207,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-grammars",
3
3
  "type": "module",
4
- "version": "1.21.6",
4
+ "version": "1.21.8",
5
5
  "description": "Collecton of TextMate grammars in JSON",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",