I have about 10 code snippets I want to use in a demo in Visual Studio 2010. Does each code snippet need to be stored in a separate snippetName.snippet file? Or, can I have all snippets in one file?
VS complains when I add a 2nd snippet to a file. Maybe I'm missing something though.