Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Console CleanerNew to Visual Studio Code? Get it now.

Console Cleaner

Tirth Patel

|
56 installs
| (0) | Free
Remove console.log, console.error etc from all project files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Console Cleaner

This extension will help you to remove all console.log, console.error, console.warn etc from your project.

Feeling tedious to manually find console.log and remove them before commit? This extension is perfect tool for you.

Just activate and run the command. It will scan all ts,js,tsx,jsx files in the workspace and remove console.* from code.


Features

  • Ability to remove console.* from all files in project. (not just active file).
  • Supports separate removal of console.log. console.error, console.warn methods.
  • Option to include all console methods to remove in single go.

Note: Product can't be completed without user's feedback. Please share your opinions to add new features in this extension. Also if you find any bug, please let me know @tirth


Release Notes

Release histories to track each version's identity.

1.1.0

First release


Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft