Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ConsoleLog EliminatorNew to Visual Studio Code? Get it now.
ConsoleLog Eliminator

ConsoleLog Eliminator

Ankush Choudhary

|
51 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Console Log Eliminator

Console Log Eliminator is a Visual Studio Code extension that helps remove console.log statements from your project files. It provides a command to quickly remove all occurrences of console.log statements in the currently opened project files.

Features

  • Removes all console.log statements from the currently opened project files.
  • Saves the modified files automatically.

Requirements

  • Visual Studio Code

Usage

  1. Install the extension from the Visual Studio Code Marketplace.
  2. Open your project in Visual Studio Code.
  3. Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (macOS) to open the command palette.
  4. Type "Remove Console Logs" and select the command when it appears.
  5. All console.log statements in the opened project files will be removed, and the files will be saved automatically.
  6. A success message will be displayed to indicate that the console.log statements have been removed and the files have been saved.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository.

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