Skip to content

Instantly share code, notes, and snippets.

@fernandoguedes
Created October 8, 2015 18:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save fernandoguedes/c46c54890aaa3e69ff2d to your computer and use it in GitHub Desktop.
Save fernandoguedes/c46c54890aaa3e69ff2d to your computer and use it in GitHub Desktop.
console.log snippet to atom
'.source.js':
'Console log':
'prefix': 'log'
'body': 'console.log("$1", $1)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment