Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Quick Log PlusNew to Visual Studio Code? Get it now.
Quick Log Plus

Quick Log Plus

QuickTools

|
8 installs
| (1) | Free
Insert console.log quickly in JavaScript or React projects.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quick Log Plus

Insert colored console.log statements fast in JavaScript and TypeScript.

Demo

Features

  • Replaces a keyword with a styled console.log.
  • Adds color to console output.
  • Works with strings and variables.
  • Runs on space trigger.
  • Speeds up debugging.

Color Keywords

Keyword Color
glog green
blog blue
rlog red
wlog white
plog purple
slog silver
alog aqua
hlog deeppink
jlog yellow
ilog indigo
ulog ultramarine
tlog teal
klog khaki
nlog navy
elog emerald
xlog coral
ylog gold
zlog cyan
qlog crimson

Samples

Input Example Output
msg glog 🟢 msg result is →
msg blog 🔵 msg result is →
msg rlog 🔴 msg result is →
msg wlog ⚪ msg result is →

🚀 How it works

  1. Type a value, then a keyword.
  2. Press the console key.
  3. Add a space at the end to trigger the log.

[!WARNING] Important: Make sure to include a space at the end of the log, and do not press any key other than the space.

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