Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>JS Quick ConsoleNew to Visual Studio Code? Get it now.
JS Quick Console

JS Quick Console

AhadCove

|
138,457 installs
| (8) | Free
Quickly print out log messages
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JavaScript Quick Console

Quickly print out log messages

Installing

This extension is available for free in the Visual Studio Code Marketplace

How to use

Only activates with .js and .ts files

  • Highlight anything in the editor
  • Press Cmd+Shift+L (Mac), or Ctrl+Shift+L (Windows)
  • The output (on a new line) will be: console.log('variable: ', variable);

Keyboard Shortcut

By default the keyboard shortcut is Cmd+Shift+L or Ctrl+Shift+L If this shortcut interferes with another extension or system wide Shortcut, you may change it in the Keyboard Shortcuts Setting.

Press Cmd+P or Ctrl+P and type in Open Keyboard Shortcuts. Search for Log Javascript Selection and click on the pen icon. This is where you can enter any Shortcut you choose.

License

MIT License

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