Skip to content

Instantly share code, notes, and snippets.

@picklepete
Created April 27, 2010 11:01
Show Gist options
  • Save picklepete/380626 to your computer and use it in GitHub Desktop.
Save picklepete/380626 to your computer and use it in GitHub Desktop.
TextMate snippet for Firebug console debugging
console.${1:log}(${2:variable});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment