Visual Studio 2010 formatting after saving -


visual studio 2010 giving me grief. when make changes aspx file , save formatted code changes this:

enter image description here

to this... every time.

enter image description here

here's formatting.

enter image description here

in tag specific options under html p tag missing. added didn't fix problem.

enter image description here

can help?

to format section: ctrl + k, ctrl + f or ctrl + e, ctrl + f

to format document ctrl + e, ctrl + d


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

collision detection - C++ library for mesh to mesh intersection: what is available? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -