Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>del-consoleNew to Visual Studio Code? Get it now.
del-console

del-console

zouyunchong

|
22 installs
| (1) | Free
del console in your project
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

del-console README

use this plugin, you can del console in your project

del console in file

use command

del-console-file

use shortcut key

win:ctrl+shift+f
mac:cmd+shift+f

del console in folder(src/*)

use command

del-console-folder

use shortcut key

win:ctrl+shift+m
mac:cmd+shift+m

select console in file

use command

del-console-folder

use shortcut key

win:ctrl+shift+j
mac:cmd+shift+j

注意事项

1.使用del-consle-file 删除的是当前文件的console
2.使用del-console-folder 删除的是src文件下所有的console
3.使用del-select-console 删除的是当前文件选择的console
4.完整的consol.log() (;分号可有可无)语句才会被删除,eg:console.log(...); eg:console.log(...)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft