Disable Dump() output without rewriting query (Silent mode)
Would be nice if LINQPad would have the ability to turn of Dump() output as an run option, to speed up execution.
An advanced featrue would be to flag Dump() statements with and option like DEBUG, VERBOSE etc. to allow switching part of the output on and of as needed.
6
votes
BehreJue
shared this idea
-
Anonymous commented
For me it would be nice to supress the output during Util.Cmd(...) and just work with the returned text in silent mode.