Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Console KitNew to Visual Studio Code? Get it now.
Console Kit

Console Kit

NicholasHsiang

|
1 install
| (0) | Free
A lightweight VS Code extension for adding and removing console statements with configurable labels.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Console Kit

中文文档

Features

  • Add a labeled Console statement in JavaScript, TypeScript, React, and Vue files.
  • Remove matching Console Kit logs from the current document.
  • Remove matching Console Kit logs from the workspace after confirmation.

Why Console Kit

Console Kit uses a TypeScript-first, AST-based implementation to place and remove logs from real code structure instead of brittle text matching. It does not include telemetry or network reporting code, and its core behavior is covered by unit tests plus VS Code integration tests across supported file types.

Default shortcut

Platform Shortcut
macOS Cmd+Alt+L
Windows / Linux Ctrl+Alt+L
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft