/Selection-Log

A vs code extension to wrap highlighted text in a console.log() statement

Primary LanguageJavaScript

Selection Log

This is a vs code extension to allow you to wrap highlighted text in a console log statement. Useful for debugging purposes.

See how it is used below

Demo of extension

The default keybinding is:

  • Windows: ctrl+alt+c
  • Mac: cmd+ctrl+c