| Summary: | [formatter] Nested message should better split when line is getting too long | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Philipe Mulet <philippe_mulet> | ||||||||
| Component: | Core | Assignee: | JDT Core Triaged <jdt-core-triaged> | ||||||||
| Status: | CLOSED WONTFIX | QA Contact: | |||||||||
| Severity: | normal | ||||||||||
| Priority: | P3 | CC: | frederic_fusier, Olivier_Thomann | ||||||||
| Version: | 3.5 | ||||||||||
| Target Milestone: | --- | ||||||||||
| Hardware: | PC | ||||||||||
| OS: | Windows XP | ||||||||||
| Whiteboard: | stalebug | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Philipe Mulet
Created attachment 119892 [details]
Source code before
Created attachment 119895 [details]
Source code after formatting
Observe that nested "foo(" invocations are indented deeper than their respective arguments.
Likely a consequence of the compact mode since day 1, but this feels hard to read.
Created attachment 119896 [details]
Suggested output
This solution would read better IMHO.
Note: line wrapping is set at 80 This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. |