A function to add a new snippet folder. It prompts the user for the folder name, then determines where to save the folder (global or workspace snippets) if workspace snippets are available.
The provider responsible for managing global snippet folders.
The provider responsible for managing workspace-specific snippet folders.
A boolean flag indicating whether workspace snippets are available.
A function to add a new snippet folder. It prompts the user for the folder name, then determines where to save the folder (global or workspace snippets) if workspace snippets are available.