Skip to content

Simple VsCode extension that purge all console available in file

License

Notifications You must be signed in to change notification settings

KMJ-007/purgeconsole

Repository files navigation

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 ❤️

About

Simple VsCode extension that purge all console available in file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published