noklesta / SublimeQuickFileCreator

Quick File Creator plugin for Sublime Text
64 stars 26 forks source link

Recursive Quick File Creator #2

Closed phaneendra closed 12 years ago

phaneendra commented 12 years ago

The Quick panel lists all the directories in the including any project folders added using sublime text project menu.

The File/ Folder Input panel accepts recurive folder or file creation. If the parent path does not exist then the path will be created.

Removed [root] prefix for indicating root folder branch.

noklesta commented 12 years ago

This looks great. Thanks!

phaneendra commented 12 years ago

Hee thanks for clearing the typos, this one still has one issue where if unable to determine current working dir it fails to load the quick panel with errors. Found this out yesterday. This happens if you open a new file and before saving it you try ctrl + alt + o for creating another file. Will try to fix it if I find some time. By the ways for the great plugin helped me to learn a lot.

Sent from my iPhone

On 12 Sep, 2012, at 9:38 PM, Anders Nøklestad notifications@github.com wrote:

This looks great. Thanks!

— Reply to this email directly or view it on GitHub.