Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>remove-printsNew to Visual Studio Code? Get it now.
remove-prints

remove-prints

Guilherme Fragnani

|
47 installs
| (0) | Free
remove any prints on project to not deploy them on production
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Remove Prints

Description

The Remove Prints is a Visual Studio Code extension that simplifies your development workflow by automatically removing print statements from your code. This extension supports a variety of programming languages, making it a versatile tool for developers.

Supported Languages

This extension currently supports the following languages:

  • C
  • C#
  • C++
  • Python
  • JavaScript
  • TypeScript
  • Rust
  • Java
  • PHP
  • Go

Features

  • Automatically remove print statements from your code files with a simple command.
  • Supports multiple programming languages, making it easy to integrate into various projects.
  • Fast and efficient, ensuring your code stays clean without any manual effort.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
  3. Search for Remove Prints.
  4. Click Install to add the extension to your VSCode.

Usage

  1. Open a code file in one of the supported languages.
  2. Use the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
  3. Search Remove Prints and select the folder to remove the prints.

Contribution

If you'd like to contribute to this project, feel free to submit a pull request or open an issue. Your contributions are welcome!

License

This project is licensed under the MIT License.

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