Good one to go in the tip of the day list.

"Steve Robinson" <[EMAIL PROTECTED]> wrote in message
ajq699$8iq$[EMAIL PROTECTED]">news:ajq699$8iq$[EMAIL PROTECTED]...
> Great!  It's hard to find these features sometimes, I sure like being
> surprised when it's already there  :)
>
> "Alain Ravet" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > It's already there :
> >   press [Alt-Ctrl-V],
> >   with the caret anywhere on the line.
> >
> > Alain
> >
> > Steve Robinson wrote:
> > > Given the following line of code:
> > >
> > > someObject.getSomeValue();
> > >
> > > It would be nice if there was a code complete or intention that would
> create
> > > the assignment, such as:  (assuming getSomeValue returns a String)
> > >
> > > String someValue = someObject.getSomeValue();
> > >
> > > Possibly it could prompt for the variable name, like how Ctrl-Space or
> the
> > > live templates work.
> > > ..
> >
>
>


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to