Ok, I see.
I just always using {@link ... } - within suported code complition.
Maybe you right, if this topic about code complition for all places in
coments...
Maybe.But, if you see from other side - you must not using Class Names without link, otherwise other peoples can't read info about Class. If you create link - it help other to describe, but this my of view. However, if code complition works all around of comentaries it's may be helpful. PS. BTW, This thread begins from "word-complition" :))), and now we talk about code-complition :) -----Original Message----- From: Jonas Kvarnstr�m [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 13, 2002 7:31 PM To: [EMAIL PROTECTED] Subject: Re: [Eap-features] Code complition in Strings Alexey A. Efimov wrote: >Jonas, >I not down Xemacs - is realy cool tool. And I use it for times. But. >Sounds was like "String complition" - not code-complition. And I say my >point of view. > >And, if you say about code complition in commentaries - it's already >supported in IntelliJ. For that this speech? > Suppose that I write: // May throw an ArrayInd<ctrl-space> Pressing ctrl-space has no effect. Neither has ctrl-shift-space or ctrl-alt-space. Code completion only works in a few selected places where IDEA already knows that you must write a class name, method name, parameter name or whatever, like after @param or in @link. _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
