> Autocompletion knowns about the class SecondOne, but CTRL+N does not. Is > this intended behaviour or a bug?
It's rather a bug. Does anybody think it has high priority? Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" ----------------------------------------------------------- ----- Original Message ----- From: "Michael Descher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 9:49 PM Subject: [Eap-list] Bug with CTRL+N (#522) ? > Consider the following java file FirstOne.java: > > public class FirstOne { > } > > class SecondOne { > } > > Autocompletion knowns about the class SecondOne, but CTRL+N does not. Is > this intended behaviour or a bug? > > Regards, > Michael > > > _______________________________________________ > 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
