Debug mode in view of blueprint editor

I’ve work with Unreal more than 1 year and i have some idea about how improve comfort of using that.

My offer is make new tag in blueprint what can mark any properties of functions in editor.

As example: I have that blueprint (photo number 1)

As you see i mark some nodes as “Debug”, and if i push some button i can hide all that nodes and i can get a more clear view of a non-debug code (photo number 2). And if i push that button again i can already see all code.

Also it can increase productivity of blueprints because we can cut all debug code (like appends and some calculations for these appends) in shipping build.
But it will be useful even we only hide some nodes.

What do you think about that?

Thank you for your time!