HTML
Atom Grammars: HTML
VSCode Languages: html
File Patterns: **/*.htm, **/*.html, **/*.html.hl, **/*.inc, **/*.st, **/*.xht, **/*.xhtml
Supported Beautifiers
| Beautifier | Options | Downloads | Stars | Issues |
|---|---|---|---|---|
| JS-Beautify | 13 | |||
| Pretty Diff | 7 |
Options
| # | Option | JS-Beautify | Pretty Diff |
|---|---|---|---|
| 1 | Brace Style | ✅ | ❌ |
| 2 | End With Newline | ✅ | ❌ |
| 3 | Force Indentation | ❌ | ✅ |
| 4 | Indent Comments | ❌ | ✅ |
| 5 | Indent Inner Html | ✅ | ❌ |
| 6 | Indent Scripts | ✅ | ❌ |
| 7 | Indent Size | ✅ | ✅ |
| 8 | Indent Style | ✅ | ✅ |
| 9 | Max Preserve Newlines | ✅ | ✅ |
| 10 | Newline Before Tags | ✅ | ❌ |
| 11 | Preserve Newlines | ✅ | ❌ |
| 12 | Quotes | ❌ | ✅ |
| 13 | Unformatted | ✅ | ❌ |
| 14 | Wrap Attributes | ✅ | ❌ |
| 15 | Wrap Attributes Indent Size | ✅ | ❌ |
| 16 | Wrap Line Length | ✅ | ✅ |