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

Console Flash

NAPTheDevHcj

|
6,259 installs
| (3) | Free
Quickly add console.log using keybinding
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Console Flash

Quickly add console.log using keybinding

Made by napthedev

Usage

  • Windows: Control + Shift + L
  • Mac: Command + Shift + L

Demo

Preview

Explain

When no text is selected, it will automatically select the current WORD and add a console.log down below If any text is selected, it will be added into the console.log

Settings

settings.json

{
  "console-flash.double-quotes": true, // will use single quote if set to false
  "console-flash.semi-colon": true // will not use semi colon if set to false
}

Settings UI Setting

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