A function to add a new snippet folder. It prompts the user for the folder name, and depending on the context (whether invoked via right-click or the menu), it determines where the folder should be added.
The explorer responsible for displaying the snippet folders.
The provider responsible for managing snippet folders.
The selected node, which can be a folder or a snippet item.
A function to add a new snippet folder. It prompts the user for the folder name, and depending on the context (whether invoked via right-click or the menu), it determines where the folder should be added.