If I have a number of files just as:
iOS-AUC - 1 -
iOS-AUC - 10 -
iOS-AUC - 2 -
iOS-AUC - 3 -
…
10 should come after 2 and 3, not after 1.
Yes, I know this is how dumb computers order numbers (incorrectly) and I also know I can fix this by adding a 0 in front of the single digits, yet I can’t do that in this case. And Atom should be smarter than this. Anything I can do to fix this right now?
Thanks.