Java
Atom Grammars: Java
VSCode Languages: java
File Patterns: **/*.java
Supported Beautifiers
| Beautifier | Options | Downloads | Stars | Issues |
|---|---|---|---|---|
| ClangFormat | 0 | |||
| Pretty Diff | 9 |
Options
| # | Option | ClangFormat | Pretty Diff |
|---|---|---|---|
| 1 | Align Assignments | ❌ | ✅ |
| 2 | Break Chained Methods | ❌ | ✅ |
| 3 | Indent Comments | ❌ | ✅ |
| 4 | Indent Size | ❌ | ✅ |
| 5 | Indent Style | ❌ | ✅ |
| 6 | Max Preserve Newlines | ❌ | ✅ |
| 7 | Multiline Ternary | ❌ | ✅ |
| 8 | Quotes | ❌ | ✅ |
| 9 | Wrap Line Length | ❌ | ✅ |