History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-3655
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Eugene Vigdorchik
Reporter: Michael Abato
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Javadoc-style comment extension outside of comment

Created: 02 Jun 06 21:51   Updated: 20 Jun 06 14:57
Component/s: Editor. Code Completion
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: XP w/typical dev HW, bundled jdk

Build: 5,289
Severity: Low


 Description  « Hide
Obscure, but easily reproduced. Start with a near-javadoc in a java file:
/* *
*/
  ^
cursor

Note the space between the first two stars - NOT a javadoc. Hit return and you get:

 /* *
 */
 * 

BTW - the only reason I encountered this was because I was "moving" what was a javadoc into code and first "disabled" the javadoc by breaking the pattern, then eventually noticed the odd behavior.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.