Search code examples
editorsublimetext2sublimetext

Sublime Text 2 - Open folders


Is it possible to open multiple folders in the same window using Sublime Text 2?

Selecting File->Open Folder always opens the folder in a new window.

Sublime Text is an excellent editor, but this issue is a bit annoying.


Solution

  • You can use the Add folder to Project... item on the Project menu to open a folder in the current Sublime Text 2 window.

    With Sublime Text 2, a project is always open, even if it is anonymous and unsaved.