When I go to browse packages in sublime text 2, the packages folder is full of all the plugins I wanted like Zen coding and sidebar enhancements. My installed packages folder only has package control in it though. Should other installed packages be located in here? SidebarEnhancements, for example, does not work, even though it is in the packages folder. If I right click the sidebar I just get the "close" option. I've been trying to figure this out for weeks, and I figured I would just ask here and see if anyone could tell me what I need to do after I have the package in the packages folder, if anything.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
With Package Control in Sublime Text 2, you really need to become cozy with a couple of different things to make it all work:
|
|||
|
|
|
Try using Sublime Package Control to install your packages. Also take a look at these tips |
|||||||
|
So, you shouldn't put any plugin to this folder. For getting works of SidebarEnhancements plugin try to disable and reenable this plugin with using Package Control. If it doesn't work then try to remove folder "SidebarEnhancements" from "Packages" folder and install it again via Package Control. |
|||||
|