tm-grammars 1.17.9 → 1.17.10
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 +5 -5
- package/grammars/dart.json +1 -1
- package/grammars/fsharp.json +2 -2
- package/grammars/go.json +2 -25
- package/grammars/less.json +454 -153
- package/grammars/rust.json +6 -3
- package/index.js +20 -20
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -60,7 +60,7 @@ import { grammars } from 'tm-grammars'
|
|
|
60
60
|
| `cue` | | [cue-sh/vscode-cue](https://github.com/cue-sh/vscode-cue/blob/0734615a2607fe03f5d6c1816f8f7435179659fc/syntaxes/cue.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/cue-sh/vscode-cue/master/LICENSE) | | 15.89 kB |
|
|
61
61
|
| `cypher` | `cql` | [adam-cowley/neo4j-vscode](https://github.com/adam-cowley/neo4j-vscode/blob/ad90d275ac76c740018e78f78722343f730270e0/cypher/cypher.tmLanguage) | [MIT](https://raw.githubusercontent.com/adam-cowley/neo4j-vscode/main/LICENSE) | | 6.35 kB |
|
|
62
62
|
| `d` | | [Pure-D/code-d](https://github.com/Pure-D/code-d/blob/466ac04dcc1f6d3fea50ef5ae7a920a121efd09c/syntaxes/d.json) | [MIT](https://raw.githubusercontent.com/Pure-D/code-d/master/LICENSE.md) | | 40.23 kB |
|
|
63
|
-
| `dart` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
63
|
+
| `dart` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c/extensions/dart/syntaxes/dart.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 6.96 kB |
|
|
64
64
|
| `dax` | | [huyza/dax-language](https://github.com/huyza/dax-language/blob/7fd39aa84552617daa258189b2550dcdbd14149a/syntaxes/dax.grammer.json) | | | 5.27 kB |
|
|
65
65
|
| `desktop` | | [nico-castell/desktop-file-support](https://github.com/nico-castell/desktop-file-support/blob/63720f5f05313de22b68ecbd0ca3d3ed8ba57e7e/syntaxes/desktop.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nico-castell/desktop-file-support/main/LICENSE) | | 1.81 kB |
|
|
66
66
|
| `diff` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/4549bd26c7b799284e0ebd8dc1e0310e6a8707a1/extensions/diff/syntaxes/diff.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 2.45 kB |
|
|
@@ -78,7 +78,7 @@ import { grammars } from 'tm-grammars'
|
|
|
78
78
|
| `fluent` | `ftl` | [macabeus/vscode-fluent](https://github.com/macabeus/vscode-fluent/blob/8544ea296a7769a359f43ddff4dc4b6c61f5cf59/syntaxes/fluent.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/macabeus/vscode-fluent/master/LICENSE) | | 3.39 kB |
|
|
79
79
|
| `fortran-fixed-form` | `f` `for` `f77` | [fortran-lang/vscode-fortran-support](https://github.com/fortran-lang/vscode-fortran-support/blob/e642012094fc0a7379f204bb4e61243005afb1da/syntaxes/fortran_fixed-form.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/fortran-lang/vscode-fortran-support/main/LICENSE) | `fortran-free-form` | 905.00 B |
|
|
80
80
|
| `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.84 kB |
|
|
81
|
-
| `fsharp` | `f#` `fs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
81
|
+
| `fsharp` | `f#` `fs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c/extensions/fsharp/syntaxes/fsharp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `markdown` | 24.03 kB |
|
|
82
82
|
| `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.88 kB |
|
|
83
83
|
| `gdscript` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/9750f8dfc6e4eeba96f7df62432751930af95337/syntaxes/GDScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | | 17.56 kB |
|
|
84
84
|
| `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.95 kB |
|
|
@@ -91,7 +91,7 @@ import { grammars } from 'tm-grammars'
|
|
|
91
91
|
| `glimmer-ts` | `gts` | [lifeart/vsc-ember-syntax](https://github.com/lifeart/vsc-ember-syntax/blob/76fce7b360ce09a78789e7d5217b8955d1a5d95f/syntaxes/source.gts.json) | [MIT](https://raw.githubusercontent.com/lifeart/vsc-ember-syntax/master/LICENSE) | `typescript` `css` `javascript` `html` | 19.05 kB |
|
|
92
92
|
| `glsl` | | [polym0rph/GLSL.tmbundle](https://github.com/polym0rph/GLSL.tmbundle/blob/6998d3bbd204e26746a5ca580cda4c650b9057b1/Syntaxes/GLSL.tmLanguage) | | `c` | 3.69 kB |
|
|
93
93
|
| `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.83 kB |
|
|
94
|
-
| `go` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
94
|
+
| `go` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c/extensions/go/syntaxes/go.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 45.04 kB |
|
|
95
95
|
| `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` | 17.10 kB |
|
|
96
96
|
| `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.54 kB |
|
|
97
97
|
| `hack` | | [slackhq/vscode-hack](https://github.com/slackhq/vscode-hack/blob/b997653188b127a7261b0d26e7808217f3eb47bb/syntaxes/hack.json) | [MIT](https://raw.githubusercontent.com/slackhq/vscode-hack/master/LICENSE.md) | `html` `sql` | 80.39 kB |
|
|
@@ -125,7 +125,7 @@ import { grammars } from 'tm-grammars'
|
|
|
125
125
|
| `kusto` | `kql` | [rosshamish/kuskus](https://github.com/rosshamish/kuskus/blob/6e6deead4af243432902869e1767df8a612cffe1/kusto-syntax-highlighting/syntaxes/kusto.tmLanguage.json) | | | 19.60 kB |
|
|
126
126
|
| `latex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9473445f7d3dcb5c579f42ece8b6c18c43c63ed3/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` | 54.75 kB |
|
|
127
127
|
| `lean` | `lean4` | [leanprover/vscode-lean4](https://github.com/leanprover/vscode-lean4/blob/2255bc20c9d28d868d04fb91428652a95cc87a92/vscode-lean4/syntaxes/lean4.json) | [Apache-2.0](https://raw.githubusercontent.com/leanprover/vscode-lean4/master/LICENSE) | | 3.94 kB |
|
|
128
|
-
| `less` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
128
|
+
| `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) | | 96.57 kB |
|
|
129
129
|
| `liquid` | | [Shopify/liquid-tm-grammar](https://github.com/Shopify/liquid-tm-grammar/blob/909aab5b1d8be374585bd02ef46e0e38d65f2f89/grammars/liquid.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/Shopify/liquid-tm-grammar/main/LICENSE.md) | `html` `css` `json` `javascript` | 15.31 kB |
|
|
130
130
|
| `log` | | [emilast/vscode-logfile-highlighter](https://github.com/emilast/vscode-logfile-highlighter/blob/eb50e785c27b4b4f7dbf6c0e801c58fe91baef5d/syntaxes/log.tmLanguage) | [MIT](https://raw.githubusercontent.com/emilast/vscode-logfile-highlighter/master/LICENSE) | | 2.51 kB |
|
|
131
131
|
| `logo` | | [textmate/logo.tmbundle](https://github.com/textmate/logo.tmbundle/blob/3205e987ed2a2aa11accdd55a7d094832441f89c/Syntaxes/Logo.tmLanguage) | | | 3.03 kB |
|
|
@@ -177,7 +177,7 @@ import { grammars } from 'tm-grammars'
|
|
|
177
177
|
| `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.98 kB |
|
|
178
178
|
| `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.03 kB |
|
|
179
179
|
| `ruby` | `rb` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/17e7a257ffc86a48318cefd8f3b904dc546a4314/extensions/ruby/syntaxes/ruby.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `html` `xml` `sql` `css` `c` `javascript` `shellscript` `lua` | 35.97 kB |
|
|
180
|
-
| `rust` | `rs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
180
|
+
| `rust` | `rs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c/extensions/rust/syntaxes/rust.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 16.82 kB |
|
|
181
181
|
| `sas` | | [rpardee/sas](https://github.com/rpardee/sas/blob/49f6e733c6c0b918a2a825ca2f63dba704f3e8c0/syntaxes/sas.tmLanguage) | [MIT](https://raw.githubusercontent.com/rpardee/sas/master/LICENSE) | `sql` | 9.30 kB |
|
|
182
182
|
| `sass` | | [TheRealSyler/vscode-sass-indented](https://github.com/TheRealSyler/vscode-sass-indented/blob/7b0bd6bbbb768c0cf21b2aa0899cb872ee42fd50/syntaxes/sass.tmLanguage.json) | [NOASSERTION](https://raw.githubusercontent.com/TheRealSyler/vscode-sass-indented/master/LICENSE) | | 8.83 kB |
|
|
183
183
|
| `scala` | | [scala/vscode-scala-syntax](https://github.com/scala/vscode-scala-syntax/blob/1addd66a1bcb65510348ee6dddb5acfcf51f4fba/syntaxes/Scala.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/scala/vscode-scala-syntax/main/LICENSE.md) | | 26.83 kB |
|
package/grammars/dart.json
CHANGED
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"name": "variable.language.dart"
|
|
191
191
|
},
|
|
192
192
|
{
|
|
193
|
-
"match": "(?<!\\$)\\b((0(x|X)[0-9a-fA-F]*)|((\\d
|
|
193
|
+
"match": "(?<!\\$)\\b((0(x|X)[0-9a-fA-F][0-9a-fA-F_]*)|((\\d[0-9_]*\\.?[0-9_]*)|(\\.\\d[0-9_]*))((e|E)(\\+|-)?\\d[0-9_]*)?)\\b(?!\\$)",
|
|
194
194
|
"name": "constant.numeric.dart"
|
|
195
195
|
},
|
|
196
196
|
{
|
package/grammars/fsharp.json
CHANGED
|
@@ -694,7 +694,7 @@
|
|
|
694
694
|
"definition": {
|
|
695
695
|
"patterns": [
|
|
696
696
|
{
|
|
697
|
-
"begin": "\\b(let mutable|static let mutable|static let|let inline|let|and|member val|member inline|static member inline|static member|default|member|override|let!)(\\s+rec|mutable)?(\\s+\\[\\<.*\\>\\])?\\s*(private|internal|public)?\\s+(\\[[^-=]*\\]|[_A-Za-z]([_A-Za-z0-9\\._]+)*|``[_A-Za-z]([_A-Za-z0-9\\._`\\s]+|(?<=,)\\s)*)?",
|
|
697
|
+
"begin": "\\b(let mutable|static let mutable|static let|let inline|let|and|member val|member inline|static member inline|static member val|static member|default|member|override|let!)(\\s+rec|mutable)?(\\s+\\[\\<.*\\>\\])?\\s*(private|internal|public)?\\s+(\\[[^-=]*\\]|[_A-Za-z]([_A-Za-z0-9\\._]+)*|``[_A-Za-z]([_A-Za-z0-9\\._`\\s]+|(?<=,)\\s)*)?",
|
|
698
698
|
"beginCaptures": {
|
|
699
699
|
"1": {
|
|
700
700
|
"name": "keyword.fsharp"
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
"name": "keyword.symbol.arrow.fsharp"
|
|
1068
1068
|
},
|
|
1069
1069
|
{
|
|
1070
|
-
"match": "(&&&|\\|\\|\\||\\^\\^\\^|~~~|~\\+|~\\-|<<<|>>>|\\|>|:>|:\\?>|:|\\[|\\]|\\;|<>|=|@|\\|\\||&&|&|%|{|}|\\||_|\\.\\.|\\,|\\+|\\-|\\*|\\/|\\^|\\!|\\>|\\>\\=|\\>\\>|\\<|\\<\\=|\\(|\\)|\\<\\<)",
|
|
1070
|
+
"match": "[.?]*(&&&|\\|\\|\\||\\^\\^\\^|~~~|~\\+|~\\-|<<<|>>>|\\|>|:>|:\\?>|:|\\[|\\]|\\;|<>|=|@|\\|\\||&&|&|%|{|}|\\||_|\\.\\.|\\,|\\+|\\-|\\*|\\/|\\^|\\!|\\>|\\>\\=|\\>\\>|\\<|\\<\\=|\\(|\\)|\\<\\<)[.?]*",
|
|
1071
1071
|
"name": "keyword.symbol.fsharp"
|
|
1072
1072
|
}
|
|
1073
1073
|
]
|
package/grammars/go.json
CHANGED
|
@@ -2234,29 +2234,6 @@
|
|
|
2234
2234
|
}
|
|
2235
2235
|
]
|
|
2236
2236
|
},
|
|
2237
|
-
{
|
|
2238
|
-
"begin": "(?:((?:(?:\\s*(?:[\\*\\[\\]]+)?(?:\\<\\-\\s*)?\\bchan\\b(?:\\s*\\<\\-)?\\s*)+)?(?<!\\,\\s*)(?:[\\w\\.\\*]+)\\s*)(?=\\`))",
|
|
2239
|
-
"beginCaptures": {
|
|
2240
|
-
"1": {
|
|
2241
|
-
"patterns": [
|
|
2242
|
-
{
|
|
2243
|
-
"include": "#type-declarations"
|
|
2244
|
-
},
|
|
2245
|
-
{
|
|
2246
|
-
"match": "\\w+",
|
|
2247
|
-
"name": "entity.name.type.go"
|
|
2248
|
-
}
|
|
2249
|
-
]
|
|
2250
|
-
}
|
|
2251
|
-
},
|
|
2252
|
-
"comment": "one type only with multi line raw string",
|
|
2253
|
-
"end": "(?=\\`)",
|
|
2254
|
-
"patterns": [
|
|
2255
|
-
{
|
|
2256
|
-
"include": "#raw_string_literals"
|
|
2257
|
-
}
|
|
2258
|
-
]
|
|
2259
|
-
},
|
|
2260
2237
|
{
|
|
2261
2238
|
"include": "#parameter-variable-types"
|
|
2262
2239
|
}
|
|
@@ -2391,7 +2368,7 @@
|
|
|
2391
2368
|
}
|
|
2392
2369
|
},
|
|
2393
2370
|
"comment": "one type only",
|
|
2394
|
-
"match": "(?:((?:(?:\\s*(?:[\\*\\[\\]]+)?(?:\\<\\-\\s*)?\\bchan\\b(?:\\s*\\<\\-)?\\s*)+)?(
|
|
2371
|
+
"match": "(?:((?:(?:\\s*(?:[\\*\\[\\]]+)?(?:\\<\\-\\s*)?\\bchan\\b(?:\\s*\\<\\-)?\\s*)+)?(?:[\\w\\.\\*]+)\\s*)(?:(?=\\`|\\/|\")|$))"
|
|
2395
2372
|
},
|
|
2396
2373
|
{
|
|
2397
2374
|
"captures": {
|
|
@@ -2422,7 +2399,7 @@
|
|
|
2422
2399
|
}
|
|
2423
2400
|
},
|
|
2424
2401
|
"comment": "property variables and types",
|
|
2425
|
-
"match": "(?:((?:(?:\\w+\\,\\s*)+)?(?:\\w+\\s+))([
|
|
2402
|
+
"match": "(?:((?:(?:\\w+\\,\\s*)+)?(?:\\w+\\s+))([^\\`\"\\/]+))"
|
|
2426
2403
|
}
|
|
2427
2404
|
]
|
|
2428
2405
|
},
|
package/grammars/less.json
CHANGED
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
},
|
|
45
45
|
"at-charset": {
|
|
46
46
|
"begin": "\\s*((@)charset\\b)\\s*",
|
|
47
|
-
"
|
|
47
|
+
"beginCaptures": {
|
|
48
48
|
"1": {
|
|
49
49
|
"name": "keyword.control.at-rule.charset.less"
|
|
50
50
|
},
|
|
@@ -60,9 +60,132 @@
|
|
|
60
60
|
}
|
|
61
61
|
]
|
|
62
62
|
},
|
|
63
|
+
"at-container": {
|
|
64
|
+
"begin": "(?=\\s*@container)",
|
|
65
|
+
"end": "\\s*(\\})",
|
|
66
|
+
"endCaptures": {
|
|
67
|
+
"1": {
|
|
68
|
+
"name": "punctuation.definition.block.end.less"
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
"patterns": [
|
|
72
|
+
{
|
|
73
|
+
"begin": "((@)container)",
|
|
74
|
+
"beginCaptures": {
|
|
75
|
+
"1": {
|
|
76
|
+
"name": "keyword.control.at-rule.container.less"
|
|
77
|
+
},
|
|
78
|
+
"2": {
|
|
79
|
+
"name": "punctuation.definition.keyword.less"
|
|
80
|
+
},
|
|
81
|
+
"3": {
|
|
82
|
+
"name": "support.constant.container.less"
|
|
83
|
+
}
|
|
84
|
+
},
|
|
85
|
+
"end": "(?=\\{)",
|
|
86
|
+
"name": "meta.at-rule.container.less",
|
|
87
|
+
"patterns": [
|
|
88
|
+
{
|
|
89
|
+
"begin": "\\s*(?=[^{;])",
|
|
90
|
+
"end": "\\s*(?=[{;])",
|
|
91
|
+
"patterns": [
|
|
92
|
+
{
|
|
93
|
+
"match": "\\b(not|and|or)\\b",
|
|
94
|
+
"name": "keyword.operator.comparison.less"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"begin": "\\(",
|
|
98
|
+
"beginCaptures": {
|
|
99
|
+
"0": {
|
|
100
|
+
"name": "punctuation.definition.group.begin.less"
|
|
101
|
+
}
|
|
102
|
+
},
|
|
103
|
+
"end": "\\)",
|
|
104
|
+
"endCaptures": {
|
|
105
|
+
"0": {
|
|
106
|
+
"name": "punctuation.definition.group.end.less"
|
|
107
|
+
}
|
|
108
|
+
},
|
|
109
|
+
"name": "meta.at-rule.container-query.less",
|
|
110
|
+
"patterns": [
|
|
111
|
+
{
|
|
112
|
+
"captures": {
|
|
113
|
+
"1": {
|
|
114
|
+
"name": "support.type.property-name.less"
|
|
115
|
+
}
|
|
116
|
+
},
|
|
117
|
+
"match": "\\b(aspect-ratio|block-size|height|inline-size|orientation|width)\\b",
|
|
118
|
+
"name": "support.constant.size-feature.less"
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"match": "((<|>)=?)|=|\\/",
|
|
122
|
+
"name": "keyword.operator.comparison.less"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"match": ":",
|
|
126
|
+
"name": "punctuation.separator.key-value.less"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"match": "portrait|landscape",
|
|
130
|
+
"name": "support.constant.property-value.less"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"include": "#numeric-values"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"match": "\\/",
|
|
137
|
+
"name": "keyword.operator.arithmetic.less"
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"include": "#var-function"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"include": "#less-variables"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"include": "#less-variable-interpolation"
|
|
147
|
+
}
|
|
148
|
+
]
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"include": "#style-function"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"match": "--|(?:-?(?:(?:[a-zA-Z_]|[\\x{00B7}\\x{00C0}-\\x{00D6}\\x{00D8}-\\x{00F6}\\x{00F8}-\\x{037D}\\x{037F}-\\x{1FFF}\\x{200C}\\x{200D}\\x{203F}\\x{2040}\\x{2070}-\\x{218F}\\x{2C00}-\\x{2FEF}\\x{3001}-\\x{D7FF}\\x{F900}-\\x{FDCF}\\x{FDF0}-\\x{FFFD}\\x{10000}-\\x{EFFFF}])|(?:\\\\(?:\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\s\\R]))))(?:(?:[-\\da-zA-Z_]|[\\x{00B7}\\x{00C0}-\\x{00D6}\\x{00D8}-\\x{00F6}\\x{00F8}-\\x{037D}\\x{037F}-\\x{1FFF}\\x{200C}\\x{200D}\\x{203F}\\x{2040}\\x{2070}-\\x{218F}\\x{2C00}-\\x{2FEF}\\x{3001}-\\x{D7FF}\\x{F900}-\\x{FDCF}\\x{FDF0}-\\x{FFFD}\\x{10000}-\\x{EFFFF}])|(?:\\\\(?:\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\s\\R])))*",
|
|
155
|
+
"name": "variable.parameter.container-name.css"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"include": "#arbitrary-repetition"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"include": "#less-variables"
|
|
162
|
+
}
|
|
163
|
+
]
|
|
164
|
+
}
|
|
165
|
+
]
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"begin": "\\s*(\\{)",
|
|
169
|
+
"beginCaptures": {
|
|
170
|
+
"1": {
|
|
171
|
+
"name": "punctuation.definition.block.begin.less"
|
|
172
|
+
}
|
|
173
|
+
},
|
|
174
|
+
"end": "(?=\\})",
|
|
175
|
+
"patterns": [
|
|
176
|
+
{
|
|
177
|
+
"include": "#rule-list-body"
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"include": "$self"
|
|
181
|
+
}
|
|
182
|
+
]
|
|
183
|
+
}
|
|
184
|
+
]
|
|
185
|
+
},
|
|
63
186
|
"at-counter-style": {
|
|
64
187
|
"begin": "\\s*((@)counter-style\\b)\\s+(?:(?i:\\b(decimal|none)\\b)|(-?(?:[[_a-zA-Z][^\\x{00}-\\x{7F}]]|(?:\\\\[ \\t]{1,6}[\\s\\t\\n\\f]?|\\\\[^\\n\\f \\t]))(?:[[-\\w][^\\x{00}-\\x{7F}]]|(?:\\\\[ \\t]{1,6}[\\s\\t\\n\\f]?|\\\\[^\\n\\f \\t]))*))\\s*(?=\\{|$)",
|
|
65
|
-
"
|
|
188
|
+
"beginCaptures": {
|
|
66
189
|
"1": {
|
|
67
190
|
"name": "keyword.control.at-rule.counter-style.less"
|
|
68
191
|
},
|
|
@@ -126,7 +249,7 @@
|
|
|
126
249
|
},
|
|
127
250
|
"at-font-face": {
|
|
128
251
|
"begin": "\\s*((@)font-face)\\s*(?=\\{|$)",
|
|
129
|
-
"
|
|
252
|
+
"beginCaptures": {
|
|
130
253
|
"1": {
|
|
131
254
|
"name": "keyword.control.at-rule.font-face.less"
|
|
132
255
|
},
|
|
@@ -213,7 +336,7 @@
|
|
|
213
336
|
]
|
|
214
337
|
},
|
|
215
338
|
"at-keyframes": {
|
|
216
|
-
"begin": "\\s*((@)
|
|
339
|
+
"begin": "\\s*((@)keyframes)(?=.*?\\{)",
|
|
217
340
|
"beginCaptures": {
|
|
218
341
|
"1": {
|
|
219
342
|
"name": "keyword.control.at-rule.keyframe.less"
|
|
@@ -221,9 +344,6 @@
|
|
|
221
344
|
"2": {
|
|
222
345
|
"name": "punctuation.definition.keyword.less"
|
|
223
346
|
},
|
|
224
|
-
"3": {
|
|
225
|
-
"name": "support.type.property-vendor.less"
|
|
226
|
-
},
|
|
227
347
|
"4": {
|
|
228
348
|
"name": "support.constant.keyframe.less"
|
|
229
349
|
}
|
|
@@ -388,6 +508,9 @@
|
|
|
388
508
|
{
|
|
389
509
|
"include": "#at-charset"
|
|
390
510
|
},
|
|
511
|
+
{
|
|
512
|
+
"include": "#at-container"
|
|
513
|
+
},
|
|
391
514
|
{
|
|
392
515
|
"include": "#at-counter-style"
|
|
393
516
|
},
|
|
@@ -502,44 +625,6 @@
|
|
|
502
625
|
}
|
|
503
626
|
]
|
|
504
627
|
},
|
|
505
|
-
"at-viewport": {
|
|
506
|
-
"begin": "((@(-ms-)?)viewport)",
|
|
507
|
-
"beginCaptures": {
|
|
508
|
-
"1": {
|
|
509
|
-
"name": "keyword.control.at-rule.viewport.less"
|
|
510
|
-
},
|
|
511
|
-
"2": {
|
|
512
|
-
"name": "punctuation.definition.keyword.less"
|
|
513
|
-
},
|
|
514
|
-
"3": {
|
|
515
|
-
"name": "support.type.vendor-prefix.less"
|
|
516
|
-
}
|
|
517
|
-
},
|
|
518
|
-
"end": "\\}",
|
|
519
|
-
"endCaptures": {
|
|
520
|
-
"0": {
|
|
521
|
-
"name": "punctuation.definition.block.end.less"
|
|
522
|
-
}
|
|
523
|
-
},
|
|
524
|
-
"name": "meta.at-rule.viewport.less",
|
|
525
|
-
"patterns": [
|
|
526
|
-
{
|
|
527
|
-
"begin": "\\{",
|
|
528
|
-
"captures": {
|
|
529
|
-
"0": {
|
|
530
|
-
"name": "punctuation.definition.block.begin.less"
|
|
531
|
-
}
|
|
532
|
-
},
|
|
533
|
-
"end": "(?=\\})",
|
|
534
|
-
"name": "meta.block.less",
|
|
535
|
-
"patterns": [
|
|
536
|
-
{
|
|
537
|
-
"include": "#rule-list-body"
|
|
538
|
-
}
|
|
539
|
-
]
|
|
540
|
-
}
|
|
541
|
-
]
|
|
542
|
-
},
|
|
543
628
|
"attr-function": {
|
|
544
629
|
"begin": "\\b(attr)(?=\\()",
|
|
545
630
|
"beginCaptures": {
|
|
@@ -920,12 +1005,17 @@
|
|
|
920
1005
|
"patterns": [
|
|
921
1006
|
{
|
|
922
1007
|
"begin": "/\\*",
|
|
923
|
-
"
|
|
1008
|
+
"beginCaptures": {
|
|
924
1009
|
"0": {
|
|
925
1010
|
"name": "punctuation.definition.comment.less"
|
|
926
1011
|
}
|
|
927
1012
|
},
|
|
928
1013
|
"end": "\\*/",
|
|
1014
|
+
"endCaptures": {
|
|
1015
|
+
"0": {
|
|
1016
|
+
"name": "punctuation.definition.comment.less"
|
|
1017
|
+
}
|
|
1018
|
+
},
|
|
929
1019
|
"name": "comment.block.less"
|
|
930
1020
|
},
|
|
931
1021
|
{
|
|
@@ -1170,10 +1260,10 @@
|
|
|
1170
1260
|
"include": "#time-type"
|
|
1171
1261
|
},
|
|
1172
1262
|
{
|
|
1173
|
-
"include": "#
|
|
1263
|
+
"include": "#percentage-type"
|
|
1174
1264
|
},
|
|
1175
1265
|
{
|
|
1176
|
-
"include": "#
|
|
1266
|
+
"include": "#length-type"
|
|
1177
1267
|
}
|
|
1178
1268
|
]
|
|
1179
1269
|
},
|
|
@@ -1392,10 +1482,10 @@
|
|
|
1392
1482
|
"include": "#calc-function"
|
|
1393
1483
|
},
|
|
1394
1484
|
{
|
|
1395
|
-
"include": "#
|
|
1485
|
+
"include": "#percentage-type"
|
|
1396
1486
|
},
|
|
1397
1487
|
{
|
|
1398
|
-
"include": "#
|
|
1488
|
+
"include": "#length-type"
|
|
1399
1489
|
}
|
|
1400
1490
|
]
|
|
1401
1491
|
}
|
|
@@ -1445,6 +1535,10 @@
|
|
|
1445
1535
|
"match": "(?i:[-+]?(?:(?:\\d*\\.\\d+(?:[eE](?:[-+]?\\d+))*)|(?:[-+]?\\d+))(Hz|kHz))\\b",
|
|
1446
1536
|
"name": "constant.numeric.less"
|
|
1447
1537
|
},
|
|
1538
|
+
"global-property-values": {
|
|
1539
|
+
"match": "\\b(?:initial|inherit|unset|revert-layer|revert)\\b",
|
|
1540
|
+
"name": "support.constant.property-value.less"
|
|
1541
|
+
},
|
|
1448
1542
|
"gradient-functions": {
|
|
1449
1543
|
"patterns": [
|
|
1450
1544
|
{
|
|
@@ -1701,13 +1795,21 @@
|
|
|
1701
1795
|
}
|
|
1702
1796
|
},
|
|
1703
1797
|
"length-type": {
|
|
1704
|
-
"
|
|
1705
|
-
|
|
1706
|
-
"
|
|
1798
|
+
"patterns": [
|
|
1799
|
+
{
|
|
1800
|
+
"captures": {
|
|
1801
|
+
"1": {
|
|
1802
|
+
"name": "keyword.other.unit.less"
|
|
1803
|
+
}
|
|
1804
|
+
},
|
|
1805
|
+
"match": "(?:[-+]?)(?:\\d+\\.\\d+|\\.?\\d+)(?:[eE][-+]?\\d+)?(em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|m|q|in|pt|pc|px|fr|dpi|dpcm|dppx|x)",
|
|
1806
|
+
"name": "constant.numeric.less"
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"match": "\\b(?:[-+]?)0\\b",
|
|
1810
|
+
"name": "constant.numeric.less"
|
|
1707
1811
|
}
|
|
1708
|
-
|
|
1709
|
-
"match": "0|(?i:[-+]?(?:(?:\\d*\\.\\d+(?:[eE](?:[-+]?\\d+))*)|(?:[-+]?\\d+))(em|ex|ch|rem|vw|vh|vmin|vmax|(c|m)?m|q|in|pt|pc|px|fr))\\b",
|
|
1710
|
-
"name": "constant.numeric.less"
|
|
1812
|
+
]
|
|
1711
1813
|
},
|
|
1712
1814
|
"less-boolean-function": {
|
|
1713
1815
|
"begin": "\\b(boolean)(?=\\()",
|
|
@@ -2639,9 +2741,6 @@
|
|
|
2639
2741
|
{
|
|
2640
2742
|
"include": "#less-variables"
|
|
2641
2743
|
},
|
|
2642
|
-
{
|
|
2643
|
-
"include": "#dimensions"
|
|
2644
|
-
},
|
|
2645
2744
|
{
|
|
2646
2745
|
"include": "#numeric-values"
|
|
2647
2746
|
},
|
|
@@ -2933,14 +3032,6 @@
|
|
|
2933
3032
|
{
|
|
2934
3033
|
"include": "#comma-delimiter"
|
|
2935
3034
|
},
|
|
2936
|
-
{
|
|
2937
|
-
"captures": {
|
|
2938
|
-
"1": {
|
|
2939
|
-
"name": "punctuation.terminator.rule.less"
|
|
2940
|
-
}
|
|
2941
|
-
},
|
|
2942
|
-
"match": "\\s*(;)|(?=[})])"
|
|
2943
|
-
},
|
|
2944
3035
|
{
|
|
2945
3036
|
"include": "#property-values"
|
|
2946
3037
|
},
|
|
@@ -2948,17 +3039,14 @@
|
|
|
2948
3039
|
"include": "#rule-list-body"
|
|
2949
3040
|
}
|
|
2950
3041
|
]
|
|
2951
|
-
}
|
|
2952
|
-
]
|
|
2953
|
-
},
|
|
2954
|
-
"less-number-units": {
|
|
2955
|
-
"patterns": [
|
|
2956
|
-
{
|
|
2957
|
-
"match": "\\b((c|m)?m|in|p(t|c)|m?s|g?rad|deg|turn)\\b",
|
|
2958
|
-
"name": "keyword.other.unit.less"
|
|
2959
3042
|
},
|
|
2960
3043
|
{
|
|
2961
|
-
"
|
|
3044
|
+
"captures": {
|
|
3045
|
+
"1": {
|
|
3046
|
+
"name": "punctuation.terminator.rule.less"
|
|
3047
|
+
}
|
|
3048
|
+
},
|
|
3049
|
+
"match": "(;)|(?=[})])"
|
|
2962
3050
|
}
|
|
2963
3051
|
]
|
|
2964
3052
|
},
|
|
@@ -3344,16 +3432,23 @@
|
|
|
3344
3432
|
"name": "variable.other.readwrite.less"
|
|
3345
3433
|
},
|
|
3346
3434
|
"less-variables": {
|
|
3347
|
-
"
|
|
3348
|
-
|
|
3349
|
-
"
|
|
3435
|
+
"patterns": [
|
|
3436
|
+
{
|
|
3437
|
+
"captures": {
|
|
3438
|
+
"1": {
|
|
3439
|
+
"name": "punctuation.definition.variable.less"
|
|
3440
|
+
},
|
|
3441
|
+
"2": {
|
|
3442
|
+
"name": "support.other.variable.less"
|
|
3443
|
+
}
|
|
3444
|
+
},
|
|
3445
|
+
"match": "\\s*(@@?)([-\\w]+)",
|
|
3446
|
+
"name": "variable.other.readwrite.less"
|
|
3350
3447
|
},
|
|
3351
|
-
|
|
3352
|
-
"
|
|
3448
|
+
{
|
|
3449
|
+
"include": "#less-variable-interpolation"
|
|
3353
3450
|
}
|
|
3354
|
-
|
|
3355
|
-
"match": "\\s*(@@?)([-\\w]+)",
|
|
3356
|
-
"name": "variable.other.readwrite.less"
|
|
3451
|
+
]
|
|
3357
3452
|
},
|
|
3358
3453
|
"literal-string": {
|
|
3359
3454
|
"patterns": [
|
|
@@ -3481,16 +3576,10 @@
|
|
|
3481
3576
|
"name": "meta.group.less",
|
|
3482
3577
|
"patterns": [
|
|
3483
3578
|
{
|
|
3484
|
-
"begin": "((-
|
|
3579
|
+
"begin": "(--|(?:-?(?:(?:[a-zA-Z_]|[\\x{00B7}\\x{00C0}-\\x{00D6}\\x{00D8}-\\x{00F6}\\x{00F8}-\\x{037D}\\x{037F}-\\x{1FFF}\\x{200C}\\x{200D}\\x{203F}\\x{2040}\\x{2070}-\\x{218F}\\x{2C00}-\\x{2FEF}\\x{3001}-\\x{D7FF}\\x{F900}-\\x{FDCF}\\x{FDF0}-\\x{FFFD}\\x{10000}-\\x{EFFFF}])|(?:\\\\(?:\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\s\\R]))))(?:(?:[-\\da-zA-Z_]|[\\x{00B7}\\x{00C0}-\\x{00D6}\\x{00D8}-\\x{00F6}\\x{00F8}-\\x{037D}\\x{037F}-\\x{1FFF}\\x{200C}\\x{200D}\\x{203F}\\x{2040}\\x{2070}-\\x{218F}\\x{2C00}-\\x{2FEF}\\x{3001}-\\x{D7FF}\\x{F900}-\\x{FDCF}\\x{FDF0}-\\x{FFFD}\\x{10000}-\\x{EFFFF}])|(?:\\\\(?:\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\s\\R])))*)\\s*(?=[:)])",
|
|
3485
3580
|
"beginCaptures": {
|
|
3486
3581
|
"0": {
|
|
3487
3582
|
"name": "support.type.property-name.media.less"
|
|
3488
|
-
},
|
|
3489
|
-
"2": {
|
|
3490
|
-
"name": "support.type.vendor-prefix.less"
|
|
3491
|
-
},
|
|
3492
|
-
"5": {
|
|
3493
|
-
"name": "support.type.vendor-prefix.less"
|
|
3494
3583
|
}
|
|
3495
3584
|
},
|
|
3496
3585
|
"end": "(((\\+_?)?):)|(?=\\))",
|
|
@@ -3579,7 +3668,7 @@
|
|
|
3579
3668
|
]
|
|
3580
3669
|
},
|
|
3581
3670
|
"number-type": {
|
|
3582
|
-
"match": "[-+]?(
|
|
3671
|
+
"match": "(?:[-+]?)(?:\\d+\\.\\d+|\\.?\\d+)(?:[eE][-+]?\\d+)?",
|
|
3583
3672
|
"name": "constant.numeric.less"
|
|
3584
3673
|
},
|
|
3585
3674
|
"numeric-values": {
|
|
@@ -3601,7 +3690,7 @@
|
|
|
3601
3690
|
"name": "keyword.other.unit.less"
|
|
3602
3691
|
}
|
|
3603
3692
|
},
|
|
3604
|
-
"match": "[-+]?(
|
|
3693
|
+
"match": "(?:[-+]?)(?:\\d+\\.\\d+|\\.?\\d+)(?:[eE][-+]?\\d+)?(%)",
|
|
3605
3694
|
"name": "constant.numeric.less"
|
|
3606
3695
|
},
|
|
3607
3696
|
"property-list": {
|
|
@@ -3626,18 +3715,16 @@
|
|
|
3626
3715
|
"patterns": [
|
|
3627
3716
|
{
|
|
3628
3717
|
"comment": "align-content, align-items, align-self, justify-content, justify-items, justify-self",
|
|
3629
|
-
"match": "\\b(
|
|
3718
|
+
"match": "\\b(flex-start|flex-end|start|end|space-between|space-around|space-evenly|stretch|baseline|safe|unsafe|legacy|anchor-center|first|last|self-start|self-end)\\b",
|
|
3630
3719
|
"name": "support.constant.property-value.less"
|
|
3631
3720
|
},
|
|
3632
3721
|
{
|
|
3633
3722
|
"comment": "alignment-baseline",
|
|
3634
|
-
"match": "\\b(
|
|
3723
|
+
"match": "\\b(text-before-edge|before-edge|middle|central|text-after-edge|after-edge|ideographic|alphabetic|hanging|mathematical|top|center|bottom)\\b",
|
|
3635
3724
|
"name": "support.constant.property-value.less"
|
|
3636
3725
|
},
|
|
3637
3726
|
{
|
|
3638
|
-
"
|
|
3639
|
-
"match": "\\b(?:initial|inherit|unset|revert-layer|revert)\\b",
|
|
3640
|
-
"name": "support.constant.property-value.less"
|
|
3727
|
+
"include": "#global-property-values"
|
|
3641
3728
|
},
|
|
3642
3729
|
{
|
|
3643
3730
|
"include": "#cubic-bezier-function"
|
|
@@ -3677,15 +3764,15 @@
|
|
|
3677
3764
|
},
|
|
3678
3765
|
{
|
|
3679
3766
|
"comment": "animation-timing-function",
|
|
3680
|
-
"match": "\\b(
|
|
3767
|
+
"match": "\\b(linear|ease-in-out|ease-in|ease-out|ease|step-start|step-end)\\b",
|
|
3681
3768
|
"name": "support.constant.property-value.less"
|
|
3682
3769
|
},
|
|
3683
3770
|
{
|
|
3684
|
-
"match": "\\b(absolute|active|add|all
|
|
3771
|
+
"match": "\\b(absolute|active|add|all-petite-caps|all-small-caps|all-scroll|all|alphabetic|alpha|alternate-reverse|alternate|always|annotation|antialiased|at|autohiding-scrollbar|auto|avoid-column|avoid-page|avoid-region|avoid|background-color|background-image|background-position|background-size|background-repeat|background|backwards|balance|baseline|below|bevel|bicubic|bidi-override|blink|block-line-height|block-start|block-end|block|blur|bolder|bold|border-top-left-radius|border-top-right-radius|border-bottom-left-radius|border-bottom-right-radius|border-end-end-radius|border-end-start-radius|border-start-end-radius|border-start-start-radius|border-block-start-color|border-block-start-style|border-block-start-width|border-block-start|border-block-end-color|border-block-end-style|border-block-end-width|border-block-end|border-block-color|border-block-style|border-block-width|border-block|border-inline-start-color|border-inline-start-style|border-inline-start-width|border-inline-start|border-inline-end-color|border-inline-end-style|border-inline-end-width|border-inline-end|border-inline-color|border-inline-style|border-inline-width|border-inline|border-top-color|border-top-style|border-top-width|border-top|border-right-color|border-right-style|border-right-width|border-right|border-bottom-color|border-bottom-style|border-bottom-width|border-bottom|border-left-color|border-left-style|border-left-width|border-left|border-image-outset|border-image-repeat|border-image-slice|border-image-source|border-image-width|border-image|border-color|border-style|border-width|border-radius|border-collapse|border-spacing|border|both|bottom|box-shadow|box|break-all|break-word|break-spaces|brightness|butt(on)?|capitalize|central|center|char(acter-variant)?|cjk-ideographic|clip|clone|close-quote|closest-corner|closest-side|col-resize|collapse|color-stop|color-burn|color-dodge|color|column-count|column-gap|column-reverse|column-rule-color|column-rule-width|column-rule|column-width|columns|column|common-ligatures|condensed|consider-shifts|contain|content-box|contents?|contextual|contrast|cover|crisp-edges|crispEdges|crop|crosshair|cross|darken|dashed|default|dense|device-width|diagonal-fractions|difference|disabled|discard|discretionary-ligatures|disregard-shifts|distribute-all-lines|distribute-letter|distribute-space|distribute|dotted|double|drop-shadow|[nsew]{1,4}-resize|ease-in-out|ease-in|ease-out|ease|element|ellipsis|embed|end|EndColorStr|evenodd|exclude-ruby|exclusion|expanded|extra-condensed|extra-expanded|farthest-corner|farthest-side|farthest|fill-box|fill-opacity|fill|filter|fit-content|fixed|flat|flex-basis|flex-end|flex-grow|flex-shrink|flex-start|flexbox|flex|flip|flood-color|font-size-adjust|font-size|font-stretch|font-weight|font|forwards|from-image|from|full-width|gap|geometricPrecision|glyphs|gradient|grayscale|grid-column-gap|grid-column|grid-row-gap|grid-row|grid-gap|grid-height|grid|groove|hand|hanging|hard-light|height|help|hidden|hide|historical-forms|historical-ligatures|horizontal-tb|horizontal|hue|ideographic|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space|inactive|include-ruby|infinite|inherit|initial|inline-end|inline-size|inline-start|inline-table|inline-line-height|inline-flexbox|inline-flex|inline-box|inline-block|inline|inset|inside|inter-ideograph|inter-word|intersect|invert|isolate|isolation|italic|jis(04|78|83|90)|justify-all|justify|keep-all|larger|large|last|layout|left|letter-spacing|lighten|lighter|lighting-color|linear-gradient|linearRGB|linear|line-edge|line-height|line-through|line|lining-nums|list-item|local|loose|lowercase|lr-tb|ltr|luminosity|luminance|manual|manipulation|margin-bottom|margin-box|margin-left|margin-right|margin-top|margin|marker(-offset|s)?|match-parent|mathematical|max-(content|height|lines|size|width)|medium|middle|min-(content|height|width)|miter|mixed|move|multiply|newspaper|no-change|no-clip|no-close-quote|no-open-quote|no-common-ligatures|no-discretionary-ligatures|no-historical-ligatures|no-contextual|no-drop|no-repeat|none|nonzero|normal|not-allowed|nowrap|oblique|offset-after|offset-before|offset-end|offset-start|offset|oldstyle-nums|opacity|open-quote|optimize(Legibility|Precision|Quality|Speed)|order|ordinal|ornaments|outline-color|outline-offset|outline-width|outline|outset|outside|overline|over-edge|overlay|padding(-bottom|-box|-left|-right|-top|-box)?|page|paint(ed)?|paused|pan-(x|left|right|y|up|down)|perspective-origin|petite-caps|pixelated|pointer|pinch-zoom|pretty|pre(-line|-wrap)?|preserve-3d|preserve-breaks|preserve-spaces|preserve|progid:DXImageTransform\\.Microsoft\\.(Alpha|Blur|dropshadow|gradient|Shadow)|progress|proportional-nums|proportional-width|radial-gradient|recto|region|relative|repeating-linear-gradient|repeating-radial-gradient|repeat-x|repeat-y|repeat|replaced|reset-size|reverse|revert-layer|revert|ridge|right|round|row-gap|row-resize|row-reverse|row|rtl|ruby|running|saturate|saturation|screen|scrollbar|scroll-position|scroll|separate|sepia|scale-down|semi-condensed|semi-expanded|shape-image-threshold|shape-margin|shape-outside|show|sideways-lr|sideways-rl|sideways|simplified|size|slashed-zero|slice|small-caps|smaller|small|smooth|snap|solid|soft-light|space-around|space-between|space|span|sRGB|stable|stacked-fractions|stack|startColorStr|start|static|step-end|step-start|sticky|stop-color|stop-opacity|stretch|strict|stroke-box|stroke-dasharray|stroke-dashoffset|stroke-miterlimit|stroke-opacity|stroke-width|stroke|styleset|style|stylistic|subgrid|subpixel-antialiased|subtract|super|swash|table-caption|table-cell|table-column-group|table-footer-group|table-header-group|table-row-group|table-column|table-row|table|tabular-nums|tb-rl|text((-bottom|-(decoration|emphasis)-color|-indent|-(over|under)-edge|-shadow|-size(-adjust)?|-top)|field)?|thick|thin|titling-caps|titling-case|top|touch|to|traditional|transform-origin|transform-style|transform|ultra-condensed|ultra-expanded|under-edge|underline|unicase|unset|uppercase|upright|use-glyph-orientation|use-script|verso|vertical(-align|-ideographic|-lr|-rl|-text)?|view-box|viewport-fill-opacity|viewport-fill|visibility|visibleFill|visiblePainted|visibleStroke|visible|wait|wavy|weight|whitespace|width|word-spacing|wrap-reverse|wrap-reverse|wrap|xx?-(large|small)|z-index|zero|zoom-in|zoom-out|zoom|arabic-indic|armenian|bengali|cambodian|circle|cjk-decimal|cjk-earthly-branch|cjk-heavenly-stem|decimal-leading-zero|decimal|devanagari|disclosure-closed|disclosure-open|disc|ethiopic-numeric|georgian|gujarati|gurmukhi|hebrew|hiragana-iroha|hiragana|japanese-formal|japanese-informal|kannada|katakana-iroha|katakana|khmer|korean-hangul-formal|korean-hanja-formal|korean-hanja-informal|lao|lower-alpha|lower-armenian|lower-greek|lower-latin|lower-roman|malayalam|mongolian|myanmar|oriya|persian|simp-chinese-formal|simp-chinese-informal|square|tamil|telugu|thai|tibetan|trad-chinese-formal|trad-chinese-informal|upper-alpha|upper-armenian|upper-latin|upper-roman)\\b",
|
|
3685
3772
|
"name": "support.constant.property-value.less"
|
|
3686
3773
|
},
|
|
3687
3774
|
{
|
|
3688
|
-
"match": "\\b(
|
|
3775
|
+
"match": "\\b(sans-serif|serif|monospace|fantasy|cursive)\\b(?=\\s*[;,\\n}])",
|
|
3689
3776
|
"name": "support.constant.font-name.less"
|
|
3690
3777
|
}
|
|
3691
3778
|
]
|
|
@@ -3695,9 +3782,6 @@
|
|
|
3695
3782
|
{
|
|
3696
3783
|
"include": "#comment-block"
|
|
3697
3784
|
},
|
|
3698
|
-
{
|
|
3699
|
-
"include": "#vendor-prefix"
|
|
3700
|
-
},
|
|
3701
3785
|
{
|
|
3702
3786
|
"include": "#builtin-functions"
|
|
3703
3787
|
},
|
|
@@ -3736,11 +3820,46 @@
|
|
|
3736
3820
|
}
|
|
3737
3821
|
]
|
|
3738
3822
|
},
|
|
3739
|
-
"pseudo-
|
|
3823
|
+
"pseudo-selectors": {
|
|
3740
3824
|
"patterns": [
|
|
3741
3825
|
{
|
|
3742
|
-
"begin": "(:)(dir
|
|
3743
|
-
"
|
|
3826
|
+
"begin": "(:)(dir)(?=\\()",
|
|
3827
|
+
"beginCaptures": {
|
|
3828
|
+
"1": {
|
|
3829
|
+
"name": "punctuation.definition.entity.less"
|
|
3830
|
+
}
|
|
3831
|
+
},
|
|
3832
|
+
"end": "\\)",
|
|
3833
|
+
"endCaptures": {
|
|
3834
|
+
"0": {
|
|
3835
|
+
"name": "punctuation.definition.group.end.less"
|
|
3836
|
+
}
|
|
3837
|
+
},
|
|
3838
|
+
"name": "entity.other.attribute-name.pseudo-class.less",
|
|
3839
|
+
"patterns": [
|
|
3840
|
+
{
|
|
3841
|
+
"begin": "\\(",
|
|
3842
|
+
"beginCaptures": {
|
|
3843
|
+
"0": {
|
|
3844
|
+
"name": "punctuation.definition.group.begin.less"
|
|
3845
|
+
}
|
|
3846
|
+
},
|
|
3847
|
+
"end": "(?=\\))",
|
|
3848
|
+
"patterns": [
|
|
3849
|
+
{
|
|
3850
|
+
"match": "ltr|rtl",
|
|
3851
|
+
"name": "variable.parameter.dir.less"
|
|
3852
|
+
},
|
|
3853
|
+
{
|
|
3854
|
+
"include": "#less-variables"
|
|
3855
|
+
}
|
|
3856
|
+
]
|
|
3857
|
+
}
|
|
3858
|
+
]
|
|
3859
|
+
},
|
|
3860
|
+
{
|
|
3861
|
+
"begin": "(:)(lang)(?=\\()",
|
|
3862
|
+
"beginCaptures": {
|
|
3744
3863
|
"1": {
|
|
3745
3864
|
"name": "punctuation.definition.entity.less"
|
|
3746
3865
|
}
|
|
@@ -3762,6 +3881,12 @@
|
|
|
3762
3881
|
},
|
|
3763
3882
|
"end": "(?=\\))",
|
|
3764
3883
|
"patterns": [
|
|
3884
|
+
{
|
|
3885
|
+
"include": "#less-variables"
|
|
3886
|
+
},
|
|
3887
|
+
{
|
|
3888
|
+
"include": "#literal-string"
|
|
3889
|
+
},
|
|
3765
3890
|
{
|
|
3766
3891
|
"include": "#unquoted-string"
|
|
3767
3892
|
}
|
|
@@ -3771,7 +3896,7 @@
|
|
|
3771
3896
|
},
|
|
3772
3897
|
{
|
|
3773
3898
|
"begin": "(:)(not)(?=\\()",
|
|
3774
|
-
"
|
|
3899
|
+
"beginCaptures": {
|
|
3775
3900
|
"1": {
|
|
3776
3901
|
"name": "punctuation.definition.entity.less"
|
|
3777
3902
|
}
|
|
@@ -3802,7 +3927,7 @@
|
|
|
3802
3927
|
},
|
|
3803
3928
|
{
|
|
3804
3929
|
"begin": "(:)(nth(-last)?-(child|of-type))(?=\\()",
|
|
3805
|
-
"
|
|
3930
|
+
"beginCaptures": {
|
|
3806
3931
|
"1": {
|
|
3807
3932
|
"name": "punctuation.definition.entity.less"
|
|
3808
3933
|
},
|
|
@@ -3810,13 +3935,14 @@
|
|
|
3810
3935
|
"name": "entity.other.attribute-name.pseudo-class.less"
|
|
3811
3936
|
}
|
|
3812
3937
|
},
|
|
3938
|
+
"contentName": "meta.function-call.less",
|
|
3813
3939
|
"end": "\\)",
|
|
3814
3940
|
"endCaptures": {
|
|
3815
3941
|
"0": {
|
|
3816
3942
|
"name": "punctuation.definition.group.end.less"
|
|
3817
3943
|
}
|
|
3818
3944
|
},
|
|
3819
|
-
"name": "
|
|
3945
|
+
"name": "entity.other.attribute-name.pseudo-class.less",
|
|
3820
3946
|
"patterns": [
|
|
3821
3947
|
{
|
|
3822
3948
|
"begin": "\\(",
|
|
@@ -3835,10 +3961,16 @@
|
|
|
3835
3961
|
{
|
|
3836
3962
|
"captures": {
|
|
3837
3963
|
"1": {
|
|
3964
|
+
"name": "keyword.operator.arithmetic.less"
|
|
3965
|
+
},
|
|
3966
|
+
"2": {
|
|
3838
3967
|
"name": "keyword.other.unit.less"
|
|
3968
|
+
},
|
|
3969
|
+
"4": {
|
|
3970
|
+
"name": "keyword.operator.arithmetic.less"
|
|
3839
3971
|
}
|
|
3840
3972
|
},
|
|
3841
|
-
"match": "(?:[-+]?(?:\\d+)?(n)(\\s*[-+]\\s*\\d+)?|[-+]?\\s*\\d+)",
|
|
3973
|
+
"match": "(?:([-+])?(?:\\d+)?(n)(\\s*([-+])\\s*\\d+)?|[-+]?\\s*\\d+)",
|
|
3842
3974
|
"name": "constant.numeric.less"
|
|
3843
3975
|
},
|
|
3844
3976
|
{
|
|
@@ -3855,8 +3987,8 @@
|
|
|
3855
3987
|
]
|
|
3856
3988
|
},
|
|
3857
3989
|
{
|
|
3858
|
-
"begin": "(:)(host-context)(?=\\()",
|
|
3859
|
-
"
|
|
3990
|
+
"begin": "(:)(host-context|host|has|is|not|where)(?=\\()",
|
|
3991
|
+
"beginCaptures": {
|
|
3860
3992
|
"1": {
|
|
3861
3993
|
"name": "punctuation.definition.entity.less"
|
|
3862
3994
|
}
|
|
@@ -3894,27 +4026,24 @@
|
|
|
3894
4026
|
"name": "entity.other.attribute-name.pseudo-class.less"
|
|
3895
4027
|
}
|
|
3896
4028
|
},
|
|
3897
|
-
"match": "(:)(active|any|checked|default|disabled|empty|enabled|first
|
|
4029
|
+
"match": "(:)(active|any-link|autofill|blank|buffering|checked|current|default|defined|disabled|empty|enabled|first-child|first-of-type|first|focus-visible|focus-within|focus|fullscreen|future|host|hover|in-range|indeterminate|invalid|last-child|last-of-type|left|local-link|link|modal|muted|only-child|only-of-type|optional|out-of-range|past|paused|picture-in-picture|placeholder-shown|playing|popover-open|read-only|read-write|required|right|root|scope|seeking|stalled|target-within|target|user-invalid|user-valid|valid|visited|volume-locked)\\b",
|
|
3898
4030
|
"name": "meta.function-call.less"
|
|
3899
|
-
}
|
|
3900
|
-
]
|
|
3901
|
-
},
|
|
3902
|
-
"pseudo-elements": {
|
|
3903
|
-
"patterns": [
|
|
4031
|
+
},
|
|
3904
4032
|
{
|
|
3905
|
-
"begin": "(
|
|
3906
|
-
"
|
|
4033
|
+
"begin": "(::?)(highlight|part|state)(?=\\s*(\\())",
|
|
4034
|
+
"beginCaptures": {
|
|
3907
4035
|
"1": {
|
|
3908
4036
|
"name": "punctuation.definition.entity.less"
|
|
3909
4037
|
}
|
|
3910
4038
|
},
|
|
4039
|
+
"comment": "::highlight()",
|
|
3911
4040
|
"end": "\\)",
|
|
3912
4041
|
"endCaptures": {
|
|
3913
4042
|
"0": {
|
|
3914
4043
|
"name": "punctuation.definition.group.end.less"
|
|
3915
4044
|
}
|
|
3916
4045
|
},
|
|
3917
|
-
"name": "entity.other.attribute-name.pseudo-
|
|
4046
|
+
"name": "entity.other.attribute-name.pseudo-element.less",
|
|
3918
4047
|
"patterns": [
|
|
3919
4048
|
{
|
|
3920
4049
|
"begin": "\\(",
|
|
@@ -3924,6 +4053,44 @@
|
|
|
3924
4053
|
}
|
|
3925
4054
|
},
|
|
3926
4055
|
"end": "(?=\\))",
|
|
4056
|
+
"patterns": [
|
|
4057
|
+
{
|
|
4058
|
+
"match": "--|(?:-?(?:(?:[a-zA-Z_]|[\\x{00B7}\\x{00C0}-\\x{00D6}\\x{00D8}-\\x{00F6}\\x{00F8}-\\x{037D}\\x{037F}-\\x{1FFF}\\x{200C}\\x{200D}\\x{203F}\\x{2040}\\x{2070}-\\x{218F}\\x{2C00}-\\x{2FEF}\\x{3001}-\\x{D7FF}\\x{F900}-\\x{FDCF}\\x{FDF0}-\\x{FFFD}\\x{10000}-\\x{EFFFF}])|(?:\\\\(?:\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\s\\R]))))(?:(?:[-\\da-zA-Z_]|[\\x{00B7}\\x{00C0}-\\x{00D6}\\x{00D8}-\\x{00F6}\\x{00F8}-\\x{037D}\\x{037F}-\\x{1FFF}\\x{200C}\\x{200D}\\x{203F}\\x{2040}\\x{2070}-\\x{218F}\\x{2C00}-\\x{2FEF}\\x{3001}-\\x{D7FF}\\x{F900}-\\x{FDCF}\\x{FDF0}-\\x{FFFD}\\x{10000}-\\x{EFFFF}])|(?:\\\\(?:\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\s\\R])))*",
|
|
4059
|
+
"name": "variable.parameter.less"
|
|
4060
|
+
},
|
|
4061
|
+
{
|
|
4062
|
+
"include": "#less-variables"
|
|
4063
|
+
}
|
|
4064
|
+
]
|
|
4065
|
+
}
|
|
4066
|
+
]
|
|
4067
|
+
},
|
|
4068
|
+
{
|
|
4069
|
+
"begin": "(::?)slotted(?=\\s*(\\())",
|
|
4070
|
+
"beginCaptures": {
|
|
4071
|
+
"1": {
|
|
4072
|
+
"name": "punctuation.definition.entity.less"
|
|
4073
|
+
}
|
|
4074
|
+
},
|
|
4075
|
+
"comment": "::slotted()",
|
|
4076
|
+
"contentName": "meta.function-call.less",
|
|
4077
|
+
"end": "\\)",
|
|
4078
|
+
"endCaptures": {
|
|
4079
|
+
"0": {
|
|
4080
|
+
"name": "punctuation.definition.group.end.less"
|
|
4081
|
+
}
|
|
4082
|
+
},
|
|
4083
|
+
"name": "entity.other.attribute-name.pseudo-element.less",
|
|
4084
|
+
"patterns": [
|
|
4085
|
+
{
|
|
4086
|
+
"begin": "\\(",
|
|
4087
|
+
"beginCaptures": {
|
|
4088
|
+
"0": {
|
|
4089
|
+
"name": "punctuation.definition.group.begin.less"
|
|
4090
|
+
}
|
|
4091
|
+
},
|
|
4092
|
+
"end": "(?=\\))",
|
|
4093
|
+
"name": "meta.group.less",
|
|
3927
4094
|
"patterns": [
|
|
3928
4095
|
{
|
|
3929
4096
|
"include": "#selectors"
|
|
@@ -3936,15 +4103,23 @@
|
|
|
3936
4103
|
"captures": {
|
|
3937
4104
|
"1": {
|
|
3938
4105
|
"name": "punctuation.definition.entity.less"
|
|
3939
|
-
}
|
|
3940
|
-
|
|
4106
|
+
}
|
|
4107
|
+
},
|
|
4108
|
+
"comment": "defined pseudo-elements",
|
|
4109
|
+
"match": "(::?)(after|backdrop|before|cue|file-selector-button|first-letter|first-line|grammar-error|marker|placeholder|selection|spelling-error|target-text|view-transition-group|view-transition-image-pair|view-transition-new|view-transition-old|view-transition)\\b",
|
|
4110
|
+
"name": "entity.other.attribute-name.pseudo-element.less"
|
|
4111
|
+
},
|
|
4112
|
+
{
|
|
4113
|
+
"captures": {
|
|
4114
|
+
"1": {
|
|
3941
4115
|
"name": "punctuation.definition.entity.less"
|
|
3942
4116
|
},
|
|
3943
|
-
"
|
|
3944
|
-
"name": "
|
|
4117
|
+
"2": {
|
|
4118
|
+
"name": "meta.namespace.vendor-prefix.less"
|
|
3945
4119
|
}
|
|
3946
4120
|
},
|
|
3947
|
-
"
|
|
4121
|
+
"comment": "other possible pseudo-elements",
|
|
4122
|
+
"match": "(::?)(-\\w+-)(--|(?:-?(?:(?:[a-zA-Z_]|[\\x{00B7}\\x{00C0}-\\x{00D6}\\x{00D8}-\\x{00F6}\\x{00F8}-\\x{037D}\\x{037F}-\\x{1FFF}\\x{200C}\\x{200D}\\x{203F}\\x{2040}\\x{2070}-\\x{218F}\\x{2C00}-\\x{2FEF}\\x{3001}-\\x{D7FF}\\x{F900}-\\x{FDCF}\\x{FDF0}-\\x{FFFD}\\x{10000}-\\x{EFFFF}])|(?:\\\\(?:\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\s\\R]))))(?:(?:[-\\da-zA-Z_]|[\\x{00B7}\\x{00C0}-\\x{00D6}\\x{00D8}-\\x{00F6}\\x{00F8}-\\x{037D}\\x{037F}-\\x{1FFF}\\x{200C}\\x{200D}\\x{203F}\\x{2040}\\x{2070}-\\x{218F}\\x{2C00}-\\x{2FEF}\\x{3001}-\\x{D7FF}\\x{F900}-\\x{FDCF}\\x{FDF0}-\\x{FFFD}\\x{10000}-\\x{EFFFF}])|(?:\\\\(?:\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\s\\R])))*)\\b",
|
|
3948
4123
|
"name": "entity.other.attribute-name.pseudo-element.less"
|
|
3949
4124
|
}
|
|
3950
4125
|
]
|
|
@@ -4002,15 +4177,6 @@
|
|
|
4002
4177
|
}
|
|
4003
4178
|
]
|
|
4004
4179
|
},
|
|
4005
|
-
"resolution-type": {
|
|
4006
|
-
"captures": {
|
|
4007
|
-
"1": {
|
|
4008
|
-
"name": "keyword.other.unit.less"
|
|
4009
|
-
}
|
|
4010
|
-
},
|
|
4011
|
-
"match": "(?i:[-+]?(?:(?:\\d*\\.\\d+(?:[eE](?:[-+]?\\d+))*)|(?:[-+]?\\d+))(dpi|dpcm|dppx))\\b",
|
|
4012
|
-
"name": "constant.numeric.less"
|
|
4013
|
-
},
|
|
4014
4180
|
"rule-list": {
|
|
4015
4181
|
"patterns": [
|
|
4016
4182
|
{
|
|
@@ -4056,17 +4222,81 @@
|
|
|
4056
4222
|
"include": "#less-variable-assignment"
|
|
4057
4223
|
},
|
|
4058
4224
|
{
|
|
4059
|
-
"
|
|
4225
|
+
"begin": "(?=[-\\w]*?@\\{.*\\}[-\\w]*?\\s*:[^;{(]*(?=[;})]))",
|
|
4226
|
+
"end": "(?=\\s*(;)|(?=[})]))",
|
|
4227
|
+
"patterns": [
|
|
4228
|
+
{
|
|
4229
|
+
"begin": "(?=[^\\s:])",
|
|
4230
|
+
"end": "(?=(((\\+_?)?):)[\\s\\t]*)",
|
|
4231
|
+
"name": "support.type.property-name.less",
|
|
4232
|
+
"patterns": [
|
|
4233
|
+
{
|
|
4234
|
+
"include": "#less-variable-interpolation"
|
|
4235
|
+
}
|
|
4236
|
+
]
|
|
4237
|
+
},
|
|
4238
|
+
{
|
|
4239
|
+
"begin": "(((\\+_?)?):)(?=[\\s\\t]*)",
|
|
4240
|
+
"beginCaptures": {
|
|
4241
|
+
"1": {
|
|
4242
|
+
"name": "punctuation.separator.key-value.less"
|
|
4243
|
+
}
|
|
4244
|
+
},
|
|
4245
|
+
"contentName": "support.type.property-name.less",
|
|
4246
|
+
"end": "(?=\\s*(;)|(?=[})]))",
|
|
4247
|
+
"patterns": [
|
|
4248
|
+
{
|
|
4249
|
+
"include": "#property-values"
|
|
4250
|
+
}
|
|
4251
|
+
]
|
|
4252
|
+
}
|
|
4253
|
+
]
|
|
4060
4254
|
},
|
|
4061
4255
|
{
|
|
4062
4256
|
"begin": "(?=[-a-z])",
|
|
4063
4257
|
"end": "$|(?![-a-z])",
|
|
4064
4258
|
"patterns": [
|
|
4065
4259
|
{
|
|
4066
|
-
"include": "#
|
|
4260
|
+
"include": "#custom-property-name"
|
|
4067
4261
|
},
|
|
4068
4262
|
{
|
|
4069
|
-
"
|
|
4263
|
+
"begin": "(-[\\w-]+?-)((?:(?:[a-zA-Z_]|[\\x{00B7}\\x{00C0}-\\x{00D6}\\x{00D8}-\\x{00F6}\\x{00F8}-\\x{037D}\\x{037F}-\\x{1FFF}\\x{200C}\\x{200D}\\x{203F}\\x{2040}\\x{2070}-\\x{218F}\\x{2C00}-\\x{2FEF}\\x{3001}-\\x{D7FF}\\x{F900}-\\x{FDCF}\\x{FDF0}-\\x{FFFD}\\x{10000}-\\x{EFFFF}])|(?:\\\\(?:\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\s\\R])))(?:(?:[-\\da-zA-Z_]|[\\x{00B7}\\x{00C0}-\\x{00D6}\\x{00D8}-\\x{00F6}\\x{00F8}-\\x{037D}\\x{037F}-\\x{1FFF}\\x{200C}\\x{200D}\\x{203F}\\x{2040}\\x{2070}-\\x{218F}\\x{2C00}-\\x{2FEF}\\x{3001}-\\x{D7FF}\\x{F900}-\\x{FDCF}\\x{FDF0}-\\x{FFFD}\\x{10000}-\\x{EFFFF}])|(?:\\\\(?:\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\s\\R])))*)\\b",
|
|
4264
|
+
"beginCaptures": {
|
|
4265
|
+
"0": {
|
|
4266
|
+
"name": "support.type.property-name.less"
|
|
4267
|
+
},
|
|
4268
|
+
"1": {
|
|
4269
|
+
"name": "meta.namespace.vendor-prefix.less"
|
|
4270
|
+
}
|
|
4271
|
+
},
|
|
4272
|
+
"comment": "vendor-prefixed properties",
|
|
4273
|
+
"end": "\\s*(;)|(?=[})])",
|
|
4274
|
+
"endCaptures": {
|
|
4275
|
+
"1": {
|
|
4276
|
+
"name": "punctuation.terminator.rule.less"
|
|
4277
|
+
}
|
|
4278
|
+
},
|
|
4279
|
+
"patterns": [
|
|
4280
|
+
{
|
|
4281
|
+
"begin": "(((\\+_?)?):)(?=[\\s\\t]*)",
|
|
4282
|
+
"beginCaptures": {
|
|
4283
|
+
"1": {
|
|
4284
|
+
"name": "punctuation.separator.key-value.less"
|
|
4285
|
+
}
|
|
4286
|
+
},
|
|
4287
|
+
"contentName": "meta.property-value.less",
|
|
4288
|
+
"end": "(?=\\s*(;)|(?=[})]))",
|
|
4289
|
+
"patterns": [
|
|
4290
|
+
{
|
|
4291
|
+
"include": "#property-values"
|
|
4292
|
+
},
|
|
4293
|
+
{
|
|
4294
|
+
"match": "[\\w-]+",
|
|
4295
|
+
"name": "support.constant.property-value.less"
|
|
4296
|
+
}
|
|
4297
|
+
]
|
|
4298
|
+
}
|
|
4299
|
+
]
|
|
4070
4300
|
},
|
|
4071
4301
|
{
|
|
4072
4302
|
"include": "#filter-function"
|
|
@@ -4425,7 +4655,49 @@
|
|
|
4425
4655
|
]
|
|
4426
4656
|
},
|
|
4427
4657
|
{
|
|
4428
|
-
"
|
|
4658
|
+
"begin": "\\bcontainer(?:-name)?(?=\\s*?:)",
|
|
4659
|
+
"end": "\\s*(;)|(?=[})])",
|
|
4660
|
+
"endCaptures": {
|
|
4661
|
+
"1": {
|
|
4662
|
+
"name": "punctuation.terminator.rule.less"
|
|
4663
|
+
}
|
|
4664
|
+
},
|
|
4665
|
+
"name": "support.type.property-name.less",
|
|
4666
|
+
"patterns": [
|
|
4667
|
+
{
|
|
4668
|
+
"begin": "(((\\+_?)?):)(?=[\\s\\t]*)",
|
|
4669
|
+
"beginCaptures": {
|
|
4670
|
+
"1": {
|
|
4671
|
+
"name": "punctuation.separator.key-value.less"
|
|
4672
|
+
}
|
|
4673
|
+
},
|
|
4674
|
+
"contentName": "meta.property-value.less",
|
|
4675
|
+
"end": "(?=\\s*(;)|(?=[})]))",
|
|
4676
|
+
"patterns": [
|
|
4677
|
+
{
|
|
4678
|
+
"match": "\\bdefault\\b",
|
|
4679
|
+
"name": "invalid.illegal.property-value.less"
|
|
4680
|
+
},
|
|
4681
|
+
{
|
|
4682
|
+
"include": "#global-property-values"
|
|
4683
|
+
},
|
|
4684
|
+
{
|
|
4685
|
+
"include": "#custom-property-name"
|
|
4686
|
+
},
|
|
4687
|
+
{
|
|
4688
|
+
"contentName": "variable.other.constant.container-name.less",
|
|
4689
|
+
"match": "--|(?:-?(?:(?:[a-zA-Z_]|[\\x{00B7}\\x{00C0}-\\x{00D6}\\x{00D8}-\\x{00F6}\\x{00F8}-\\x{037D}\\x{037F}-\\x{1FFF}\\x{200C}\\x{200D}\\x{203F}\\x{2040}\\x{2070}-\\x{218F}\\x{2C00}-\\x{2FEF}\\x{3001}-\\x{D7FF}\\x{F900}-\\x{FDCF}\\x{FDF0}-\\x{FFFD}\\x{10000}-\\x{EFFFF}])|(?:\\\\(?:\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\s\\R]))))(?:(?:[-\\da-zA-Z_]|[\\x{00B7}\\x{00C0}-\\x{00D6}\\x{00D8}-\\x{00F6}\\x{00F8}-\\x{037D}\\x{037F}-\\x{1FFF}\\x{200C}\\x{200D}\\x{203F}\\x{2040}\\x{2070}-\\x{218F}\\x{2C00}-\\x{2FEF}\\x{3001}-\\x{D7FF}\\x{F900}-\\x{FDCF}\\x{FDF0}-\\x{FFFD}\\x{10000}-\\x{EFFFF}])|(?:\\\\(?:\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\s\\R])))*",
|
|
4690
|
+
"name": "support.constant.property-value.less"
|
|
4691
|
+
},
|
|
4692
|
+
{
|
|
4693
|
+
"include": "#property-values"
|
|
4694
|
+
}
|
|
4695
|
+
]
|
|
4696
|
+
}
|
|
4697
|
+
]
|
|
4698
|
+
},
|
|
4699
|
+
{
|
|
4700
|
+
"match": "\\b(accent-height|align-content|align-items|align-self|alignment-baseline|all|animation-timing-function|animation-range-start|animation-range-end|animation-range|animation-play-state|animation-name|animation-iteration-count|animation-fill-mode|animation-duration|animation-direction|animation-delay|animation-composition|animation|appearance|ascent|aspect-ratio|azimuth|backface-visibility|background-size|background-repeat-y|background-repeat-x|background-repeat|background-position-y|background-position-x|background-position|background-origin|background-image|background-color|background-clip|background-blend-mode|background-attachment|background|baseline-shift|begin|bias|blend-mode|border-top-left-radius|border-top-right-radius|border-bottom-left-radius|border-bottom-right-radius|border-end-end-radius|border-end-start-radius|border-start-end-radius|border-start-start-radius|border-block-start-color|border-block-start-style|border-block-start-width|border-block-start|border-block-end-color|border-block-end-style|border-block-end-width|border-block-end|border-block-color|border-block-style|border-block-width|border-block|border-inline-start-color|border-inline-start-style|border-inline-start-width|border-inline-start|border-inline-end-color|border-inline-end-style|border-inline-end-width|border-inline-end|border-inline-color|border-inline-style|border-inline-width|border-inline|border-top-color|border-top-style|border-top-width|border-top|border-right-color|border-right-style|border-right-width|border-right|border-bottom-color|border-bottom-style|border-bottom-width|border-bottom|border-left-color|border-left-style|border-left-width|border-left|border-image-outset|border-image-repeat|border-image-slice|border-image-source|border-image-width|border-image|border-color|border-style|border-width|border-radius|border-collapse|border-spacing|border|bottom|box-(align|decoration-break|direction|flex|ordinal-group|orient|pack|shadow|sizing)|break-(after|before|inside)|caption-side|clear|clip-path|clip-rule|clip|color(-(interpolation(-filters)?|profile|rendering))?|columns|column-(break-before|count|fill|gap|(rule(-(color|style|width))?)|span|width)|container-name|container-type|container|contain-intrinsic-block-size|contain-intrinsic-inline-size|contain-intrinsic-height|contain-intrinsic-size|contain-intrinsic-width|contain|content|counter-(increment|reset)|cursor|[cdf][xy]|direction|display|divisor|dominant-baseline|dur|elevation|empty-cells|enable-background|end|fallback|fill(-(opacity|rule))?|filter|flex(-(align|basis|direction|flow|grow|item-align|line-pack|negative|order|pack|positive|preferred-size|shrink|wrap))?|float|flood-(color|opacity)|font-display|font-family|font-feature-settings|font-kerning|font-language-override|font-size(-adjust)?|font-smoothing|font-stretch|font-style|font-synthesis|font-variant(-(alternates|caps|east-asian|ligatures|numeric|position))?|font-weight|font|fr|((column|row)-)?gap|glyph-orientation-(horizontal|vertical)|grid-(area|gap)|grid-auto-(columns|flow|rows)|grid-(column|row)(-(end|gap|start))?|grid-template(-(areas|columns|rows))?|grid|height|hyphens|image-(orientation|rendering|resolution)|inset(-(block|inline))?(-(start|end))?|isolation|justify-content|justify-items|justify-self|kerning|left|letter-spacing|lighting-color|line-(box-contain|break|clamp|height)|list-style(-(image|position|type))?|(margin|padding)(-(bottom|left|right|top)|(-(block|inline)?(-(end|start))?))?|marker(-(end|mid|start))?|mask(-(clip||composite|image|origin|position|repeat|size|type))?|(max|min)-(height|width)|mix-blend-mode|nbsp-mode|negative|object-(fit|position)|opacity|operator|order|orphans|outline(-(color|offset|style|width))?|overflow(-((inline|block)|scrolling|wrap|x|y))?|overscroll-behavior(-block|-(inline|x|y))?|pad(ding(-(bottom|left|right|top))?)?|page(-break-(after|before|inside))?|paint-order|pause(-(after|before))?|perspective(-origin(-(x|y))?)?|pitch(-range)?|place-content|place-self|pointer-events|position|prefix|quotes|range|resize|right|rotate|scale|scroll-behavior|shape-(image-threshold|margin|outside|rendering)|size|speak(-as)?|src|stop-(color|opacity)|stroke(-(dash(array|offset)|line(cap|join)|miterlimit|opacity|width))?|suffix|symbols|system|tab-size|table-layout|tap-highlight-color|text-align(-last)?|text-decoration(-(color|line|style))?|text-emphasis(-(color|position|style))?|text-(anchor|fill-color|height|indent|justify|orientation|overflow|rendering|size-adjust|shadow|transform|underline-position|wrap)|top|touch-action|transform(-origin(-(x|y))?)|transform(-style)?|transition(-(delay|duration|property|timing-function))?|translate|unicode-(bidi|range)|user-(drag|select)|vertical-align|visibility|white-space(-collapse)?|widows|width|will-change|word-(break|spacing|wrap)|writing-mode|z-index|zoom)\\b",
|
|
4429
4701
|
"name": "support.type.property-name.less"
|
|
4430
4702
|
},
|
|
4431
4703
|
{
|
|
@@ -4593,10 +4865,7 @@
|
|
|
4593
4865
|
]
|
|
4594
4866
|
},
|
|
4595
4867
|
{
|
|
4596
|
-
"include": "#pseudo-
|
|
4597
|
-
},
|
|
4598
|
-
{
|
|
4599
|
-
"include": "#pseudo-classes"
|
|
4868
|
+
"include": "#pseudo-selectors"
|
|
4600
4869
|
},
|
|
4601
4870
|
{
|
|
4602
4871
|
"include": "#less-extend"
|
|
@@ -4615,12 +4884,17 @@
|
|
|
4615
4884
|
},
|
|
4616
4885
|
{
|
|
4617
4886
|
"begin": "\\[",
|
|
4618
|
-
"
|
|
4887
|
+
"beginCaptures": {
|
|
4619
4888
|
"0": {
|
|
4620
|
-
"name": "punctuation.
|
|
4889
|
+
"name": "punctuation.section.braces.begin.less"
|
|
4621
4890
|
}
|
|
4622
4891
|
},
|
|
4623
4892
|
"end": "\\]",
|
|
4893
|
+
"endCaptures": {
|
|
4894
|
+
"0": {
|
|
4895
|
+
"name": "punctuation.section.braces.end.less"
|
|
4896
|
+
}
|
|
4897
|
+
},
|
|
4624
4898
|
"name": "meta.attribute-selector.less",
|
|
4625
4899
|
"patterns": [
|
|
4626
4900
|
{
|
|
@@ -4635,7 +4909,7 @@
|
|
|
4635
4909
|
},
|
|
4636
4910
|
{
|
|
4637
4911
|
"begin": "\\s*([~*|^$]?=)\\s*",
|
|
4638
|
-
"
|
|
4912
|
+
"beginCaptures": {
|
|
4639
4913
|
"1": {
|
|
4640
4914
|
"name": "keyword.operator.attribute-selector.less"
|
|
4641
4915
|
}
|
|
@@ -4892,6 +5166,37 @@
|
|
|
4892
5166
|
}
|
|
4893
5167
|
]
|
|
4894
5168
|
},
|
|
5169
|
+
"style-function": {
|
|
5170
|
+
"begin": "\\b(style)(?=\\()",
|
|
5171
|
+
"beginCaptures": {
|
|
5172
|
+
"0": {
|
|
5173
|
+
"name": "support.function.style.less"
|
|
5174
|
+
}
|
|
5175
|
+
},
|
|
5176
|
+
"end": "\\)",
|
|
5177
|
+
"endCaptures": {
|
|
5178
|
+
"0": {
|
|
5179
|
+
"name": "punctuation.definition.group.end.less"
|
|
5180
|
+
}
|
|
5181
|
+
},
|
|
5182
|
+
"name": "meta.function-call.less",
|
|
5183
|
+
"patterns": [
|
|
5184
|
+
{
|
|
5185
|
+
"begin": "\\(",
|
|
5186
|
+
"beginCaptures": {
|
|
5187
|
+
"0": {
|
|
5188
|
+
"name": "punctuation.definition.group.begin.less"
|
|
5189
|
+
}
|
|
5190
|
+
},
|
|
5191
|
+
"end": "(?=\\))",
|
|
5192
|
+
"patterns": [
|
|
5193
|
+
{
|
|
5194
|
+
"include": "#rule-list-body"
|
|
5195
|
+
}
|
|
5196
|
+
]
|
|
5197
|
+
}
|
|
5198
|
+
]
|
|
5199
|
+
},
|
|
4895
5200
|
"symbols-function": {
|
|
4896
5201
|
"begin": "\\b(symbols)(?=\\()",
|
|
4897
5202
|
"beginCaptures": {
|
|
@@ -5394,10 +5699,6 @@
|
|
|
5394
5699
|
}
|
|
5395
5700
|
]
|
|
5396
5701
|
},
|
|
5397
|
-
"vendor-prefix": {
|
|
5398
|
-
"match": "-(?:webkit|moz(-osx)?|ms|o)-",
|
|
5399
|
-
"name": "support.type.vendor-prefix.less"
|
|
5400
|
-
},
|
|
5401
5702
|
"view-function": {
|
|
5402
5703
|
"begin": "\\b(view)(?=\\()",
|
|
5403
5704
|
"beginCaptures": {
|
|
@@ -5427,10 +5728,10 @@
|
|
|
5427
5728
|
"name": "support.constant.property-value.less"
|
|
5428
5729
|
},
|
|
5429
5730
|
{
|
|
5430
|
-
"include": "#
|
|
5731
|
+
"include": "#percentage-type"
|
|
5431
5732
|
},
|
|
5432
5733
|
{
|
|
5433
|
-
"include": "#
|
|
5734
|
+
"include": "#length-type"
|
|
5434
5735
|
},
|
|
5435
5736
|
{
|
|
5436
5737
|
"include": "#less-variables"
|
package/grammars/rust.json
CHANGED
|
@@ -475,10 +475,13 @@
|
|
|
475
475
|
}
|
|
476
476
|
},
|
|
477
477
|
"comment": "function definition",
|
|
478
|
-
"end": "\\{
|
|
478
|
+
"end": "(\\{)|(;)",
|
|
479
479
|
"endCaptures": {
|
|
480
|
-
"
|
|
480
|
+
"1": {
|
|
481
481
|
"name": "punctuation.brackets.curly.rust"
|
|
482
|
+
},
|
|
483
|
+
"2": {
|
|
484
|
+
"name": "punctuation.semi.rust"
|
|
482
485
|
}
|
|
483
486
|
},
|
|
484
487
|
"name": "meta.function.definition.rust",
|
|
@@ -840,7 +843,7 @@
|
|
|
840
843
|
},
|
|
841
844
|
{
|
|
842
845
|
"comment": "dashrocket, skinny arrow",
|
|
843
|
-
"match": "
|
|
846
|
+
"match": "->|<-",
|
|
844
847
|
"name": "keyword.operator.arrow.skinny.rust"
|
|
845
848
|
},
|
|
846
849
|
{
|
package/index.js
CHANGED
|
@@ -645,18 +645,18 @@ export const grammars = [
|
|
|
645
645
|
source: 'https://github.com/Pure-D/code-d/blob/466ac04dcc1f6d3fea50ef5ae7a920a121efd09c/syntaxes/d.json',
|
|
646
646
|
},
|
|
647
647
|
{
|
|
648
|
-
byteSize:
|
|
648
|
+
byteSize: 7123,
|
|
649
649
|
categories: [
|
|
650
650
|
'general',
|
|
651
651
|
],
|
|
652
652
|
displayName: 'Dart',
|
|
653
|
-
lastUpdate: '2024-
|
|
653
|
+
lastUpdate: '2024-08-30T20:03:00Z',
|
|
654
654
|
license: 'MIT',
|
|
655
655
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
656
656
|
name: 'dart',
|
|
657
657
|
scopeName: 'source.dart',
|
|
658
|
-
sha: '
|
|
659
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
658
|
+
sha: '03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c',
|
|
659
|
+
source: 'https://github.com/microsoft/vscode/blob/03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c/extensions/dart/syntaxes/dart.tmLanguage.json',
|
|
660
660
|
},
|
|
661
661
|
{
|
|
662
662
|
byteSize: 5397,
|
|
@@ -904,7 +904,7 @@ export const grammars = [
|
|
|
904
904
|
'f#',
|
|
905
905
|
'fs',
|
|
906
906
|
],
|
|
907
|
-
byteSize:
|
|
907
|
+
byteSize: 24607,
|
|
908
908
|
categories: [
|
|
909
909
|
'general',
|
|
910
910
|
],
|
|
@@ -912,13 +912,13 @@ export const grammars = [
|
|
|
912
912
|
embedded: [
|
|
913
913
|
'markdown',
|
|
914
914
|
],
|
|
915
|
-
lastUpdate: '2024-
|
|
915
|
+
lastUpdate: '2024-08-30T20:03:00Z',
|
|
916
916
|
license: 'MIT',
|
|
917
917
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
918
918
|
name: 'fsharp',
|
|
919
919
|
scopeName: 'source.fsharp',
|
|
920
|
-
sha: '
|
|
921
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
920
|
+
sha: '03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c',
|
|
921
|
+
source: 'https://github.com/microsoft/vscode/blob/03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c/extensions/fsharp/syntaxes/fsharp.tmLanguage.json',
|
|
922
922
|
},
|
|
923
923
|
{
|
|
924
924
|
byteSize: 4996,
|
|
@@ -1088,18 +1088,18 @@ export const grammars = [
|
|
|
1088
1088
|
source: 'https://github.com/MarioSchwalbe/vscode-gnuplot/blob/c62c1a61c9b6b4658b43d76c397dc2ad43523b6a/syntaxes/gnuplot.tmLanguage',
|
|
1089
1089
|
},
|
|
1090
1090
|
{
|
|
1091
|
-
byteSize:
|
|
1091
|
+
byteSize: 46123,
|
|
1092
1092
|
categories: [
|
|
1093
1093
|
'general',
|
|
1094
1094
|
],
|
|
1095
1095
|
displayName: 'Go',
|
|
1096
|
-
lastUpdate: '2024-
|
|
1096
|
+
lastUpdate: '2024-08-30T20:03:00Z',
|
|
1097
1097
|
license: 'MIT',
|
|
1098
1098
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1099
1099
|
name: 'go',
|
|
1100
1100
|
scopeName: 'source.go',
|
|
1101
|
-
sha: '
|
|
1102
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1101
|
+
sha: '03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c',
|
|
1102
|
+
source: 'https://github.com/microsoft/vscode/blob/03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c/extensions/go/syntaxes/go.tmLanguage.json',
|
|
1103
1103
|
},
|
|
1104
1104
|
{
|
|
1105
1105
|
aliases: [
|
|
@@ -1668,18 +1668,18 @@ export const grammars = [
|
|
|
1668
1668
|
source: 'https://github.com/leanprover/vscode-lean4/blob/2255bc20c9d28d868d04fb91428652a95cc87a92/vscode-lean4/syntaxes/lean4.json',
|
|
1669
1669
|
},
|
|
1670
1670
|
{
|
|
1671
|
-
byteSize:
|
|
1671
|
+
byteSize: 98892,
|
|
1672
1672
|
categories: [
|
|
1673
1673
|
'web',
|
|
1674
1674
|
],
|
|
1675
1675
|
displayName: 'Less',
|
|
1676
|
-
lastUpdate: '2024-
|
|
1676
|
+
lastUpdate: '2024-08-30T20:03:00Z',
|
|
1677
1677
|
license: 'MIT',
|
|
1678
1678
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1679
1679
|
name: 'less',
|
|
1680
1680
|
scopeName: 'source.css.less',
|
|
1681
|
-
sha: '
|
|
1682
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1681
|
+
sha: '03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c',
|
|
1682
|
+
source: 'https://github.com/microsoft/vscode/blob/03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c/extensions/less/syntaxes/less.tmLanguage.json',
|
|
1683
1683
|
},
|
|
1684
1684
|
{
|
|
1685
1685
|
byteSize: 15676,
|
|
@@ -2552,18 +2552,18 @@ export const grammars = [
|
|
|
2552
2552
|
aliases: [
|
|
2553
2553
|
'rs',
|
|
2554
2554
|
],
|
|
2555
|
-
byteSize:
|
|
2555
|
+
byteSize: 17219,
|
|
2556
2556
|
categories: [
|
|
2557
2557
|
'general',
|
|
2558
2558
|
],
|
|
2559
2559
|
displayName: 'Rust',
|
|
2560
|
-
lastUpdate: '2024-
|
|
2560
|
+
lastUpdate: '2024-08-30T20:03:00Z',
|
|
2561
2561
|
license: 'MIT',
|
|
2562
2562
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2563
2563
|
name: 'rust',
|
|
2564
2564
|
scopeName: 'source.rust',
|
|
2565
|
-
sha: '
|
|
2566
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
2565
|
+
sha: '03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c',
|
|
2566
|
+
source: 'https://github.com/microsoft/vscode/blob/03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c/extensions/rust/syntaxes/rust.tmLanguage.json',
|
|
2567
2567
|
},
|
|
2568
2568
|
{
|
|
2569
2569
|
byteSize: 9527,
|