Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Sidebar enhancement extension like for sublime text?

Is there a plugin that enhance the explorer context menu like the Side​Bar​Enhancements package for sublime?

https://packagecontrol.io/packages/SideBarEnhancements

I found the default one rather lacking in feature, just like vanilla sublime is.

left : VScode | Right : Sublime with SBE plugin

enter image description here

like image 671
jfmmm Avatar asked Apr 13 '17 22:04

jfmmm


People also ask

How do I customize the Sidebar in Sublime Text?

You can manually change the sidebar style by editing Default. sublime-theme. To do this, edit the “sidebar_tree”, “sidebar_heading” etc., classes in Packages/Theme - Default/Default.

How do I install SideBarEnhancements in Sublime Text 3?

Open the Application Support folder. Open the Sublime Text 3 folder. See the Packages folder? From the Downloads folder, drag the SideBarEnhancements-st3 folder INTO the Packages folder.


Video Answer


1 Answers

I think the one that gets closer to this is the file utils extension. Download it in vscode by search for file utils. This is their github repo https://github.com/sleistner/vscode-fileutils

like image 150
Gideon Appoh Avatar answered Nov 15 '22 07:11

Gideon Appoh