Home
← back to projects

Console Cleaner

A VS Code extension that finds and removes all console.log (and other console.*) statements from the current file or entire workspace with a single command. Perfect for cleaning up debug code before committing.


Stack

TypeScriptVS Code API

Features