This is simply personal collection of custom snippets I have created to make my life a little bit easier when working in Visual Studio 2019 for Windows. I'm primarily using VS4Mac these days, so this collection is a bit smaller than that one.
Microsoft has some nice documentation on creating and adding snippets. Look for the heading, "To Add a Code Snippet to Visual Studio".
For convenience, here is a list of recommended steps:
-
Open the snippets manager
-
Click "Add"
-
Select the DigiPugSnippets folder from this cloned repository, then click "Select Folder"
-
You should now see the DigiPugSnippets library included in your list of available snippets
To make it easier for others to consume these snippets, it would be awesome if I were to distribute them using some technique like this.
For now, I'm afraid you'll have to add them manually.