Sublime Forum

"File History" Updated with preview and quick open

#1

[size=150]SublimeText - File History[/size]

New features:

  • Display a preview of the file while looking through the file history in the quick panel (only Sublime Text 3)
  • When re-opening a file from the history, choose the position to open it in: the first tab, the last tab, the next tab or in the position that it was when it was closed
  • Choose target location where the file history should be saved
  • Optionally remove any non-existent files while looking through the file history (when previewed or opened)
  • Optionally clean up the history on start-up
  • Optionally display the quick panel entries with a monospaced font
  • Open multiple history entries from the quick panel with the right key
  • [Settings][settings] file to customize the functionality.
    • Important: You will need to restart Sublime Text after editing the settings file (because the settings are cached by the Sublime Text API).

Available with Package Control as “File History”
sublime.wbond.net/packages/File%20History

For more information about installing or usage, please check out the github page:
github.com/FichteFoll/sublimetext-filehistory

If you have any problems, please open an issue:
github.com/FichteFoll/sublimete … ory/issues

0 Likes

#2

Another update!

Behavior with multiple groups and files already being open in any group that is not the active one has been greatly improved, along with a bunch of bug fixes (that you most likely did not encounter but might have).

Here’s a quick GIF on what the Package does:

0 Likes