Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.07 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.07 KB

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).