Visual Studio 2008 insists on indenting HTML like this:
title
subtitle
where for me, this is much nicer:
title
subtitle
Is there any way to tell Visual Studio 2008 to use the later indentation style when doing auto-formating?以上就是Change Visual Studio 2008 HTML indentation style的详细内容,更多请关注web前端其它相关文章!