Add prefix case for incrementFileName#50003
Add prefix case for incrementFileName#50003isidorn merged 4 commits intomicrosoft:masterfrom Krzysztof-Cieslak:prefixFileNameIncremenr
Conversation
|
While this is naive way to add new case there are couple of problems with
|
|
@Krzysztof-Cieslak thanks a lot for your PR. |
|
@isidorn, I've added couple of tests. Should I also tackle those 2 problems I've mentioned in an earlier message? |
|
@Krzysztof-Cieslak yeah that would be great! Adding tests for those cases would also be awesome! Thanks |
|
This is ready for review. |
|
@Krzysztof-Cieslak thanks a lot! I love the tests, they give me confidence looking at all these regexes. |
Fixes #47014
CC: @isidorn