VS.NET Options

  • Thread starter Thread starter Will Lastname
  • Start date Start date
W

Will Lastname

Is there a way to change a setting in Visual Studio to prevent VS.NET
from automatically indenting the hell out of the HTML-generated code?
I understand a little bit of indentation but I mean, come on.

It's even more of a piss-off when I manually indent/tab code and VS
re-indents it.
 
"Tools", "Options", select the checkbox "Show All Settings",
scroll to "Text Editor", and then "All languages", "Tabs",
and set your default "Indenting" and "Tab" preferences.

It will work the way you set it from that point on.



Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top