A Andy B Apr 9, 2008 #1 How do you add code to the code snippit library in visual studio 2008? I was never able to figure it out.
How do you add code to the code snippit library in visual studio 2008? I was never able to figure it out.
M Marc Gravell Apr 10, 2008 #2 Look at Tools->Code Snippes Manager This gives you option to add .snippet files, and shows the path to existing snippets so that you can inspect how they work. Marc
Look at Tools->Code Snippes Manager This gives you option to add .snippet files, and shows the path to existing snippets so that you can inspect how they work. Marc