Eclipse Ganymede Code Indenting of HTML?
I know I can auto-format various filetypes using Ctrl-Shft-F
, but it seems pretty w开发者_如何学Ceak with HTML.
I dug through all the configuration and found nothing that allows me to set format styles for HTML, especially for nested <DIV>
tags.
Are there any solutions within Eclipse that don't require me to doubleclick every div in the outline and hit tab?
Update to Indigo (Ganymede is over 3 years old), the formatter is much improved there.
http://eclipse.org/webtools/releases/3.3.0/NewAndNoteworthy/sourceediting.php
精彩评论