Skip to content

Instantly share code, notes, and snippets.

@hugohil
Last active September 30, 2015 08:05
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 hugohil/85e048cec19134a9e609 to your computer and use it in GitHub Desktop.
Save hugohil/85e048cec19134a9e609 to your computer and use it in GitHub Desktop.
print console log with current file name and line
<snippet>
<content><![CDATA[console.log('$TM_FILENAME - $0');]]></content>
<tabTrigger>jslog</tabTrigger>
<scope>source.js</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment