Does anyone know of a way to add css and html code snippets to Visual Studio 2008?
I love my C# snippets, and HTML/CSS snippets would save a ton of time.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can simply mark a piece of HTML/CSS code and drag it into the toolbox. Then rename the snippet in the toolbox and give it a name so you can easily remember what it is.
Then just drag&drop it from the toolbox onto another page to insert the snippet.
(Maybe first create a separate group in the toolbox for your snippets).