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

Simple Console Log

drekevist

|
250 installs
| (0) | Free
Quick generation of console log statements
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Simple Console Log - vscode extension

  • active selection irrelevant
  • insert timestamps for blank lines
  • wraps strings
  • wraps variables with labels

NOTE - there are no default keybindings contributed, but for example you might use the following:

  • { "key": "cmd+l", "command": "extension.simpleConsoleLog", "when": "editorTextFocus" }

Contributes the following configuration options:

  • extension.simpleConsoleLog.addLineBreak

Contributes the following commands

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