This has been mentioned in #5 but is a bit different. In the default location for Sublime Text snippets (in the User folder) I have them grouped into subfolders. When I choose Edit Snippet command however, only the snippets in the root appear. Would it be possible to read any subfolders recursively (as ST3 itself does)?
Sure, that's entirely possible. It complicates a few things but it shouldn't be dramatic. I don't have time to work on it, but if anyone wants to open a PR that'd be great.
Hi and thanks for a great plugin.
This has been mentioned in #5 but is a bit different. In the default location for Sublime Text snippets (in the User folder) I have them grouped into subfolders. When I choose Edit Snippet command however, only the snippets in the root appear. Would it be possible to read any subfolders recursively (as ST3 itself does)?