/LineEndings

On statusbar and on command palete.

Primary LanguagePythonOtherNOASSERTION

Description

Provides line endings and convert indentation shortcuts for Sublime Text 2. See: http://www.sublimetext.com/

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
  • Convert line endings on save

Todo

Show mixed line endings.

Installation

Install this repository via "Package Control" http://wbond.net/sublime_packages/package_control

Contributors

  • polyvertex
  • Nicholas Buse