Skip to content

VSCode extension to insert a console.log with a random emoji

Notifications You must be signed in to change notification settings

jamesformica/emoji-log

Repository files navigation

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.

About

VSCode extension to insert a console.log with a random emoji

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •