Try code completion.
I think it's SmartType (control-shift-space) that does what you want.

checkUser(|

pressing control-shift-space here gives you the available options.
userId should be the highlighted option-> just press enter/tab to 
choose it.

Carlos

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: quarta-feira, 28 de Novembro de 2001 22:15
> To: [EMAIL PROTECTED]
> Subject: [Eap-features] Parameter auto complete feature
> 
> 
[...]
> String userID = "user";
> String password = "password";
> 
> int retCode = checkUser
> 
[...]


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

Reply via email to