This (and many other complains to Ctrl-W functionality) are already fixed for the next version of IDEA. You will be able to use it as soon as the EAP program for the next version start (in a month or so).
Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" ----------------------------------------------------------- ----- Original Message ----- From: "Andrew Bath" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 17, 2001 5:00 PM Subject: [Eap-list] Ctrl - W To Selected Word Doesnt work in JavaDoc Comments > The Ctrl - W option to wra- round and hightlight the word next to the > cursor/caret doesnt seem to work anymore with javadoc comments under build > 537 using Windows 98. > > For example, consider the following method > > > /** > * Returns the x cooridinate > */ > public int getX() > { > return this.x; > } > > If the cursor/caret is within the coordinate characters and we use Ctrl-W > then the whole line is selected and not the expected behaviour of just the > cooridinate word. > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
