I recently have started to write code in sublime text 2 editor. I can have my opened file in sidebar but i want to have folder in sidebar too. How can i add folder to my sidebar?
Asked
Active
Viewed 68 times
0
-
While you are composing your question, a list entitled **Questions that may already have your answer** shows up with potentially relevant questions. **Use that list** and open up the suggested questions in new tabs. In this case, the **very first** question in that list had your answer. – MattDMo Aug 13 '15 at 16:17
2 Answers
1
- In your menu bar got to File.
- In sub menu Open Folder.
file > open folder

Harish Lalwani
- 754
- 5
- 20
-
-
Lawani i want to have folder in my sidebar !! and can access to folders i use a lot . – mostafa Aug 13 '15 at 10:50
-
-
hello again . i suddenly understand that after open folder you can put it in your sidebar by drag and drop ! sorry that my reputation is not enough to like your answer! – mostafa Aug 13 '15 at 11:11
0
i finally find out how to do it! 1- view -> show sidebar . 2- file -> open folder 3- drag the folder you want to the sidebar and drop it !

mostafa
- 59
- 1
- 5
-
As explained to you by Harish Lalwani you do **not** need to drag the folder. You can simply open the folder of interest the same way you open a file of interest. – jwpfox Aug 15 '15 at 08:17
-
Just realised that you may have the unstated desire to have the folder you are opening added to the sidebar you currently have open. In that case add the folder to the current project by using the relevant command in the `Project` menu. – jwpfox Aug 15 '15 at 08:39