Tagged Questions
4
votes
5answers
5k views
Visual Studio 2005 : Is there an easy way to indent correctly in an ASPX file?
In Visual Studio 2005, is there a way to indent correctly the tags in the aspx file (not in .cs files but really in ASPX files which contain HTML/ASP code)?
0
votes
3answers
428 views
Auto-Indentation On Close Block in Visual Studio 2008
I recently upgraded to Visual Studio 2008 Professional, and it is not auto-indenting blocks of code when the block is closed }. This was a feature I found very useful with Express. How do I turn it ...
0
votes
2answers
478 views
Auto Indentation Off
In Visual Studio, when I press Enter, it automatically indents my text, and I don't like that. Is there a way to turn that 'feature' off?
Thank you :)
Bael.