> When declaring a variable that bears the same name as a method the > autocomplete blows a fuse: "Internal Error".
Could you send us a stacktrace from console please? Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" ----------------------------------------------------------- ----- Original Message ----- From: "Cedric ROUVRAIS" <[EMAIL PROTECTED]> To: "IntelliJ Early Access" <[EMAIL PROTECTED]> Sent: Monday, March 04, 2002 3:09 AM Subject: [Eap-list] Request for improvements > Hi, > > Please note that i haven't had the time to download 609, sorry about that, > i'll do it first thing in the morning :o) > > I would very much like to have the following improvements in IDEA, they > aren't given in order of priority but in order of discovery :o) > > [QuickJavaDoc] > > Request 1: If i write "You can use a generic string like this: > {$myGenString}" the quick java doc gives me this: > "You can use a generic string like this: {$myGenString }", i would prefer > not having a space added, if possible. > > Request 2: If i write "Line1 <br/>Line2", i get "Line1\n>Line2", i would > prefer "Line1\nLine2" although the correct thing <br>, javadoc seams to > manage it quite well. > > Request 3: the "todo" tag isn't recognized. ie writing "@todo remove bug" > and the CTRL+Q on the method and the todo doesn't appear :o( > > [Autocompletion] > > When declaring a variable that bears the same name as a method the > autocomplete blows a fuse: "Internal Error". > > Example: Enumeration keys = SomeCollection.keys(); > > Autocompleting on "keys" will produce an "Internal Error" message. > > Regards, > > Cedric > > Any opinions or recommendations herein are those of the author and not of > his computer. > The author may be contacted at crouvrais working at octo dot com by removing > the working ... not doing much is he? > > > _______________________________________________ > 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
