Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>peekNew to Visual Studio Code? Get it now.
peek

peek

Sumit Mukhija

|
3,598 installs
| (0) | Free
Logs a variable name and the value.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

peek

A stupid vscode extension to log a variable value with its identifier

What?

  • Visual Studio Code extension.

Why?

  • To log a Javascript variable value along with its identifier.

How?

  • Install

  • In a Javascript file try using the following shortcuts

  • peek to use console.log

  • yell to use console.error

  • trace to use console.trace

  • here to use console.log('here..')

Demo?

https://media.giphy.com/media/JfWaCTPT14GHUkQuBY/giphy.gif

Download?

https://marketplace.visualstudio.com/items?itemName=SumitMukhija.peek

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