0

When I

Right click -> Surround with -> html -> div

Everything I type after the word div gets copied by VWD to its closing tag. How do I stop it? (And why is it doing that?)

ispiro
  • 26,556
  • 38
  • 136
  • 291

1 Answers1

0

OK. Known bug:

http://connect.microsoft.com/VisualStudio/feedback/details/582524/asp-net-surround-with-problem-in-html-source-code

But can use divc instead.

ispiro
  • 26,556
  • 38
  • 136
  • 291