I added some snippets in Visual Studio C # Express.
Many of them are in the double list, and I want to delete them.
When the cursor is on a FOLDER called "MySnippets", the delete button is active.
But when the cursor is in a separate fragment, the delete button is inactive .
I assume this is an error, so fragments are saved in an XML file somewhere so that I can simply edit them manually?
source
share