It would be great add a feature by which we can add a custom debug-block which are removed from non-debug builds.
Inline code like /#DEBUG/ debug code goes here /#END_DEBUG/
It could be solved by adding a debug block regex by default for everyone, or by adding a way to configure a custom regex per module.