For example, I have a folder and there are some other folders with snippets in them. How I can get the tree of the folder? Like:
folder
- html
-- snippet [in the format of ko.abbrev.findAbbrevSnippet]
- css
-- snippet [in the format of ko.abbrev.findAbbrevSnippet]
-- snippet [in the format of ko.abbrev.findAbbrevSnippet]
(maybe in json format)