File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 656
656
</dict >
657
657
</dict >
658
658
<key >match </key >
659
- <string >(?< !\w)([-+]?0(?:x|X)[0-9a-fA-F_]+(?:U|u|L|l|UL|Ul|uL|ul|LU|Lu|lU|lu)?)((?i:[kmgtp]b)?)\b </string >
659
+ <string >(?< !\w)([-+]?0(?:x|X)[0-9a-fA-F_]+(?:U|u|L|l|UL|Ul|uL|ul|LU|Lu|lU|lu)?)((?i:[kmgtp]b)?)\b </string >
660
660
<key >name </key >
661
661
<string >constant.numeric.hexadecimal.powershell </string >
662
662
</dict >
675
675
</dict >
676
676
</dict >
677
677
<key >match </key >
678
- <string >(?< !\w)([-+]?(?:[0-9_]+)?\.[0-9_]+(?:(?:e|E)[0-9]+)?(?:F|f|D|d|M|m)?)((?i:[kmgtp]b)?)\b </string >
678
+ <string >(?< !\w)([-+]?(?:[0-9_]+)?\.[0-9_]+(?:(?:e|E)[0-9]+)?(?:F|f|D|d|M|m)?)((?i:[kmgtp]b)?)\b </string >
679
679
<key >name </key >
680
680
<string >constant.numeric.scientific.powershell </string >
681
681
</dict >
694
694
</dict >
695
695
</dict >
696
696
<key >match </key >
697
- <string >(?< !\w)([-+]?0(?:b|B)[01_]+(?:U|u|L|l|UL|Ul|uL|ul|LU|Lu|lU|lu)?)((?i:[kmgtp]b)?)\b </string >
697
+ <string >(?< !\w)([-+]?0(?:b|B)[01_]+(?:U|u|L|l|UL|Ul|uL|ul|LU|Lu|lU|lu)?)((?i:[kmgtp]b)?)\b </string >
698
698
<key >name </key >
699
699
<string >constant.numeric.binary.powershell </string >
700
700
</dict >
713
713
</dict >
714
714
</dict >
715
715
<key >match </key >
716
- <string >(?< !\w)([-+]?[0-9_]+(?:e|E)(?:[0-9_])?+(?:F|f|D|d|M|m)?)((?i:[kmgtp]b)?)\b </string >
716
+ <string >(?< !\w)([-+]?[0-9_]+(?:e|E)(?:[0-9_])?+(?:F|f|D|d|M|m)?)((?i:[kmgtp]b)?)\b </string >
717
717
<key >name </key >
718
718
<string >constant.numeric.decimal.powershell </string >
719
719
</dict >
732
732
</dict >
733
733
</dict >
734
734
<key >match </key >
735
- <string >(?< !\w)([-+]?[0-9_]+\.(?:e|E)(?:[0-9_])?+(?:F|f|D|d|M|m)?)((?i:[kmgtp]b)?)\b </string >
735
+ <string >(?< !\w)([-+]?[0-9_]+\.(?:e|E)(?:[0-9_])?+(?:F|f|D|d|M|m)?)((?i:[kmgtp]b)?)\b </string >
736
736
<key >name </key >
737
737
<string >constant.numeric.decimal.powershell </string >
738
738
</dict >
751
751
</dict >
752
752
</dict >
753
753
<key >match </key >
754
- <string >(?< !\w)([-+]?[0-9_]+[\.]?(?:F|f|D|d|M|m))((?i:[kmgtp]b)?)\b </string >
754
+ <string >(?< !\w)([-+]?[0-9_]+[\.]?(?:F|f|D|d|M|m))((?i:[kmgtp]b)?)\b </string >
755
755
<key >name </key >
756
756
<string >constant.numeric.decimal.powershell </string >
757
757
</dict >
770
770
</dict >
771
771
</dict >
772
772
<key >match </key >
773
- <string >(?< !\w)([-+]?[0-9_]+[\.]?(?:U|u|L|l|UL|Ul|uL|ul|LU|Lu|lU|lu)?)((?i:[kmgtp]b)?)\b </string >
773
+ <string >(?< !\w)([-+]?[0-9_]+[\.]?(?:U|u|L|l|UL|Ul|uL|ul|LU|Lu|lU|lu)?)((?i:[kmgtp]b)?)\b </string >
774
774
<key >name </key >
775
775
<string >constant.numeric.decimal.powershell </string >
776
776
</dict >
You can’t perform that action at this time.
0 commit comments