- Added
sortLines.sortEntireFilesetting (defaults to false) that sorts the entire file when there is no selection #43 via @chrsmutti
- Added
sortLines.filterBlankLinessetting (defaults to false) #35 via @SoftwareApe
- Added
sortLines.sortLinesVariableLengthandsortLines.sortLinesVariableLengthReversecommands to sort by variable length #30 via @labithiotis - Added
sortLines.sortLinesCaseInsensitiveUniquecommand to sort case insensitively and remove duplicates #29 via @lynxnake- Convert to TypeScript
- Add TSLint
- Add CI
- Add tests
- Added
sortLines.sortLinesNaturalcommand sort lines alphabetically but group together digits #26 via @Gerrit-K - Remove backtick from install heading #23 via @wald-tq
- Made a note in the README about default keybinding overriding toggle breakpoint #22 via @Tyriar