A stupid vscode extension to log a variable value with its identifier
- Visual Studio Code extension.
- To log a Javascript variable value along with its identifier.
-
Install
-
In a Javascript file try using the following shortcuts
-
peek
to useconsole.log
-
yell
to useconsole.error
-
trace
to useconsole.trace
-
here
to useconsole.log('here..')
https://media.giphy.com/media/JfWaCTPT14GHUkQuBY/giphy.gif
https://marketplace.visualstudio.com/items?itemName=SumitMukhija.peek