Adding an IntelliSense Code Snippet to your code is considered a single edit by the Code Editor.
To delete a snippet immediately after insertion
To delete a snippet after it has been modified
Select the lines of code in the snippet that you want to delete.
Delete the lines using Cut from the Edit menu, CTRL+X, or DEL.
If you delete a snippet after it has been modified, any imports or references added in association with the snippet will remain in your project.

See Also