Bug 208630 - [formatter] Consolidate line width constraints in formatter
Summary: [formatter] Consolidate line width constraints in formatter
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-02 19:10 EDT by Carl Manaster CLA
Modified: 2009-10-02 10:48 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Manaster CLA 2007-11-02 19:10:53 EDT
Build ID: M20070921-1145

Steps To Reproduce:
1.Set Maximum Line Width to 160 in prefs/formatter/line wrapping
2.Write a long code line
3.Write a long comment line
4.shift-ctl-F
5.the code line is left alone, but the comment is chopped up


More information:
I (now) know that the comments page has its own Maximum Line Width; I would want it either to be always the same as the general Maximum Line Width, or perhaps to default to the same, with options to override for those who wanted it.
Comment 1 Eric Jodet CLA 2007-11-07 06:06:01 EST
formatting of single line comments: see RFE in bug 208310