SideBarTools
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
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | 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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 9 | 4 | 4 | 5 | 10 | 11 | 8 | 0 | 0 | 4 | 5 | 6 | 5 | 6 | 8 | 4 | 5 | 7 | 2 | 5 | 9 | 5 | 12 | 10 | 15 | 7 | 8 | 11 | 10 | 12 | 7 | 9 | 6 | 6 | 9 | 4 | 11 | 12 | 6 | 2 | 8 | 8 | 8 | 11 | 7 | 10 |
Mac | 2 | 0 | 0 | 1 | 3 | 2 | 5 | 0 | 0 | 3 | 2 | 5 | 2 | 0 | 7 | 3 | 4 | 3 | 5 | 3 | 5 | 4 | 8 | 3 | 6 | 1 | 3 | 7 | 5 | 4 | 0 | 2 | 1 | 0 | 10 | 7 | 1 | 3 | 5 | 3 | 0 | 5 | 6 | 2 | 7 | 7 |
Linux | 0 | 0 | 0 | 6 | 2 | 3 | 1 | 0 | 0 | 2 | 4 | 3 | 3 | 2 | 1 | 4 | 2 | 2 | 4 | 3 | 3 | 4 | 6 | 5 | 9 | 2 | 4 | 2 | 6 | 2 | 5 | 1 | 0 | 1 | 3 | 4 | 3 | 4 | 3 | 1 | 5 | 3 | 3 | 0 | 4 | 5 |
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!