LineEndings for Sublime Text Link
Ever lose an hour or more trying to figure out why your scripts fail, only to figure out you opened the document once on a Windows editor that automatically changed line endings? Yeah, me neither.
LineEndings is pretty nice.
Allows to:
- Show the current “line ending” on status bar.
- Change line endings from the command palette.
- Change line endings from the “tab size” menu of the statusbar.
- Display an alert when the line_ending is not some you expect.
- Convert indentation to spaces or tabs for all views on current window
- Convert line endings for all views on current window
Showing the line endings on the status bar is my favorite.