Comment problem
If I have this in a file:
/**()
*/
Where () represents the location of the cursor. When I hit Enter, I get
this:
/**
*
*/
*/
Which is obviously wrong. I tried this in a Java file and it behaved
correctly. Is this a known problem? Should I file a request?
Donald
Please sign in to leave a comment.
It looks like a bug.
P.S. Don't think twice before creating YouTrack issue.