Skip to content

Instantly share code, notes, and snippets.

@earltedly
Created November 26, 2014 18:01
Show Gist options
  • Save earltedly/0764cee008be6971ab6b to your computer and use it in GitHub Desktop.
Save earltedly/0764cee008be6971ab6b to your computer and use it in GitHub Desktop.
<snippet>
<content><![CDATA[APP_LOG(APP_LOG_LEVEL_DEBUG, "${1:message} %d %d %d %d", $2.origin.x, $2.origin.y, $2.size.w, $2.size.h);]]></content>
<tabTrigger>logrect</tabTrigger>
<scope>source.c</scope>
<description>Pebble rect log statement</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment