vote up 2 vote down star

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.

flag

1 Answer

vote up 4 vote down check

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).

link|flag
Nice tip - never knew you could do that. – Rob Allen Feb 4 at 19:13
Awesome- this works great! – Evan Feb 4 at 19:29

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.