Community
Participate
Working Groups
How to reproduce. Enter: /* And the result is: /* * | */ Then press <enter>, and the faulty result is /* * * | */ */ where '|' denotes the caret position. The result after <enter> inserts an extra ML comment end, and it is badly formatted.
how to reproduce Add-On Enter: /*| /* * **/ And the result is: /* * | */ /* * **/ Then press <enter>, and the faulty result is /* * * | */ */ /* * **/ '|' denotes the caret position
Michael, are you still working on this one?
Fixed in HEAD.
Closing bug which were set to RESOLVED before Eclipse Neon.0.