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

Side​Bar​Enhancements

by titoBouzout ST3 Top 25

Side Bar Tools and Enhancements for Sublime Text. Files and folders.

Details

Installs

  • Total 2.92M
  • Win 1.73M
  • Mac 685K
  • Linux 496K
Aug 8 Aug 7 Aug 6 Aug 5 Aug 4 Aug 3 Aug 2 Aug 1 Jul 31 Jul 30 Jul 29 Jul 28 Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24
Windows 10 62 73 73 89 35 52 57 76 58 94 62 53 46 62 90 80 67 81 58 63 55 76 86 71 86 45 55 53 79 80 79 74 55 61 78 61 73 72 57 53 41 72 89 59 74
Mac 12 40 24 25 25 24 19 31 20 35 39 33 24 17 30 24 34 29 40 15 23 22 30 38 35 33 14 23 27 20 38 33 35 13 23 22 24 21 31 16 12 19 36 24 29 28
Linux 4 24 24 30 25 21 18 18 19 24 19 25 21 23 21 19 28 22 29 23 17 25 20 24 37 29 17 18 23 32 20 28 24 22 14 21 28 28 31 23 27 18 25 26 31 31

Readme

Source
raw.​githubusercontent.​com

Side Bar Enhancements

Description

Sidebar menu for Sublime Text. This Package notably provides

  • delete as “move to trash”,
  • a clipboard, and
  • files affected by a rename/move command are closed, renamed/moved, and re-opened again.

Default Menu Items

SideBarEnhancements' Side Bar.sublime-menu context menu resource file is designed to fully replace both the Side Bar.sublime-menu and Side Bar Mount Point.sublime-menu context menus from the Default Package. When you are ready to do so, you can suppress the appearance of the menu items from these two Default context menus by creating these two empty files in your <data_path>/Packages/Default/ directory. If the <data_path>/Packages/Default/ directory does not already exist, you can create it with the help of “Preferences -> Browse Packages”.

  • <data_path>/Packages/Default/Side Bar Mount Point.sublime-menu
  • <data_path>/Packages/Default/Side Bar.sublime-menu

Note: “Unpromote” replaces the “Remove Folder from Project” menu item from the Side Bar Mount Point.sublime-menu context menu, and accomplishes the same thing without deleting the folder.

“Promote” (its “opposite”) takes any folder visible in the FOLDERS trees and ALSO makes it a Mount Point (i.e. top-level folder), in addition to the top-level folders that were already in the project.

Pre Simplification

After 13-Jul-2023, this Package was simplified. If you wish to use (or go back to) the Package before this simplification, do so with the following steps:

  1. Uninstall/Remove SideBarEnhancements
  2. open https://github.com/titoBouzout/SideBarEnhancements/tree/289fa49d005352c47cfb9ba36656794dade7ced3
  3. Code(green button) -> Download Zip
  4. Sublime Text -> Main menu bar -> Preferences -> Browse Packages
  5. Unzip to “Packages/SideBarEnhancements/” (make sure is NOT double as “Packages/SideBarEnhancements/SideBarEnhancements”)
  6. Restart

External Libraries Used

Source-code

https://github.com/titoBouzout/SideBarEnhancements

License

“None are so hopelessly enslaved as those who falsely believe they are free.”
—Johann Wolfgang von Goethe

Copyright © 2011-2024 Tito Bouzout

This license applies to all the files inside this Package unless noted differently for some files or portions of code inside these files.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. http://www.gnu.org/licenses/gpl.html

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/gpl.html