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
请先登录再写评论。
It looks like a bug.
P.S. Don't think twice before creating YouTrack issue.