Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 737 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 737 Bytes

purgeConsole

do you also get bored sometimes, in commenting or removing "console.log()" after debugging like me ?

then you will love this extension 💝

Installation

Run ext install KaranJanthe.purgeConsole in the command palette.

Usage

Open command palette with command/ctrl + p

type >

Run Comment All console or Remove All console in the command palette by hitting enter and see the magic 🪄.

update:

It now supports other console method also:

  • console.log,
  • console.table
  • console.time
  • console.timeLog
  • console.timeEnd

video

img

Made by Karan with ❤️