+7

Add sublime.Window.open_folder(folder_name) to API

Glen Robertson vor 12 Jahren aktualisiert von Felipe Prenholato vor 11 Jahren 1
Give the API the ability to open a folder in the current window, similar to sublime.Window.open_file()
Would be useful for some plugins - e.g. the open module plugin so module folders can be opened.

With that feature opening a module (instead a file) will be easy, so I vote +1 to this request.