OTOH, I like it formatted (colors/prefixes) as a parameter, not a local.

Edo

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of Aldona Majorek
> Sent: 12 February 2002 06:19
> To: [EMAIL PROTECTED]
> Subject: [Eap-list] Exception name in catch statement is 
> colored as a parameter
> 
> 
> Hi
> 
> I just played with colors for members, parameters and local 
> variables. It really works great, and I think I could stop 
> using prefixes for 
> members and parameters now :-) 
> 
> What I noticed is that idea colors caught exception as a 
> parameter. Since it does not affect method signature and is 
> not accessible from 
> outside of the method, I would rather expect it to be colored like 
> local variable.
> 
> int method(int parameter) { 
>    int local;
>    try {
>       ...
>    } catch (Exception exception) { 
>    }
> }
> 
> :-) Ada
> 
> ps. Really great work with Ariadna.
> 
> 
> 
> _______________________________________________
> 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

Reply via email to