File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 105
105
' name' : ' keyword.operator.js'
106
106
' patterns' : [
107
107
{
108
- ' include' : ' $self '
108
+ ' include' : ' $base '
109
109
}
110
110
]
111
111
}
252
252
' 1' :
253
253
' name' : ' meta.delimiter.semicolon.js'
254
254
' patterns' : [
255
- ' include' : ' $self '
255
+ ' include' : ' $base '
256
256
]
257
257
}
258
258
{
259
259
' include' : ' #curlybracerecursion'
260
260
}
261
261
{
262
- ' include' : ' $self '
262
+ ' include' : ' $base '
263
263
}
264
264
{
265
265
' match' : ' ;'
440
440
' include' : ' #comma'
441
441
' patterns' : [
442
442
{
443
- ' include' : ' $self '
443
+ ' include' : ' $base '
444
444
}
445
445
]
446
446
}
557
557
' name' : ' keyword.operator.js'
558
558
' patterns' : [
559
559
{
560
- ' include' : ' $self '
560
+ ' include' : ' $base '
561
561
}
562
562
]
563
563
}
637
637
' name' : ' meta.brace.square.js'
638
638
' patterns' : [
639
639
{
640
- ' include' : ' $self '
640
+ ' include' : ' $base '
641
641
}
642
642
]
643
643
}
650
650
' name' : ' meta.brace.round.js'
651
651
' patterns' : [
652
652
{
653
- ' include' : ' $self '
653
+ ' include' : ' $base '
654
654
}
655
655
]
656
656
}
711
711
' name' : ' meta.brace.curly.js'
712
712
' patterns' : [
713
713
{
714
- ' include' : ' $self '
714
+ ' include' : ' $base '
715
715
}
716
716
]
717
717
1035
1035
' name' : ' punctuation.definition.parameters.end.js'
1036
1036
' patterns' : [
1037
1037
{
1038
- ' include' : ' $self '
1038
+ ' include' : ' $base '
1039
1039
}
1040
1040
]
1041
1041
You can’t perform that action at this time.
0 commit comments