Michael, Try checking off Tools | IDE Options | Code Completion | Autocomplete common prefix.
Best regards, Mike Aizatsky. ------------------------------ JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On > Behalf Of [EMAIL PROTECTED] > Sent: Monday, March 25, 2002 3:33 PM > To: [EMAIL PROTECTED] > Subject: [Eap-list] 612 ctr-space Bug > > JDK1.3.1, NT4, build 612 > reproducable with this code: > > public class Test > { > public Test() > { > JTable table; > > table.getSelectionModel().setS|electionMode(ListSelectionModel.SINGL > E_SELECTION); > } > } > > cursor is at |, if I press ctrl-space some text is instantly > inserted, which is not desired. > > regards, > M. > ________________________________________________________________ > Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr! > Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13 > > > > _______________________________________________ > 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
