In the same direction (Ant.target == Class.method),
- Rename (F6) should also work on target
- AutoCompletion of target name should work in antcall
before [Ctrl-Space]
<antcall target="some|" />
after
<antcall target="someExistingTarget" />
- AutoCompletion of properties
before [Ctrl-Space]
<java dir="${
after
<java dir="${basedir}|"
----- Original Message -----
From: "Ales Pour" <[EMAIL PROTECTED]>
> +1
>
> I've sent a similar suggestion about a week ago: maybe IDEA could display
> ant targets using Ctrl-F12 as well?? I'd love it.
>
> ----- Original Message -----
> From: "Alain Ravet" <[EMAIL PROTECTED]>
> In a java file, [Alt-Down]/[Alt-Up] jumps to the next/previous method.
>
> Request :
> mimic this behabiour in Ant files, but for targets.
_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features