Bug 54624 - [typing] Smart indentation after Javadoc parameter
Summary: [typing] Smart indentation after Javadoc parameter
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 168068 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-12 09:42 EST by Nobody - feel free to take it CLA
Modified: 2013-02-26 10:29 EST (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 Nobody - feel free to take it CLA 2004-03-12 09:42:57 EST
Hitting Return in a Javadoc comment after a parameter name should indent 
correctly:
@param bla
       |
instead of
@param bla
|
Comment 1 Markus Keller CLA 2007-07-24 13:07:44 EDT
*** Bug 168068 has been marked as a duplicate of this bug. ***