Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>console-managerNew to Visual Studio Code? Get it now.
console-manager

console-manager

HuangShao

|
74,111 installs
| (1) | Free
A lightweight plugin for console output that supports high customization, including adding, deleting, managing output content, log types, and more
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ConsoleManager README

This is a front-end log Console Manager. Supports all languages running in JavaScript environments. Its purpose is to save efficiency in logging, debugging, and other tasks.

Features

console manager

It has the following functions:

  • add console : press shift+ctr+l to add console and type controlled by logType configuration.
  • delete console: press shift+ctr+d to delete logs focused active code.

Requirements

vscode version is up 1.0.0. This is running in JavaScript environments.

Extension Settings

This extension contributes the following settings:

  • consoleManager.logType: The type of log statement to insert
  • consoleManager.logPrefix: The prefix for the log statement.

Release Notes

0.0.1

Initial release of ConsoleManager, feature add and delete console.

0.0.3

fix image resources are not effective

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