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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 25, 2023
e8c3462 Β· Jun 25, 2023

History

27 Commits
Jun 11, 2022
Jun 11, 2022
Jun 25, 2023
Jun 11, 2022
Jun 11, 2022
Jun 11, 2022
Jul 22, 2022
Jun 11, 2022
Jul 22, 2022
Jun 20, 2022
Jun 25, 2023
Jun 25, 2023
Jun 25, 2023
Jun 11, 2022
Jun 11, 2022

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