sublime-sort-numerically
sublime-sort-numerically copied to clipboard
Sublime Text 2/3 package that adds a command for sorting lines numerically rather than alphabetically.
Results
1
sublime-sort-numerically issues
Sort by
recently updated
recently updated
newest added
like: ```shell sort -V ``` ```text -V, --version-sort Sort version numbers. The input lines are treated as file names in form PREFIX VERSION SUFFIX, where SUFFIX matches the regular expression...