I stumbled across this great Visual Studio code snippet editor and thought I should share the link. I have already created a few snippets with it, and it my development time is benefiting from it.
The editor allows one to highlight existing code and export it into a snippet file. This is a great launch pad for snippet development. The editor runs in Visual Studio, and once a snippet is saved with a shortcut it is immediately available in the IDE. The editor also allows the editing of existing snippet files.
