Visual Studio Tips & Tricks - Code Snippets and Toolbox
There is a way to store code snippets natively in Visual Studio
I just discovered that it was possible to save code snippets in Visual Studio. For those who don’t have an extension such as ReSharper, there is a rather practical alternative with Visual Studio: the Toolbox !
Take a code chunk that you would like to have as a shortcut, for instance the Try Catch block below
Select the code and drag and drop it in the To…