Automatically remove console.*
calls from your JS files using
deconsole.
You can trigger this package either via the ctrl-u
shortcut, or by typing
"deconsole" into the command palette and selecting "Deconsole: Remove Console
Logs".
If you don't have any text selected, the whole file with be cleaned – but you can also select a region of text to only remove calls that are within selection.
MIT. See LICENSE.md for details.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.