Console Log Remover
VS Code extension that removes all console.log
Client
Telavox
Year
2024-11-28T12:58:42+00:00
Agency
Telavox
Role
Lab
Tech
Javascript



A simple VS Code extension that removes all console.log statements from the current file
Features
- Adds a trash can button to the editor title bar
- One-click removal of all console.log statements
- Automatically formats the document after removal
- Works with any file type
Usage
- Open any file in VS Code
- Click the trash can icon in the editor title bar
- All console.log statements will be removed from the current file