Bug 576672

Summary: Automatically wrap Javadoc
Product: [Eclipse Project] JDT Reporter: Nathan Reynolds <numeralnathan>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: kalyan_prasad
Version: 4.22Keywords: helpwanted
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description Nathan Reynolds CLA 2021-10-16 13:16:11 EDT
As the user types, please automatically wrap the Javadoc.  If the person hits backspace and the text can fit on the previous line, please automatically unwrap the Javadoc.  If the person hits delete, then automatically reformat the following lines in the paragraph.

Ideally, the Javadoc editing experience would be similar to that of Google Docs or Microsoft Word in that the user does not have to even think about wrapping as they type, hit backspace or hit delete.