Skip to content

Instantly share code, notes, and snippets.

@maxcnunes
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxcnunes/5c8793b3b36364b9511a to your computer and use it in GitHub Desktop.
Save maxcnunes/5c8793b3b36364b9511a to your computer and use it in GitHub Desktop.
<snippet>
<content><![CDATA[
console.log(${1:'\n---->${2}', }require('util').inspect(${3:arguments}, { depth: null, colors: true }));
]]></content>
<tabTrigger>inspect</tabTrigger>
<scope>source.js</scope>
<description>nodejs - util.inspect</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment