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.