jugyo / SublimeSnippetMaker

Makes managing snippets easy in Sublime Text
74 stars 15 forks source link

Change the way the plugin checks for valid filenames #9

Closed sascha-wolf closed 7 years ago

sascha-wolf commented 10 years ago

The plugin now checks if a given file name is valid in the follwing steps:

This also has the sideeffect that it's possible to create a snippet in a subdirectory instead of directly in the User folder.