We have a lot of debug statements in our code and probably we are not the only ones. It would be really nice to be able to hide these easily.
I'm thinking of an option where I define something like:
hide all "if..end if" blocks with condition(s) "l_debug_lvl >= g_debug_lvl","l_measure_performance".
And then I'm able to toggle this on or off easily in the editor.
Get the Idea?
Is it already there?
I'm thinking of an option where I define something like:
hide all "if..end if" blocks with condition(s) "l_debug_lvl >= g_debug_lvl","l_measure_performance".
And then I'm able to toggle this on or off easily in the editor.
Get the Idea?
Is it already there?