Hi,

I have the following question regarding the planned CodeFolding option of Ariadna:
Will it be possible to hide lines of code which match some certain regular expressions?
Currently I have code which is crosscut by a lot of tracing, debug and logging 
calls in the form like

messageLog.log("The log message.");
debugLog.log("A debug message.")
traceLog.log("Entering xyz");

My problem is that I cannot see the real things happening due to this terrible 
debug/logging noise. It would be fantastic if I just could hide this noise with
the upcoming CodeFolding feature. Do you plan such options for this?

-Bj�rn

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

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

Reply via email to