@@ -950,7 +950,7 @@ repository:
950950 " 2" :
951951 name : " storage.type.format.python"
952952 " 3" :
953- name : " support.other .format.python"
953+ name : " storage.type .format.python"
954954 }
955955 {
956956 name : " constant.character.format.placeholder.other.python"
@@ -968,7 +968,7 @@ repository:
968968 " 2" :
969969 name : " storage.type.format.python"
970970 " 3" :
971- name : " support.other .format.python"
971+ name : " storage.type .format.python"
972972 patterns : [
973973 {
974974 match : '''
@@ -4620,7 +4620,7 @@ repository:
46204620 " 1" :
46214621 name : " storage.type.format.python"
46224622 " 2" :
4623- name : " support.other .format.python"
4623+ name : " storage.type .format.python"
46244624 }
46254625 {
46264626 include : " #fstring-terminator-single-tail"
@@ -4633,7 +4633,7 @@ repository:
46334633 " 1" :
46344634 name : " storage.type.format.python"
46354635 " 2" :
4636- name : " support.other .format.python"
4636+ name : " storage.type .format.python"
46374637 patterns : [
46384638 {
46394639 include : " #fstring-illegal-single-brace"
@@ -4642,35 +4642,35 @@ repository:
46424642 include : " #fstring-single-brace"
46434643 }
46444644 {
4645- name : " support.other .format.python"
4645+ name : " storage.type .format.python"
46464646 match : " ([bcdeEfFgGnosxX%])(?=})"
46474647 }
46484648 {
4649- name : " support.other .format.python"
4649+ name : " storage.type .format.python"
46504650 match : " (\\ .\\ d+)"
46514651 }
46524652 {
4653- name : " support.other .format.python"
4653+ name : " storage.type .format.python"
46544654 match : " (,)"
46554655 }
46564656 {
4657- name : " support.other .format.python"
4657+ name : " storage.type .format.python"
46584658 match : " (\\ d+)"
46594659 }
46604660 {
4661- name : " support.other .format.python"
4661+ name : " storage.type .format.python"
46624662 match : " (\\ #)"
46634663 }
46644664 {
4665- name : " support.other .format.python"
4665+ name : " storage.type .format.python"
46664666 match : " ([-+ ])"
46674667 }
46684668 {
4669- name : " support.other .format.python"
4669+ name : " storage.type .format.python"
46704670 match : " ([<>=^])"
46714671 }
46724672 {
4673- name : " support.other .format.python"
4673+ name : " storage.type .format.python"
46744674 match : " (\\ w)"
46754675 }
46764676 ]
@@ -4844,7 +4844,7 @@ repository:
48444844 " 1" :
48454845 name : " storage.type.format.python"
48464846 " 2" :
4847- name : " support.other .format.python"
4847+ name : " storage.type .format.python"
48484848 }
48494849 {
48504850 include : " #fstring-terminator-multi-tail"
@@ -4857,7 +4857,7 @@ repository:
48574857 " 1" :
48584858 name : " storage.type.format.python"
48594859 " 2" :
4860- name : " support.other .format.python"
4860+ name : " storage.type .format.python"
48614861 patterns : [
48624862 {
48634863 include : " #fstring-illegal-multi-brace"
@@ -4866,35 +4866,35 @@ repository:
48664866 include : " #fstring-multi-brace"
48674867 }
48684868 {
4869- name : " support.other .format.python"
4869+ name : " storage.type .format.python"
48704870 match : " ([bcdeEfFgGnosxX%])(?=})"
48714871 }
48724872 {
4873- name : " support.other .format.python"
4873+ name : " storage.type .format.python"
48744874 match : " (\\ .\\ d+)"
48754875 }
48764876 {
4877- name : " support.other .format.python"
4877+ name : " storage.type .format.python"
48784878 match : " (,)"
48794879 }
48804880 {
4881- name : " support.other .format.python"
4881+ name : " storage.type .format.python"
48824882 match : " (\\ d+)"
48834883 }
48844884 {
4885- name : " support.other .format.python"
4885+ name : " storage.type .format.python"
48864886 match : " (\\ #)"
48874887 }
48884888 {
4889- name : " support.other .format.python"
4889+ name : " storage.type .format.python"
48904890 match : " ([-+ ])"
48914891 }
48924892 {
4893- name : " support.other .format.python"
4893+ name : " storage.type .format.python"
48944894 match : " ([<>=^])"
48954895 }
48964896 {
4897- name : " support.other .format.python"
4897+ name : " storage.type .format.python"
48984898 match : " (\\ w)"
48994899 }
49004900 ]
0 commit comments