Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DePrintNew to Visual Studio Code? Get it now.
DePrint

DePrint

Srujan Deshpande

|
38 installs
| (0) | Free
Removes print and console logs from your code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DePrint

Ever forget to remove print or log statements from your code only to realize much later? Here's a simple solution. DePrint provides you the option of commenting or removing these statements entirely so that your code is as tidy as tidy can be.

Currently Supports JavaScript Family and Python files

Usage

Open the Command Palette choose

Comment Print and Logs
This comments all statements in the current file.

Delete Commented Print and Logs
This deletes all statements in the current file. (Coming Soon!)

Disclaimer

This extension is still in beta. Some issues are expected to occur and will be fixed in coming releases. Feel free to open Issues on our GitHub repository to highlght bugs or request new features.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft