Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>emoji-logNew to Visual Studio Code? Get it now.
emoji-log

emoji-log

James Formica

|
1,909 installs
| (3) | Free
console.log with a random emoji
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

emoji-log README

This is a super simple command that inserts a console.log statement with a random emoji to help you find it in your console output! E.g. console.log('✋', )

Installation

Simply click the "install" button above (in VSCode marketplace) to add it as an extension

Usage

Type cmd + shift + p to bring up the command list and start typing "Emoji log". Then all you gotta do is click it!

To customize the list of emojis used, add emojis to the Emoji Log: Emoji List setting.

To change the log format or cursor placement, use the Emoji Log: Log Format setting. For example, you might want to use the format puts "$EMOJI #{$CURSOR}" in a Ruby workspace.

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