Visual Studio 2008 and code snipIts

  • Thread starter Thread starter Andy B
  • Start date Start date
A

Andy B

How do you add code to the code snippit library in visual studio 2008? I was
never able to figure it out.
 
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
 
Back
Top