Fixed in #637. Thank you! --
Best regards, Maxim Shafirov JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" "Christopher Cobb" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > I start with this: > > if (false)| > // not compiled > > I press SHIFT-CTRL-J, and I end up with this: > > if (false) not compiled > > Note that the '//' disappeared. > > > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
