Fixed #637. Thank you! --
Best regards, Maxim Shafirov JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" "Gael Billard" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Seems that the selection doesn't start always here. > > Gael Billard wrote: > > Example : > > > > import usefull.java > > import useless.java > > import usefull.java > > > > press [F] > > > > import usefull.java > > <displayed caret>import useless.java > > import usefull.java > > > > press [shift][down] to select the line and delete it for example. > > > > The selection start at the end of the line. > > > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
