/sublime-file-infobar

A Sublime Text plugin which displays file info in the status bar

Primary LanguagePythonMIT LicenseMIT

File Infobar

This Sublime Text plugin displays the path and modification time of the current file in the status bar.

Features

  • Detection and resolution of symlinks.
  • Toggle Relative Path command (toggles the display of file paths between absolute and relative to the window's folders).
  • "Today" and "Yesterday" relative days for displaying the modification time.
  • Customisable / localisable display (see the settings), including custom date / time formatting using strftime().

Compatibility

File Infobar was developed for ST2, and is designed to also be compatible with ST3.

License

File Infobar is licensed under the MIT License (Expat).