mmanela / SnippetDesigner

The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience.
Apache License 2.0
344 stars 85 forks source link

How to add a new snippet to existing snippet file? #167

Open tonyhallett opened 2 years ago

tonyhallett commented 2 years ago

When I load a snippet file I expect to be able to use the ui to create a new snippet, not just to edit existing ones.

image

I expect an add new snippet button / shortcut menu. Am I missing something ?

Note that the "export as snippet" ( and the File -> New -> File -> Code Snippet File ) functionaility is not available - as reported in https://github.com/mmanela/SnippetDesigner/issues/166