ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Side​Bar​Tools

by braver ST3

Duplicate, copy, move or compare files and folders, copy paths and filenames, all from the Side Bar in Sublime Text

Details

Installs

  • Total 75K
  • Win 47K
  • Mac 17K
  • Linux 11K
Oct 24 Oct 23 Oct 22 Oct 21 Oct 20 Oct 19 Oct 18 Oct 17 Oct 16 Oct 15 Oct 14 Oct 13 Oct 12 Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9
Windows 8 12 7 9 6 6 9 4 11 12 6 2 8 8 8 11 7 10 4 2 7 10 10 9 6 2 10 8 7 10 10 12 5 8 7 8 8 11 3 8 3 9 11 7 13 5
Mac 5 4 0 2 1 0 10 7 1 3 5 3 0 5 6 2 7 7 2 2 4 1 5 4 4 2 0 6 4 4 2 7 3 3 4 6 7 2 4 2 4 9 1 5 3 6
Linux 3 2 5 1 0 1 3 4 3 4 3 1 5 3 3 0 4 5 0 3 2 2 7 2 1 1 2 2 1 4 4 3 1 3 0 5 5 4 1 2 0 1 6 3 6 2

Readme

Source
raw.​githubusercontent.​com

Sidebar Tools

Some useful tools to add to your sidebar and tab context menu's:

  • Copy Filename
  • Copy Relative Path
  • Copy Absolute Path
  • Duplicate (ie. copy to a target path)
  • Move
  • Compare
  • New file

All except Compare are also available via the command palette, in addition to:

  • Reveal In Sidebar

To use the Compare command, configure a “difftool”. For instance, Xcode comes with FileMerge that you can call via opendiff. The command will then become available when two files, or two folders are selected.

An additional Edit command is available, for ease of use on touch screens (thanks @PetrKryslUCSD). Enable it via the settings.

To open a file in its default application, consider installing the Open in Default Application package.

If you're looking for “Reveal in Finder/Explorer” for directories, Open in Default Application does that too.

Goals of this package

This package offers fewer commands than e.g. SidebarEnhancements, striking a balance somewhere between the bare minimum and going overboard. This has benefits:

  • The default context menu isn't replaced, this package just adds some useful new commands.
  • It's tiny, light-weight and reliable.
  • We won't track you. Ever.

Settings

  • difftool: configure what tool to use, and thereby enable the Compare command.
  • edit_command: enable the Edit command.
  • tab_context: optionally disable the context menu on file tabs.
  • posix_copy_command: enable the command to copy relative paths in POSIX format, e.g. for use in WSL (Windows only).

Credits

We used SidebarEnhancements as a starting point, but completely re-implemented everything we wanted to keep. Now it comes in at just over 200 lines of super clean Python with zero legacy. Special thanks go out to @rwols and @mandx to make this happen.

Buy me a coffee

☕️👌🏻

Please feel free to make a little donation via PayPal towards the coffee that keeps this labour of love running. It's much appreciated!