@@ -950,7 +950,7 @@ repository:
950
950
" 2" :
951
951
name : " storage.type.format.python"
952
952
" 3" :
953
- name : " support.other .format.python"
953
+ name : " storage.type .format.python"
954
954
}
955
955
{
956
956
name : " constant.character.format.placeholder.other.python"
@@ -968,7 +968,7 @@ repository:
968
968
" 2" :
969
969
name : " storage.type.format.python"
970
970
" 3" :
971
- name : " support.other .format.python"
971
+ name : " storage.type .format.python"
972
972
patterns : [
973
973
{
974
974
match : '''
@@ -4620,7 +4620,7 @@ repository:
4620
4620
" 1" :
4621
4621
name : " storage.type.format.python"
4622
4622
" 2" :
4623
- name : " support.other .format.python"
4623
+ name : " storage.type .format.python"
4624
4624
}
4625
4625
{
4626
4626
include : " #fstring-terminator-single-tail"
@@ -4633,7 +4633,7 @@ repository:
4633
4633
" 1" :
4634
4634
name : " storage.type.format.python"
4635
4635
" 2" :
4636
- name : " support.other .format.python"
4636
+ name : " storage.type .format.python"
4637
4637
patterns : [
4638
4638
{
4639
4639
include : " #fstring-illegal-single-brace"
@@ -4642,35 +4642,35 @@ repository:
4642
4642
include : " #fstring-single-brace"
4643
4643
}
4644
4644
{
4645
- name : " support.other .format.python"
4645
+ name : " storage.type .format.python"
4646
4646
match : " ([bcdeEfFgGnosxX%])(?=})"
4647
4647
}
4648
4648
{
4649
- name : " support.other .format.python"
4649
+ name : " storage.type .format.python"
4650
4650
match : " (\\ .\\ d+)"
4651
4651
}
4652
4652
{
4653
- name : " support.other .format.python"
4653
+ name : " storage.type .format.python"
4654
4654
match : " (,)"
4655
4655
}
4656
4656
{
4657
- name : " support.other .format.python"
4657
+ name : " storage.type .format.python"
4658
4658
match : " (\\ d+)"
4659
4659
}
4660
4660
{
4661
- name : " support.other .format.python"
4661
+ name : " storage.type .format.python"
4662
4662
match : " (\\ #)"
4663
4663
}
4664
4664
{
4665
- name : " support.other .format.python"
4665
+ name : " storage.type .format.python"
4666
4666
match : " ([-+ ])"
4667
4667
}
4668
4668
{
4669
- name : " support.other .format.python"
4669
+ name : " storage.type .format.python"
4670
4670
match : " ([<>=^])"
4671
4671
}
4672
4672
{
4673
- name : " support.other .format.python"
4673
+ name : " storage.type .format.python"
4674
4674
match : " (\\ w)"
4675
4675
}
4676
4676
]
@@ -4844,7 +4844,7 @@ repository:
4844
4844
" 1" :
4845
4845
name : " storage.type.format.python"
4846
4846
" 2" :
4847
- name : " support.other .format.python"
4847
+ name : " storage.type .format.python"
4848
4848
}
4849
4849
{
4850
4850
include : " #fstring-terminator-multi-tail"
@@ -4857,7 +4857,7 @@ repository:
4857
4857
" 1" :
4858
4858
name : " storage.type.format.python"
4859
4859
" 2" :
4860
- name : " support.other .format.python"
4860
+ name : " storage.type .format.python"
4861
4861
patterns : [
4862
4862
{
4863
4863
include : " #fstring-illegal-multi-brace"
@@ -4866,35 +4866,35 @@ repository:
4866
4866
include : " #fstring-multi-brace"
4867
4867
}
4868
4868
{
4869
- name : " support.other .format.python"
4869
+ name : " storage.type .format.python"
4870
4870
match : " ([bcdeEfFgGnosxX%])(?=})"
4871
4871
}
4872
4872
{
4873
- name : " support.other .format.python"
4873
+ name : " storage.type .format.python"
4874
4874
match : " (\\ .\\ d+)"
4875
4875
}
4876
4876
{
4877
- name : " support.other .format.python"
4877
+ name : " storage.type .format.python"
4878
4878
match : " (,)"
4879
4879
}
4880
4880
{
4881
- name : " support.other .format.python"
4881
+ name : " storage.type .format.python"
4882
4882
match : " (\\ d+)"
4883
4883
}
4884
4884
{
4885
- name : " support.other .format.python"
4885
+ name : " storage.type .format.python"
4886
4886
match : " (\\ #)"
4887
4887
}
4888
4888
{
4889
- name : " support.other .format.python"
4889
+ name : " storage.type .format.python"
4890
4890
match : " ([-+ ])"
4891
4891
}
4892
4892
{
4893
- name : " support.other .format.python"
4893
+ name : " storage.type .format.python"
4894
4894
match : " ([<>=^])"
4895
4895
}
4896
4896
{
4897
- name : " support.other .format.python"
4897
+ name : " storage.type .format.python"
4898
4898
match : " (\\ w)"
4899
4899
}
4900
4900
]
0 commit comments