Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Console Log InserterNew to Visual Studio Code? Get it now.
Console Log Inserter

Console Log Inserter

hyeran0513

|
3 installs
| (0) | Free
Quickly insert console.log statements, including JSON.stringify support.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Console Log Inserter

Description

A simple VS Code extension to add console.log() statements quickly.

Features

  • Adds console.log() to selected text.
  • Adds console.log(JSON.stringify()) to selected text.

Usage

  1. Select some text.
  2. Use the following keyboard shortcuts:

➤ Console Log

  • Windows / Linux: Ctrl + Alt + L
  • Mac: Cmd + Option + L

Console Log

➤ Console Log with JSON.stringify

  • Windows / Linux: Ctrl + Alt + Shift + L
  • Mac: Cmd + Option + Shift + L

Console Log with JSON

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